INTF IF_XCO_FUNCTION_GROUP
Source Link
Open in ADT
Home
Previous Object: IF_XCO_FM_SOURCE_CODE
Next Object: IF_XCO_FUNCTION_GROUPS
Status: RELEASED
Public
Interface if_xco_ar_object
Type list TYPE if_xco_function_group=>list
Attribute name TYPE SXCO_FG_OBJECT_NAME
Attribute function_modules TYPE if_xco_fg_function_modules_fct
Method exists
IMPORTING
 io_origin TYPE cl_xco_fg_origin Optional
RETURNING rv_exists TYPE ABAP_BOOL
Method content
RETURNING ro_content TYPE if_xco_fg_content
Method function_module
IMPORTING
 iv_name TYPE SXCO_FM_NAME
RETURNING ro_function_module TYPE if_xco_function_module
Method check_syntax
RETURNING ro_check_result TYPE if_xco_dp_check_result
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app