INTF IF_XCO_GEN_DDLS_S_FO_FIELD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_DDLS_S_FO_COMPOS
Next Object: IF_XCO_GEN_DDLS_S_FO_J_INNER

Status: RELEASED

Public
Interface if_xco_gen_cds_s_fo_ann_target
Attribute expression TYPE if_xco_gen_ddls_ddl_expression
Method set_alias
  IMPORTING
    iv_alias TYPE SXCO_DDEF_ALIAS_NAME
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_key
  IMPORTING
    iv_key TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_localized
  IMPORTING
    iv_localized TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_virtual
  IMPORTING
    iv_virtual TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_redirected_to
  IMPORTING
    iv_projection_view TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_redirected_to_parent
  IMPORTING
    iv_projection_view TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_redirected_to_compos_child
  IMPORTING
    iv_projection_view TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method set_type
  IMPORTING
    io_type TYPE if_xco_gen_ddls_field_type
  RETURNING ro_me TYPE if_xco_gen_ddls_s_fo_field
Method create_association
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_association TYPE if_xco_gen_ddls_s_fo_assoc
Method get_association
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_association TYPE if_xco_gen_ddls_s_fo_assoc
Method delete_association
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME
Method create_composition
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_composition TYPE if_xco_gen_ddls_s_fo_compos
Method get_composition
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_composition TYPE if_xco_gen_ddls_s_fo_compos
Method delete_composition
  IMPORTING
    iv_target TYPE SXCO_CDS_OBJECT_NAME

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app