Menu

SAP Function Module SCC1_LOG_MSG_EXT_CLIENT_CP

The Function Module SCC1_LOG_MSG_EXT_CLIENT_CP () is a standard Function Module in SAP ERP and is part of the function group SCC1 within the package STRM.

Technical Information

Function Module SCC1_LOG_MSG_EXT_CLIENT_CP
Short Text
Function Group SCC1
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARBEITSGEBIET LIKE T100-ARBGB
LEVEL LIKE SPROT_U-LEVEL
MSG_NR LIKE T100-MSGNR
NEWOBJ TYPE SPROT_U-NEWOBJ New Section
P1 LIKE SPROT_U-VAR1
P2 LIKE SPROT_U-VAR2
P3 LIKE SPROT_U-VAR3
P4 LIKE SPROT_U-VAR4
PROT_FILE LIKE SPROT_I-PROT
SEVERITY TYPE SPROT_U-SEVERITY Error severity(' ',W(arning),E(rror),A(bnormal termination))

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROT_FLAG LIKE

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.