INTF IF_XCO_CDS_FIELD_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CDS_FIELD
Next Object: IF_XCO_CDS_FIELD_TYPE

Status: RELEASED

Public
Type ts_association_content TYPE if_xco_cds_field_content=>ts_association_content
Type ts_composition_content TYPE if_xco_cds_field_content=>ts_composition_content
Type ts_content TYPE if_xco_cds_field_content=>ts_content
Attribute field TYPE if_xco_cds_field
Attribute read_state TYPE cl_xco_ddef_object_read_state
Method get_original_name
  RETURNING rv_original_name TYPE SXCO_CDS_FIELD_NAME
Method get_expression
  RETURNING ro_expression TYPE if_xco_ddl_expression
Method get_alias
  RETURNING rv_alias TYPE SXCO_DDEF_ALIAS_NAME
Method get_key_indicator
  RETURNING rv_key_indicator TYPE ABAP_BOOL
Method get_localized_indicator
  RETURNING rv_localized_indicator TYPE ABAP_BOOL
Method get_virtual_indicator
  RETURNING rv_virtual_indicator TYPE ABAP_BOOL
Method get_redirected_to
  RETURNING rv_redirected_to TYPE SXCO_CDS_OBJECT_NAME
Method get_redirected_to_parent
  RETURNING rv_redirected_to_parent TYPE SXCO_CDS_OBJECT_NAME
Method get_redirected_to_compos_child
  RETURNING rv_redirected_to_compos_child TYPE SXCO_CDS_OBJECT_NAME
Method get_type
  RETURNING ro_type TYPE if_xco_cds_field_type
Method get_association
  RETURNING rs_association TYPE if_xco_cds_field_content=>ts_association_content
Method get_composition
  RETURNING rs_composition TYPE if_xco_cds_field_content=>ts_composition_content
Method get
  RETURNING rs_content TYPE if_xco_cds_field_content=>ts_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app