The Function Module SWB_START_COND_TRANSPORT_CHECK (WF: Prüfung, ob Startbedingung in Transportauftrag aufgenommen werden kann) is a standard Function Module in SAP ERP and is part of the function group SWB3 within the package SWB.
Function Module | SWB_START_COND_TRANSPORT_CHECK |
Short Text | WF: Prüfung, ob Startbedingung in Transportauftrag aufgenommen werden kann |
Function Group | SWB3 |
Package | SWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT_INDEPENDENT | TYPE | XFELD | Bedingung mandantenunabhängig ? | |
OBJ_KEY_CLIENT | TYPE | MANDT | SY-MANDT | Schlüsselbestandteil: Mandant |
OBJ_KEY_COND_GUID | TYPE | SWA_UNIQID | GUID der Startbedingung -> Verweis auf abhängige Tabelle | |
OBJ_KEY_EVENT | TYPE | SWO_EVENT | Schlüsselbestandteil: Ereignisname | |
OBJ_KEY_OBJECTTYPE | TYPE | C | Schlüsselbestandteil: Objekttyp | |
OBJ_KEY_VERSION | TYPE | SWD_VERSIO | Schlüsselbestandteil: Version | |
OBJ_KEY_WORKFLOWID | TYPE | SWD_WFD_ID | Schlüsselbestandteil: Ereignisempfänger |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TRANSPORT_DATA_LINES | LIKE | E071K | Transporteinträge gemäß angeliefertem Schlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_IN_TRANSPORT | Aufnahme in Transportauftrag nicht möglich |