The Function Module SET_USAGE_SUBSTITUTION (Veraltet) is a standard Function Module in SAP ERP and is part of the function group RGSU within the package GBSE.
Function Module | SET_USAGE_SUBSTITUTION |
Short Text | Veraltet |
Function Group | RGSU |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | Required client | |
IN_FUNCTION | TYPE | C | Delete/Insert | |
IN_SUBSEQNR | LIKE | GB921-SUBSEQNR | Serial number of substitution | |
IN_SUBSTID | LIKE | GB92-SUBSTID | Substitution name | |
SET_ID | TYPE | C | Used set | |
SET_TABLE | LIKE | SETHIER-TABNAME | SPACE | Table used set |
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.