INTF IF_XCO_STR_COMPONENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_SRVD_EXPOSURES_FACTORY
Next Object: IF_XCO_STR_COMPONENT_CONTENT

Status: RELEASED

Public
Interface if_xco_printable
Attribute name TYPE SXCO_AD_FIELD_NAME
Attribute structure TYPE if_xco_ad_structure
Attribute foreign_key TYPE if_xco_str_foreign_key
Attribute search_help TYPE if_xco_str_search_help
Method exists
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING rv_exists TYPE ABAP_BOOL
Method content
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING ro_content TYPE if_xco_str_component_content
Method proposal
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING ro_proposal TYPE if_xco_str_component_pr_fctry
Method get_value_check
  IMPORTING
    ia_value TYPE any
  RETURNING ro_value_check TYPE if_xco_dp_check

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app