INTF IF_XCO_DTEL_DATA_TYPE

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DTEL_CONTENT
Next Object: IF_XCO_FG_CONTENT

Status: RELEASED

Public
Interface if_xco_printable
Interface if_xco_gen_dtel_data_type
Method is_built_in_type
  RETURNING rv_is_built_in_type TYPE ABAP_BOOL
Method get_built_in_type
  RETURNING ro_built_in_type TYPE cl_xco_ad_built_in_type
Method is_domain
  RETURNING rv_is_domain TYPE ABAP_BOOL
Method get_domain
  RETURNING ro_domain TYPE if_xco_domain
Method is_built_in_type_reference
  RETURNING rv_is_built_in_type_reference TYPE ABAP_BOOL
Method get_built_in_type_reference
  RETURNING ro_built_in_type_reference TYPE if_xco_ad_built_in_type_rfrnc
Method is_data_type_reference
  RETURNING rv_is_data_type_reference TYPE ABAP_BOOL
Method get_data_type_reference
  RETURNING ro_data_type_reference TYPE if_xco_ad_data_type_reference
Method is_interface
  RETURNING rv_is_interface TYPE ABAP_BOOL
Method get_interface
  RETURNING ro_interface TYPE if_xco_ao_interface
Method is_class
  RETURNING rv_is_class TYPE ABAP_BOOL
Method get_class
  RETURNING ro_class TYPE if_xco_ao_class

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app