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 CLM_CWB_FUNC_CHECKSYNT () is a standard Function Module in SAP ERP and is part of the function group SEMFB within the package SECE.
Function Module | CLM_CWB_FUNC_CHECKSYNT |
Short Text | |
Function Group | SEMFB |
Package | SECE |
Module Type | Normal Module |
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 |
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 |
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 |
---|---|---|---|---|
ERROR_TABLE | LIKE | RSLINLMSG | Output Structure for Syntax Check Warnings | |
WARNINGS_TABLE | LIKE | RSLINLMSG | Output Structure for Syntax Check Warnings |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DINCLUDE | |
FB_NOT_FOUND | |
RFC_UTASK_ERROR |