Menu

SAP Function Module CLOI_DOWNLOAD_TRIGGER_TRANS

Transactional data: trigger different IDoc creating reports

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

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 CLOI_DOWNLOAD_TRIGGER_TRANS (Transactional data: trigger different IDoc creating reports) is a standard Function Module in SAP ERP and is part of the function group LOI1 within the package CLOI.

Technical Information

Function Module CLOI_DOWNLOAD_TRIGGER_TRANS
Short Text Transactional data: trigger different IDoc creating reports
Function Group LOI1
Package CLOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_FR LIKE SY-DATUM
DATE_TO LIKE SY-DATUM
NO_PLO LIKE SY-BATCH
NO_PRO LIKE SY-BATCH
NO_RSH LIKE SY-BATCH
NO_STD LIKE SY-BATCH
OPT_SYS LIKE TBDLST-LOGSYS
PLO_GL LIKE SY-BATCH
PLO_LO LIKE SY-BATCH
PLSCN LIKE PLSC-PLSCN 0
PRO_GL LIKE SY-BATCH
PRO_LO LIKE SY-BATCH
PSIZE LIKE BDFIELDS-PSIZE 20 number of elements per process
RFCGR LIKE BDFIELDS-RFCGR SPACE Server Group for parallel processing
RSH_GL LIKE SY-BATCH
RSH_LO LIKE SY-BATCH
STD_GL LIKE SY-BATCH
STD_LO LIKE SY-BATCH

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
ARBPL_GL LIKE CLOIARBPL
ARBPL_PL LIKE CLOIARBPL
ARBPL_PR LIKE CLOIARBPL
ARBPL_RS LIKE CLOIARBPL
DISPO_PL LIKE CLOIDISPO
DISPO_PR LIKE CLOIDISPO
DISPO_RS LIKE CLOIDISPO
DISPO_ST LIKE CLOIDISPO
MATNR_GL LIKE CLOIMATNR
MATNR_PL LIKE CLOIMATNR
MATNR_PR LIKE CLOIMATNR
MATNR_RS LIKE CLOIMATNR
MATNR_ST LIKE CLOIMATNR
WERKS_GL LIKE CLOIWERKS
WERKS_PL LIKE CLOIWERKS
WERKS_PR LIKE CLOIWERKS
WERKS_RS LIKE CLOIWERKS
WERKS_ST LIKE CLOIWERKS

Exceptions

This function module does not define any Exceptions.