INTF IF_XCO_DBT_FIELD_CONTENT
Source Link
Open in ADT
Home
Previous Object: IF_XCO_DBT_FIELD
Next Object: IF_XCO_DBT_FIELD_PROPOSAL_FCT
Status: RELEASED
Public
Type tv_short_description TYPE if_xco_dbt_field_content=>tv_short_description
Type ts_content TYPE if_xco_dbt_field_content=>ts_content
Attribute field TYPE if_xco_dbt_field
Attribute read_state TYPE cl_xco_ad_object_read_state
Method get_short_description
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rv_short_description TYPE if_xco_dbt_field_content=>tv_short_description
Method get_key_indicator
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rv_key_indicator TYPE ABAP_BOOL
Method get_not_null
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rv_not_null TYPE ABAP_BOOL
Method get_type
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING ro_type TYPE if_xco_dbt_field_type
Method get_language_indicator
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rv_language_indicator TYPE ABAP_BOOL
Method get_currency_quantity
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rs_currency_quantity TYPE if_xco_tab_field_content=>ts_currency_quantity
Method get
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING rs_content TYPE if_xco_dbt_field_content=>ts_content
Method get_underlying_built_in_type
IMPORTING
 io_origin TYPE cl_xco_dbt_origin Optional
RETURNING ro_underlying_built_in_type TYPE cl_xco_ad_built_in_type
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app