INTF IF_XCO_CP_GEN_TABL_DBT_S_FORM
Source Link
Open in ADT
Home
Previous Object: IF_XCO_CP_GEN_TABL_DBT_S_FO_TD
Next Object: IF_XCO_CP_GEN_TABL_DBT_TMPLT
Status: RELEASED
Public
Type tv_short_description TYPE if_xco_cp_gen_tabl_dbt_s_form=>tv_short_description
Type ts_technical_settings TYPE if_xco_cp_gen_tabl_dbt_s_form=>ts_technical_settings
Attribute technical_settings TYPE if_xco_cp_gen_tabl_dbt_s_form=>ts_technical_settings
Method set_short_description
IMPORTING
 iv_short_description TYPE if_xco_cp_gen_tabl_dbt_s_form=>tv_short_description
RETURNING ro_me TYPE if_xco_cp_gen_tabl_dbt_s_form
Method set_delivery_class
IMPORTING
 io_delivery_class TYPE cl_xco_dbt_delivery_class
RETURNING ro_me TYPE if_xco_cp_gen_tabl_dbt_s_form
Method set_data_maintenance
IMPORTING
 io_data_maintenance TYPE cl_xco_dbt_data_maintenance
RETURNING ro_me TYPE if_xco_cp_gen_tabl_dbt_s_form
Method set_inverted_hash_indicator
IMPORTING
 iv_inverted_hash_indicator TYPE ABAP_BOOL Optional
RETURNING ro_me TYPE if_xco_cp_gen_tabl_dbt_s_form
Method add_field
IMPORTING
 iv_field_name TYPE SXCO_AD_FIELD_NAME
RETURNING ro_field TYPE if_xco_gen_tabl_dbt_s_fo_field
Method get_field
IMPORTING
 iv_field_name TYPE SXCO_AD_FIELD_NAME
RETURNING ro_field TYPE if_xco_gen_tabl_dbt_s_fo_field
Method remove_field
IMPORTING
 iv_field_name TYPE SXCO_AD_FIELD_NAME
Method add_include
RETURNING ro_include TYPE if_xco_gen_tabl_dbt_s_fo_incl
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app