The Function Module G_VSR_STORE_SETID_IN_BUFFER (VSR: Stores the setid in the internal buffer, if not already contained) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_VSR_STORE_SETID_IN_BUFFER |
Short Text | VSR: Stores the setid in the internal buffer, if not already contained |
Function Group | GBLO |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOOLEXP_TABLE | TYPE | TABLE | Table with the boolean condition | |
BOOLID | LIKE | GB903-BOOLID | Boolid of the expression | |
SEQNR_OF_BOOLEXP | LIKE | GB901-SEQNR | Line with IN construct |
This function module does not define any EXPORTING parameters.
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.