The Function Module ABADR_GET_RULE_ENTRY_FOR_GUID () is a standard Function Module in SAP ERP and is part of the function group ABADR_ARCHIVE within the package ABADR.
Function Module | ABADR_GET_RULE_ENTRY_FOR_GUID |
Short Text | |
Function Group | ABADR_ARCHIVE |
Package | ABADR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | TABADR-APPLCLASS | Application class for DD objects (not used) | |
I_CLIENT | LIKE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
I_ENV | TYPE | TABADRS-ABADRENV | Environment for strategy | |
I_GUID | TYPE | ABADR_VALUE | GUID | |
I_STRATEGY_ID | TYPE | TABADR-ABADRSTRATID | Strategy ID | |
I_SUBCLASS | TYPE | TABADR-SUBCLASS | Subgroup by Application Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EID | TYPE | ABADRSTEPID | Step ID | |
E_INTID | TYPE | ABADRCINTID | Derivation: Extended internal ID | |
E_TEXT | TYPE | ABADR_TEXT | Rule text |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RULE_VALUES | TYPE | ABADR_TAB_RULE_ENTRIES | ||
E_TAB_SOURCES | TYPE | ABADR_TAB_SOURCES |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_FOUND | No value found |