Menu

SAP Function Module G_VSR_VALIDATION_TRANSPORT

Insert Validation in a Transport Request

The Function Module G_VSR_VALIDATION_TRANSPORT (Insert Validation in a Transport Request) is a standard Function Module in SAP ERP and is part of the function group GBLT within the package GVAL.

Technical Information

Function Module G_VSR_VALIDATION_TRANSPORT
Short Text Insert Validation in a Transport Request
Function Group GBLT
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
CORR_NUMBER LIKE E070-TRKORR Correction Number
MODE TYPE C 'I' 'I' - Insert in / 'D' - Delete from Transport
VALIDATION LIKE GB93-VALID Validation Name
X_NO_MESS LIKE SY-DATAR ' ' No 'I', 'S' Messages, No Dialog Boxes
X_W_BCLASS LIKE SY-DATAR With - 'X', Without - ' ' (Default) Boolean Class
X_W_MESSAGES LIKE SY-DATAR With - 'X', Without - ' ' (Default) Used Message
X_W_MESSCLASS LIKE SY-DATAR With - 'X', Without - ' ' (Default) Message Class
X_W_RULES LIKE SY-DATAR 'X' With - 'X', Without - ' ' Used Rules
X_W_SETS LIKE SY-DATAR 'X' With - 'X', Without - ' ' Used Sets

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

These are the Exceptions of this function module.

Exception Name Short Text
DEL_CANCEL Deletion from Transport Request Canceled by User
NO_AUTHORITY No Authorization to Transport Validations
NO_MODE Invalid Mode
NO_VALID Invalid Validation Name
TR_SYSTEM_ERROR Error in Transport System, see 'E' Message