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 Table  BNKA_BF Bank data (neutral communications structure)
2 Table  BNKA_BF Bank data (neutral communications structure) SOURCE VALUE(BANK_DETAIL) LIKE BNKA_BF
3 Table  P0009 HR Master Record: Infotype 0009 (Bank Details) SOURCE VALUE(PAYMENT_METHOD) LIKE P0009-ZLSCH
4 Table  P0009 HR Master Record: Infotype 0009 (Bank Details) SOURCE VALUE(BANK_CONTROLKEY) LIKE P0009-BKONT DEFAULT SPACE
5 Table  P0009 HR Master Record: Infotype 0009 (Bank Details) SOURCE VALUE(BANK_ACCOUNT) LIKE P0009-BANKN
6 Table  P0009 HR Master Record: Infotype 0009 (Bank Details) SOURCE VALUE(BANK_COUNTRY) LIKE P0009-BANKS
7 Table  P0009 HR Master Record: Infotype 0009 (Bank Details) SOURCE VALUE(BANK_KEY) LIKE P0009-BANKL
8 Table  PSYST System Fields for HR Infotypes (PA/Recruitment) SOURCE VALUE(COMPANY_COUNTRY) LIKE PSYST-LAND
9 Table  T005 Countries
10 Table  T005T Country Names
11 Table  T005_BF Application fields from the countries table for interfaces
12 Table  T042Z Payment Methods for Automatic Payment
13 Table  T042Z_BF Detail data on payment method
14 Table  T042Z_BF Detail data on payment method SOURCE VALUE(PAYMENT_METHOD_DETAIL) LIKE T042Z_BF
15 Table  T042Z_L_BF List data on payment method SOURCE REFERENCE(PAYMENT_METHOD_TEXT) LIKE T042Z_L_BF-TEXT1