Table list used by SAP ABAP Function Module BAPI_PAYMENTREQUEST_CREATE (Creation of a Payment Request)
SAP ABAP Function Module BAPI_PAYMENTREQUEST_CREATE (Creation of a Payment Request) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPI2021_ACCOUNTS BAPI Payment Request: Accounts
2 Table  BAPI2021_ACCOUNTS BAPI Payment Request: Accounts SOURCE VALUE(ACCOUNTS) LIKE BAPI2021_ACCOUNTS
3 Table  BAPI2021_ADDRESS Payment Request: Address Data SOURCE ADDRESS_DATA STRUCTURE BAPI2021_ADDRESS
4 Table  BAPI2021_AMOUNTS BAPI Payment Request: Amounts and Currencies SOURCE VALUE(AMOUNTS) LIKE BAPI2021_AMOUNTS
5 Table  BAPI2021_AMOUNTS BAPI Payment Request: Amounts and Currencies
6 Table  BAPI2021_BANK BAPI Payment Request: Bank Data SOURCE BANK_DATA STRUCTURE BAPI2021_BANK OPTIONAL
7 Table  BAPI2021_CENTRALBANKREP BAPI Payment Request: Reporting Data
8 Table  BAPI2021_CENTRALBANKREP BAPI Payment Request: Reporting Data SOURCE VALUE(CENTRAL_BANK_REP) LIKE BAPI2021_CENTRALBANKREP OPTIONAL
9 Table  BAPI2021_CORRDOC BAPI Payment Request: Corresponding Accounting Document
10 Table  BAPI2021_CORRDOC BAPI Payment Request: Corresponding Accounting Document SOURCE VALUE(CORR_DOC) LIKE BAPI2021_CORRDOC OPTIONAL
11 Table  BAPI2021_DATES BAPI Payment Request: Data SOURCE VALUE(VALUE_DATES) LIKE BAPI2021_DATES
12 Table  BAPI2021_DATES BAPI Payment Request: Data
13 Table  BAPI2021_HELP BAPI Payment Request: Other Fields SOURCE VALUE(RELEASEPAY) LIKE BAPI2021_HELP-RELEASEPAY DEFAULT 'X'
14 Table  BAPI2021_HELP BAPI Payment Request: Other Fields SOURCE VALUE(RELEASEPOST) LIKE BAPI2021_HELP-RELEASEPOST DEFAULT 'X'
15 Table  BAPI2021_HELP BAPI Payment Request: Other Fields SOURCE VALUE(TESTRUN) LIKE BAPI2021_HELP-TESTRUN OPTIONAL
16 Table  BAPI2021_INSTRUCTIONS BAPI Payment Request: Instruction Key
17 Table  BAPI2021_INSTRUCTIONS BAPI Payment Request: Instruction Key SOURCE VALUE(INSTRUCTIONS) LIKE BAPI2021_INSTRUCTIONS OPTIONAL
18 Table  BAPI2021_KEYNO BAPI Payment Request: Key Number SOURCE VALUE(REQUESTID) LIKE BAPI2021_KEYNO-REQUESTID
19 Table  BAPI2021_ORGANISATIONS BAPI Payment Request: Organizations SOURCE VALUE(ORGANISATIONS) LIKE BAPI2021_ORGANISATIONS
20 Table  BAPI2021_ORGANISATIONS BAPI Payment Request: Organizations
21 Table  BAPI2021_ORIGIN BAPI Payment Request: Origin SOURCE VALUE(ORIGIN) LIKE BAPI2021_ORIGIN
22 Table  BAPI2021_ORIGIN BAPI Payment Request: Origin
23 Table  BAPI2021_PAYMENTCTRL BAPI Payment Request: Payment Control SOURCE VALUE(PAYM_CONTROL) LIKE BAPI2021_PAYMENTCTRL
24 Table  BAPI2021_PAYMENTCTRL BAPI Payment Request: Payment Control
25 Table  BAPI2021_REFERENCES BAPI Payment Request: Reference Data SOURCE VALUE(REFERENCES) LIKE BAPI2021_REFERENCES OPTIONAL
26 Table  BAPI2021_REFERENCES BAPI Payment Request: Reference Data
27 Table  BAPI2021_REFTEXT BAPI Payment Request: Note to Payee Texts SOURCE REFERENCE_TEXT STRUCTURE BAPI2021_REFTEXT OPTIONAL
28 Table  BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut SOURCE EXTENSIONIN STRUCTURE BAPIPAREX OPTIONAL
29 Table  BAPIRET2 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRET2
30 Table  BAPIRET2 Return Parameter