INTF IF_XCO_DOMAIN_FIXED_VALUE

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DOMAIN_CONTENT
Next Object: IF_XCO_DOMAIN_FIXED_VALUE_CNT

Status: RELEASED

Public
Interface if_xco_printable
Type tv_lower_limit TYPE if_xco_domain_fixed_value=>tv_lower_limit
Attribute lower_limit TYPE if_xco_domain_fixed_value=>tv_lower_limit
Attribute domain TYPE if_xco_domain
Method exists
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
    io_origin TYPE cl_xco_domain_origin Optional
  RETURNING rv_exists TYPE ABAP_BOOL
Method content
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state
  RETURNING ro_content TYPE if_xco_domain_fixed_value_cnt

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app