Table list used by SAP ABAP Function Module FI_PAYMENT_REQUEST_PP_CHECK (Prüfen Payment Request und Daten für FI-Beleg (aus vorerfaßten Belegen))
SAP ABAP Function Module
FI_PAYMENT_REQUEST_PP_CHECK (Prüfen Payment Request und Daten für FI-Beleg (aus vorerfaßten Belegen)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACCBSET | Document Segment for Tax Data Plus Additional Fields RWIN | ||
| 2 | ACCCR | Accounting Interface: Currency Information | ||
| 3 | ACCFI | Interface to Accounting: Financial Acctg One-Time Accts | ||
| 4 | ACCHD | Interface to Accounting: Header Information | ||
| 5 | ACCHD | Interface to Accounting: Header Information | SOURCE VALUE(I_TCODE) LIKE ACCHD-TCODE OPTIONAL |
|
| 6 | ACCIT | Accounting Interface: Item Information | ||
| 7 | BOOLE | Boolean variable | ||
| 8 | BOOLE | Boolean variable | SOURCE VALUE(I_POST) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 9 | PAYBU | Header Supplement for Payment Requests Without Vendor | SOURCE VALUE(I_PAYBU) LIKE PAYBU OPTIONAL |
|
| 10 | PAYBU | Header Supplement for Payment Requests Without Vendor | ||
| 11 | PAYCT | Additional Criteria per Line Item | SOURCE T_PAYCT_OLD STRUCTURE PAYCT OPTIONAL |
|
| 12 | PAYCT | Additional Criteria per Line Item | ||
| 13 | PAYCT | Additional Criteria per Line Item | SOURCE T_PAYCT_NEW STRUCTURE PAYCT OPTIONAL |
|
| 14 | PAYKO | Additional FM Data for Payment Request | SOURCE T_PAYKO_OLD STRUCTURE PAYKO OPTIONAL |
|
| 15 | PAYKO | Additional FM Data for Payment Request | ||
| 16 | PAYKO | Additional FM Data for Payment Request | SOURCE T_PAYKO_NEW STRUCTURE PAYKO OPTIONAL |
|
| 17 | PAYRC | Additional Header Data for Recovery Order | ||
| 18 | PAYRC | Additional Header Data for Recovery Order | SOURCE VALUE(I_PAYRC) LIKE PAYRC OPTIONAL |
|
| 19 | PAYRQ | Payment Requests | SOURCE VALUE(I_PAYRQ) LIKE PAYRQ OPTIONAL |
|
| 20 | PAYRQ | Payment Requests | ||
| 21 | VBKPF | Document Header for Document Parking | SOURCE T_VBKPF_OLD STRUCTURE VBKPF OPTIONAL |
|
| 22 | VBKPF | Document Header for Document Parking | ||
| 23 | VBKPF | Document Header for Document Parking | SOURCE T_VBKPF_NEW STRUCTURE VBKPF |
|
| 24 | VBSEC | Document Parking One-Time Data Document Segment | SOURCE T_VBSEC_OLD STRUCTURE VBSEC OPTIONAL |
|
| 25 | VBSEC | Document Parking One-Time Data Document Segment | SOURCE T_VBSEC_NEW STRUCTURE VBSEC |
|
| 26 | VBSEG | Document Parking Document Segment - General Structure | ||
| 27 | VBSEG | Document Parking Document Segment - General Structure | SOURCE T_VBSEG_OLD STRUCTURE VBSEG OPTIONAL |
|
| 28 | VBSEG | Document Parking Document Segment - General Structure | SOURCE T_VBSEG_NEW STRUCTURE VBSEG |
|
| 29 | VBSET | Document Segment for Taxes Document Parking | SOURCE T_VBSET_OLD STRUCTURE VBSET OPTIONAL |
|
| 30 | VBSET | Document Segment for Taxes Document Parking | SOURCE T_VBSET_NEW STRUCTURE VBSET |
|
| 31 | WITH_ITEMX | Auxiliary structure for table WITH_ITEM |