INTF IF_XCO_AD_TABLE
Source Link
Open in ADT
Home
Previous Object: IF_XCO_AD_STRUCTURES
Next Object: IF_XCO_AD_TABLE_TYPE
Status: RELEASED
Public
Interface if_xco_ad_object
Interface if_xco_printable
Method is_structure
RETURNING rv_is_structure TYPE ABAP_BOOL
Method get_structure
RETURNING ro_structure TYPE if_xco_ad_structure
Method is_append_structure
RETURNING rv_is_append_structure TYPE ABAP_BOOL
Method get_append_structure
RETURNING ro_append_structure TYPE if_xco_append_structure
Method is_database_table
RETURNING rv_is_database_table TYPE ABAP_BOOL
Method get_database_table
RETURNING ro_database_table TYPE if_xco_database_table
Method is_global_temporary_table
RETURNING rv_is_global_temporary_table TYPE ABAP_BOOL
Method get_global_temporary_table
RETURNING ro_global_temporary_table TYPE if_xco_global_temporary_table
Method field
IMPORTING
 iv_name TYPE SXCO_AD_FIELD_NAME
RETURNING ro_field TYPE if_xco_tab_field
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app