INTF IF_FDT_CP_AST_LITERAL_NODE

Source Link
Open in ADT

Home
Previous Object: IF_FDT_CP_AST_FUNCTION_NODE
Next Object: IF_FDT_CP_AST_NODE

Status: RELEASED

Public
Interface if_fdt_cp_ast_node
Method get_value
  RETURNING rv_value TYPE STRING
Method set_value
  IMPORTING
    iv_value TYPE STRING
Method get_output_data_object_type
  RETURNING rv_data_object_type TYPE CHAR1
Method set_output_data_object_type
  IMPORTING
    iv_data_object_type TYPE CHAR1
Method get_output_business_data_type
  RETURNING rv_business_data_type TYPE CHAR1
Method set_output_business_data_type
  IMPORTING
    iv_business_data_type TYPE CHAR1

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app