The Function Module SET_USAGE_VALIDATION (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_VALIDATION |
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_BOOLTYPE | LIKE | GB90-BOOLTYPE | Boolean function category (condition, check...) | |
IN_FUNCTION | TYPE | C | Delete/Insert | |
IN_VALID | LIKE | GB93-VALID | Validation name | |
IN_VALSEQNR | LIKE | GB931-VALSEQNR | Serial number of validation | |
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.