The Function Module RRV_BUCKET_FROM_QUERY_FILL () is a standard Function Module in SAP ERP and is part of the function group RRV0 within the package RSROA.
Function Module | RRV_BUCKET_FROM_QUERY_FILL |
Short Text | |
Function Group | RRV0 |
Package | RSROA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUCKET | TYPE | RRVBUCKET | Bucket | |
I_IOBJNM | TYPE | RSIOBJNM | InfoObject | |
I_NO_CACHE_FILL | TYPE | RS_BOOL | '' | Boolean |
I_VARIANT | TYPE | VARIANT | ABAP: Name of Variant (Without Program Name) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SY-SUBRC | Return Value, Return Value After ABAP Statements | |
E_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.