Menu

SAP Function Module SCPR_CT_TRANSPORT_LOAD

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.

Technical Information

Function Module SCPR_CT_TRANSPORT_LOAD
Short Text
Function Group SCPRPR
Package SCPR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.