Menu

SAP Function Module RRV_BUCKET_FROM_QUERY_FILL

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.

Technical Information

Function Module RRV_BUCKET_FROM_QUERY_FILL
Short Text
Function Group RRV0
Package RSROA
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.