Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module OBJECT_CHECK_TMSTRIAL (TMS-API: Prüf-/Lesenbaustein für DVS) is a standard Function Module in SAP ERP and is part of the function group RMXT101 within the package RMXTAPI.
Function Module | OBJECT_CHECK_TMSTRIAL |
Short Text | TMS-API: Prüf-/Lesenbaustein für DVS |
Function Group | RMXT101 |
Package | RMXTAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_OF_CHANGE | TYPE | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
I_AUTH_CHK | TYPE | XFELD | Feld zum Ankreuzen | |
LANGUAGE | TYPE | SY-LANGU | SY-LANGU | SAP-System, aktuelle Sprache |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISTRIBUTION_LOCK | LIKE | T141-DLOCK | Verteilsperre ist gesetzt | |
FAULT_TEXT | LIKE | Fehlertext zur Ausgabe in der Klassifizierung | ||
MEINS | LIKE | MARA-MEINS | Mengeneinheit | |
MESSAGE_TYPE | LIKE | Nachrichtentyp E,W,I oder S | ||
NO_AUTH | LIKE | Keine Berechtigung für das Objekt |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OTAB | LIKE | RMCLOBTX | Klassifizierung |
This function module does not define any Exceptions.