The Function Module ABARRFC_RULE_ADD_VALUES (Derivation Rule: AddValues) is a standard Function Module in SAP ERP and is part of the function group ABADRRFC within the package ABADR.
Function Module | ABARRFC_RULE_ADD_VALUES |
Short Text | Derivation Rule: AddValues |
Function Group | ABADRRFC |
Package | ABADR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TESTRUN | TYPE | TESTRUN | Switch to Simulation Session for Write BAPIs | |
RULE_ID | TYPE | ABADRRFC_RULE-RULE_ID | Derivation: Extended internal ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET2 | Return Parameters |
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 |
---|---|---|---|---|
RULE_VALUES | LIKE | ABADRFC_RULE_VALUES | Derivation Rule Entry |
This function module does not define any Exceptions.