The Function Module HRTRV_IF_GET_CREDIT_CARD_ITEMS (Kreditkartenbelege überspielen in Offline-Puffer) is a standard Function Module in SAP ERP and is part of the function group HRTRV_IF within the package PTRA_ADDON.
Function Module | HRTRV_IF_GET_CREDIT_CARD_ITEMS |
Short Text | Kreditkartenbelege überspielen in Offline-Puffer |
Function Group | HRTRV_IF |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIEMPL-PERNR | Personalnummer | |
ENDE | TYPE | CHAR1 | SPACE | X - CCC-Belegerfassung offline benden. Löschen der DB-Tabelle PTRV_ME_CCC_RUN |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CCBEL_IN_OUT | LIKE | PTK34 | Vorhandene Kreditkartenbelege | |
INBEL_IN_OUT | LIKE | PTK34_INBEL | Struktur der Tabelle INBEL des TC-Clusters | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.