Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module C10Y_USREXT_WRAPPER_APPLSCP_S (EHS: EXIT_SAPLC10Y_002 aus dem Geltungsbereich aufrufen) is a standard Function Module in SAP ERP and is part of the function group C10Y within the package CBUI.
Function Module | C10Y_USREXT_WRAPPER_APPLSCP_S |
Short Text | EHS: EXIT_SAPLC10Y_002 aus dem Geltungsbereich aufrufen |
Function Group | C10Y |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | Aktivitätstyp | |
I_ADDINF | LIKE | RCGADDINF | Änderungsnummer und Stichtag | |
I_FLG_DIALOG | TYPE | ESP1_BOOLEAN | - 'X': Dialoglogik, - ' ': API-Logik | |
I_KEYPATH | LIKE | EHSBS_DIALOG_OBJECTS | aktuelles Objekt | |
I_OKCODE | TYPE | ESP1_OKCODE_TYPE | SPACE | Ok-Code (nur in der Dialoglogik) |
I_TRTYPE | LIKE | RCGDIALCTR-TRTYPE | Transaktionstyp |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_ADD_PARAMS | TYPE | ESP7_ADD_PARAMS_STATUS_TYPE | (weitere Parameter) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IOTAB | LIKE | EHSBS_APPL_SCOPE_IOT | Tabelle der geplanten Neuanlagen und Änderungen | |
I_IOTAB_DEL | LIKE | EHSBS_APPL_SCOPE_IOT | Tabelle der geplanten Löschungen | |
I_IOTAB_SAV | LIKE | EHSBS_APPL_SCOPE_IOT | Tabelle der aktuellen Statuszuordnungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |