Menu

SAP Function Module CLM_CWB_FUNC_CHECKSYNT

The Function Module CLM_CWB_FUNC_CHECKSYNT () is a standard Function Module in SAP ERP and is part of the function group SEMFB within the package SECE.

Technical Information

Function Module CLM_CWB_FUNC_CHECKSYNT
Short Text
Function Group SEMFB
Package SECE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_ERRORS TYPE CHAR1 SPACE Single-Character Flag
CHECK_INEXISTENT TYPE CHAR1 SPACE X - Prüfen auch wenn noch inexistent
GLOBAL_CHECK TYPE CHAR1 SPACE Check Globally
IM_FUNCB TYPE SVRS2_XFUNC
TRANSPORT_KEY LIKE TRKEY Complete Key of a Transport Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ERROR_DESCRIPTIONS TYPE RSLINLTAB Long Text Table for Syntax Error Messages
O_ERROR_INCLUDE LIKE SY-REPID
O_ERROR_LINE LIKE SY-INDEX
O_ERROR_MESSAGE TYPE EDMESSAGE
O_ERROR_OFFSET LIKE SY-TABIX
O_ERROR_SUBRC LIKE SY-SUBRC
O_ERROR_WORD TYPE EDMESSAGE EDIC message
O_MESSAGE_ID TYPE SEDI_INTERNAL_ID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE LIKE RSLINLMSG Output Structure for Syntax Check Warnings
WARNINGS_TABLE LIKE RSLINLMSG Output Structure for Syntax Check Warnings

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_DINCLUDE
FB_NOT_FOUND
RFC_UTASK_ERROR