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 KKA_PARA_ORDER_WIP (RFC-Baustein für Parallelisierung der WIP-Ermittlung für Aufträge) is a standard Function Module in SAP ERP and is part of the function group KKPF within the package CKCO.
Function Module | KKA_PARA_ORDER_WIP |
Short Text | RFC-Baustein für Parallelisierung der WIP-Ermittlung für Aufträge |
Function Group | KKPF |
Package | CKCO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KKAPARA_IN | LIKE | KKAPARA_IN | Transfer of general parameters and results |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJ_ERROR | LIKE | SY-TABIX | ||
OBJ_NOT_REL | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | |
OBJ_TOTAL | LIKE | SY-TABIX |
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 |
---|---|---|---|---|
FEHLAUFT_TAB | LIKE | KKAPARA_FA | ||
OBJECTS_TAB | LIKE | KKAPARA_TA | Table with orders and results for each order | |
PROTOKOLL_TAB | LIKE | CMFMSG | Log for each order package (for return) | |
SCMA_WORKLISTS_CONTEXT | TYPE | SPTA_INDXTAB | Standardtabelle für INDX | |
VERSION_TAB | LIKE | KKAPARA_VS |
This function module does not define any Exceptions.