INTF IF_XCO_APS_COMPONENT_TYPE

Source Link
Open in ADT

Home
Previous Object: IF_XCO_APS_COMPONENT_CONTENT
Next Object: IF_XCO_APS_COMPONENTS

Status: RELEASED

Public
Interface if_xco_printable
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_data_element
  RETURNING rv_is_data_element TYPE ABAP_BOOL
Method get_data_element
  RETURNING ro_data_element TYPE if_xco_ad_data_element
Method is_structure
  RETURNING rv_is_structure TYPE ABAP_BOOL
Method get_structure
  RETURNING ro_structure TYPE if_xco_ad_structure
Method is_table_type
  RETURNING rv_is_table_type TYPE ABAP_BOOL
Method get_table_type
  RETURNING ro_table_type TYPE if_xco_ad_table_type
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