The Function Module PTEX2003_BATCH_TRANSFER (Überleitung aus externer Schnittstelle ins HR (IT 2003)) is a standard Function Module in SAP ERP and is part of the function group PTEX within the package PTIM.
Function Module | PTEX2003_BATCH_TRANSFER |
Short Text | Überleitung aus externer Schnittstelle ins HR (IT 2003) |
Function Group | PTEX |
Package | PTIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LISTE | TYPE | C | 'X' | |
ONLINE | TYPE | C | 'N' | |
TESTLAUF | TYPE | TESTLAUFEN | SPACE | Testlauf |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATASETS_FAILED | TYPE | I | ||
DATASETS_OK | TYPE | I |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GLOBAL_ERRORS | LIKE | HRERROR | Übergabetabelle für HR-Errorhandling | |
IPTEX2003GEN | LIKE | PTEX2003GEN | Schnittstellentabelle für IT 2003 - generelle Information | |
IPTEX2003SPEC | LIKE | PTEX2003SPEC | Schnittstellentabelle für IT 2003 - Intervallinformation | |
IPTEXLST | LIKE | PTEXLST |
This function module does not define any Exceptions.