The Function Module SCPR_CT_TRANSPORT_LOAD () is a standard Function Module in SAP ERP and is part of the function group SCPRPR within the package SCPR.
Function Module | SCPR_CT_TRANSPORT_LOAD |
Short Text | |
Function Group | SCPRPR |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TASK_CATEGORY | TYPE | TRCATEG | 'CUST' | Kategorie des Auftrags/der Aufgabe |
TASK_NUMBER | LIKE | E070-TRKORR | ||
WITH_DIALOG | TYPE | CHAR1 | 'N' | Y-with/N-without user dialog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TASK_NUMBER_USED | LIKE | E070-TRKORR | Verwendeter Auftrag/Aufgabe | |
TRANSP_ERRORS | TYPE | SCP1_GENERAL_ERRORS | Fehler beim Schreiben der Daten in den Transportauftrag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E071K_TRANSP | TYPE | TR_KEYS | Table Keys | |
E071_TRANSP | TYPE | TR_OBJECTS | Objects |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.