Menu

SAP Function Module EMINT_CREATE_COMM

Anlegen von Stücklisten

The Function Module EMINT_CREATE_COMM (Anlegen von Stücklisten) is a standard Function Module in SAP ERP and is part of the function group S1EM within the package SEXP.

Technical Information

Function Module EMINT_CREATE_COMM
Short Text Anlegen von Stücklisten
Function Group S1EM
Package SEXP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IC_AS4TEXT LIKE E07T-AS4TEXT ' ' Kurzbeschreibung von Repository-Objekten
IC_SEL_E071 LIKE TRPARI-W_E071 ' ' Flag ('X' oder ' ')
IC_SEL_E071K LIKE TRPARI-W_E071K ' ' Flag ('X' oder ' ')
IC_TARSYSTEM LIKE E070-TARSYSTEM 'SAP' Transportziel eines Auftrags
IC_TRFUNCTION LIKE E070-TRFUNCTION 'T' Typ des Auftrags/Aufgabe
IC_TRKORR LIKE E070-TRKORR Auftrag/Aufgabe
IC_TRSTATUS LIKE E070-TRSTATUS 'D' Status des Auftrags/der Aufgabe

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TT_E071 LIKE E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben
TT_E071K LIKE E071K Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben

Exceptions

This function module does not define any Exceptions.