The Function Module RRX_TRACE_BAPI_GET_MEMBERS () is a standard Function Module in SAP ERP and is part of the function group RRX2 within the package RSR.
Function Module | RRX_TRACE_BAPI_GET_MEMBERS |
Short Text | |
Function Group | RRX2 |
Package | RSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALL_PRPTYS | TYPE | BAPI6111GEN-ALL_PROPERTIES | Selection of properties for Members_Get Methode | |
I_END_ROW | LIKE | RRT_MEMBERS-MEM_ORDINAL | General reference field for numbering | |
I_START_ROW | LIKE | RRT_MEMBERS-MEM_ORDINAL | General reference field for numbering |
This function module does not define any EXPORTING 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 |
---|---|---|---|---|
I_T_SEL_PRPTYS | LIKE | BAPI6110PRPNAM | Property name |
This function module does not define any Exceptions.