Menu

SAP Function Module IBOFCN_CHECK_CONSTRAINT

IBase: Merkmale

The Function Module IBOFCN_CHECK_CONSTRAINT (IBase: Merkmale) is a standard Function Module in SAP ERP and is part of the function group IBOFCN within the package CMTIB.

Technical Information

Function Module IBOFCN_CHECK_CONSTRAINT
Short Text IBase: Merkmale
Function Group IBOFCN
Package CMTIB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALOG_CURSOR LIKE DD03D-FIELDNAME SPACE Feldname
DIALOG_MODE LIKE SY-BINPT 'X' Batch-Input, Programm läuft unter Batch Input
DIALOG_STEPL LIKE SY-STEPL 0 Dynpros, Index der aktuellen Tabellenzeile
INIT_MESSAGE_DATA LIKE SY-BINPT 'X' Batch-Input, Programm läuft unter Batch Input
KNNAM TYPE KNNAM Merkmalname
LANGU LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
X_MESS_TYPE LIKE SY-MSGTY 'E' Nachrichten, Nachrichtentyp

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.