Menu

SAP Function Module USR_FLD02_03_CHECK

Prüfen der Userfeldnummern für Benutzerfelder 02 und 03

The Function Module USR_FLD02_03_CHECK (Prüfen der Userfeldnummern für Benutzerfelder 02 und 03) is a standard Function Module in SAP ERP and is part of the function group AIAC within the package AIR.

Technical Information

Function Module USR_FLD02_03_CHECK
Short Text Prüfen der Userfeldnummern für Benutzerfelder 02 und 03
Function Group AIAC
Package AIR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AKTYP LIKE T020-AKTYP 'V' Aktivitätstyp 'V' oder 'H' wird geprüft
I_USR LIKE TAIF9-USR02 Userfeldinhalt
I_USRNR LIKE TAIF9-USRNR Userfeldnummer '1' oder '2'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MSG LIKE MASSMSG Feldleiste mit der Fehlermeldung + variablen

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.