The Function Module G_VALIDATION_USAGE (Validation Usage) is a standard Function Module in SAP ERP and is part of the function group GBL3 within the package GVAL.
Function Module | G_VALIDATION_USAGE |
Short Text | Validation Usage |
Function Group | GBL3 |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INC_TYPE | LIKE | GB90-BOOLTYPE | ' ' | +' - Increment, '-' - Decrement, ' ' - Absolute |
MANDT | LIKE | SY-MANDT | SY-MANDT | Client |
VALCOUNT | LIKE | GB935-VALCOUNTER | Number of Uses | |
VALID | LIKE | GB93-VALID | Validation ID | |
VALUSER | LIKE | GB935-VALUSER | Using ID (Table GB03) |
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.