Menu

SAP Function Module CACS_LOG_NAVIGATE_TO_DOC

Setzen von Navigationsparametern zu einer Meldung

The Function Module CACS_LOG_NAVIGATE_TO_DOC (Setzen von Navigationsparametern zu einer Meldung) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.

Technical Information

Function Module CACS_LOG_NAVIGATE_TO_DOC
Short Text Setzen von Navigationsparametern zu einer Meldung
Function Group CACS_BUFFERLOG
Package CACSAL
Module Type Normal Module

Importing Parameters

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_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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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