INTF IF_XCO_AO_S_P_CHANGING_CONTENT
Source Link
Open in ADT
Home
Previous Object: IF_XCO_AO_S_P_CHANGING
Next Object: IF_XCO_AO_S_P_CHANGINGS
Status: RELEASED
Public
Interface if_xco_ao_s_parameter_content
Type ts_content TYPE if_xco_ao_s_p_changing_content=>ts_content
Attribute changing_parameter TYPE if_xco_ao_s_p_changing
Attribute version TYPE cl_xco_ao_version
Method get_short_description
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_short_description TYPE SXCO_AR_SHORT_DESCRIPTION
Method get_pass_by_value_indicator
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_pass_by_value_indicator TYPE ABAP_BOOL
Method get_typing_method
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING ro_typing_method TYPE cl_xco_ao_typing_method
Method get_typing_definition
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING ro_typing_definition TYPE if_xco_ao_typing_definition
Method get_optional_indicator
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_optional_indicator TYPE ABAP_BOOL
Method get_default_value
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_default_value TYPE STRING
Method get
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rs_content TYPE if_xco_ao_s_p_changing_content=>ts_content
Exists on:
| 754 | false | 
| 750 | false | 
| 702 | false | 
    Bug reports and ideas welcome
    Made using abaplint.app