Menu

SAP Function Module FC_VALIDATIONS_CONVERT

Überführt Validierungsregeln nach MS-Access

The Function Module FC_VALIDATIONS_CONVERT (Überführt Validierungsregeln nach MS-Access) is a standard Function Module in SAP ERP and is part of the function group FCVL within the package FC03.

Technical Information

Function Module FC_VALIDATIONS_CONVERT
Short Text Überführt Validierungsregeln nach MS-Access
Function Group FCVL
Package FC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUNIT TYPE FC_BUNIT
E_LANGU LIKE T002-SPRAS
E_VALGR LIKE FC03GRP-VALGR
E_VALID TYPE FC03_VALID
E_VALRL LIKE FC03RL-VALRL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_VALRL LIKE FC03RL-VALRL

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITAB_VALGRP LIKE FC03GRP
ITAB_VALGRPRL LIKE FC03GRPRL
ITAB_VALGRP_T LIKE FC03GRPT
ITAB_VALMESS LIKE FC03MESS
ITAB_VALPROT LIKE FC03PROT
ITAB_VALRL LIKE FC03RL
ITAB_VALRLMS LIKE FC03RLMS

Exceptions

This function module does not define any Exceptions.