Table list used by SAP ABAP Function Module HRCA_PAYMENT_CHECK (HR Interface: Lesen, Prüfen von Zahlwegen und Banken)
SAP ABAP Function Module
HRCA_PAYMENT_CHECK (HR Interface: Lesen, Prüfen von Zahlwegen und Banken) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BNKA_BF | Bank data (neutral communications structure) | |
2 | ![]() |
BNKA_BF | Bank data (neutral communications structure) | SOURCE VALUE(BANK_DETAIL) LIKE BNKA_BF |
3 | ![]() |
P0009 | HR Master Record: Infotype 0009 (Bank Details) | SOURCE VALUE(PAYMENT_METHOD) LIKE P0009-ZLSCH |
4 | ![]() |
P0009 | HR Master Record: Infotype 0009 (Bank Details) | SOURCE VALUE(BANK_CONTROLKEY) LIKE P0009-BKONT DEFAULT SPACE |
5 | ![]() |
P0009 | HR Master Record: Infotype 0009 (Bank Details) | SOURCE VALUE(BANK_ACCOUNT) LIKE P0009-BANKN |
6 | ![]() |
P0009 | HR Master Record: Infotype 0009 (Bank Details) | SOURCE VALUE(BANK_COUNTRY) LIKE P0009-BANKS |
7 | ![]() |
P0009 | HR Master Record: Infotype 0009 (Bank Details) | SOURCE VALUE(BANK_KEY) LIKE P0009-BANKL |
8 | ![]() |
PSYST | System Fields for HR Infotypes (PA/Recruitment) | SOURCE VALUE(COMPANY_COUNTRY) LIKE PSYST-LAND |
9 | ![]() |
T005 | Countries | |
10 | ![]() |
T005T | Country Names | |
11 | ![]() |
T005_BF | Application fields from the countries table for interfaces | |
12 | ![]() |
T042Z | Payment Methods for Automatic Payment | |
13 | ![]() |
T042Z_BF | Detail data on payment method | |
14 | ![]() |
T042Z_BF | Detail data on payment method | SOURCE VALUE(PAYMENT_METHOD_DETAIL) LIKE T042Z_BF |
15 | ![]() |
T042Z_L_BF | List data on payment method | SOURCE REFERENCE(PAYMENT_METHOD_TEXT) LIKE T042Z_L_BF-TEXT1 |