The Function Module COINT_ERR_SINGLE_EXTID_CLBK (Callback-Bst. für Transaktion einzelnes Objekt (Aufruf von HROBJMAN)) is a standard Function Module in SAP ERP and is part of the function group COINT_ERR within the package COINT_ERR.
Function Module | COINT_ERR_SINGLE_EXTID_CLBK |
Short Text | Callback-Bst. für Transaktion einzelnes Objekt (Aufruf von HROBJMAN) |
Function Group | COINT_ERR |
Package | COINT_ERR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGEMODE | TYPE | OMACTMODE | Orgmanagement: Aktueller Modus | |
PLANVERSION | TYPE | PLVAR | Planvariante | |
SCENARIO | TYPE | OMOBJSCEN | Objektmanager: Szenario | |
TIMEDEPENDENT | TYPE | HROMTIMEFL | Hierarchieframework: Zeitabhängigkeit des Szenarios | |
TRANSACTION_START | TYPE | FLAG | allgemeines flag | |
USER_SETTINGS_EXIST | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_VALID | TYPE | FLAG | allgemeines flag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LPNODE | TYPE | OMSEANODE | Objektmanager: Suchknoten im Suchbereich | |
SEARCHTOOL | TYPE | SEOCLSNAME | Klassenname | |
SHOW_LAUNCHPAD | TYPE | FLAG | allgemeines flag |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEARCH_CRITERIA | TYPE | OMSEAATTAB | Orgmanagement: Tabelle der Suchattribute (Name, Wert) | |
ST_OBJECTS | TYPE | OBJEC_T | Orgmanagement: Tabelle von Objec Einträgen | |
ST_STRUCTURE | TYPE | STRUC_T | Orgmanagement: Tabelle von Struc Einträgen |
This function module does not define any Exceptions.