Menu

SAP Function Module G_VALIDATION_USAGE

Validation Usage

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.

Technical Information

Function Module G_VALIDATION_USAGE
Short Text Validation Usage
Function Group GBL3
Package GVAL
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.