Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module CACS_LOG_NAVIGATE_SES3 (Setzen von Navigationsparametern zu einer Meldung) is a standard Function Module in SAP ERP and is part of the function group CACS_SES_RUN within the package CACSS3.
Function Module | CACS_LOG_NAVIGATE_SES3 |
Short Text | Setzen von Navigationsparametern zu einer Meldung |
Function Group | CACS_SES_RUN |
Package | CACSS3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBGB | LIKE | SMESG-ARBGB | Arbeitsgebiet | |
CONTEXT | TYPE | BAL_S_CONT | Anwendungs-Log: Kontext | |
I_DOC_ID | TYPE | CACSDOCID | Identifikation eines Belegs | |
I_DUE_DATE | TYPE | CACSDUEDAT | Fälligkeitsdatum der Belegzeile | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Externe Identifikation | |
I_POST_YEAR | TYPE | CACSPSTYEAR | Zuordnungsjahr des Provisionsfalls/-belegs | |
MSGTY | LIKE | SMESG-MSGTY | Typ der Nachricht (E, I, W, ...) | |
MSGV1 | LIKE | SMESG-MSGV1 | SPACE | Nachrichten, Nachrichtenvariable |
MSGV2 | LIKE | SMESG-MSGV2 | SPACE | Nachrichten, Nachrichtenvariable |
MSGV3 | LIKE | SMESG-MSGV3 | SPACE | Nachrichten, Nachrichtenvariable |
MSGV4 | LIKE | SMESG-MSGV4 | SPACE | Nachrichten, Nachrichtenvariable |
PARAMS | TYPE | BAL_S_PARM | Anwendungs-Log: Parameter | |
XBATCH | TYPE | BOOLEAN | 'X' | boolsche Variable (X-true, --false, space-unknown) |
XDIALOG | TYPE | BOOLEAN | 'X' | boolsche Variable (X-true, --false, space-unknown) |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LOG_IS_FULL | Protokoll ist voll |
LOG_NOT_FOUND | Protokoll nicht gefunden |
MSG_INCONSISTENT | Meldung inkonsistent |
MSG_NOT_STORED | Meldung nicht gespeichert |
MSG_STORE_NOT_ALLOWED | Meldung speichern nicht erlaubt |
SEVERE_ERROR | Schwerer Fehler |