The Function Module IBOFCP_CHECK_CONFPROF (IBase: Merkmale) is a standard Function Module in SAP ERP and is part of the function group IBOFCP within the package CMTIB.
Function Module | IBOFCP_CHECK_CONFPROF |
Short Text | IBase: Merkmale |
Function Group | IBOFCP |
Package | CMTIB |
Module Type | Normal Module |
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 |
ID_INTERN | TYPE | IB0025-ID_INTERN | Konfigurationsprofil - Id | |
INIT_MESSAGE_DATA | LIKE | SY-BINPT | 'X' | Batch-Input, Programm läuft unter Batch Input |
LANGU | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
X_MESS_TYPE | LIKE | SY-MSGTY | 'E' | Nachrichten, Nachrichtentyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.