Menu

SAP Function Module SET_USAGE_VALIDATION

Veraltet

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.

Technical Information

Function Module SET_USAGE_VALIDATION
Short Text Veraltet
Function Group RGSU
Package GBSE
Module Type Normal Module

Importing Parameters

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

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.