Data Element list used by SAP ABAP Function Module BAPI_PAYMENTREQ_STARTPAYMENT (Start Payment of Payment Request)
SAP ABAP Function Module
BAPI_PAYMENTREQ_STARTPAYMENT (Start Payment of Payment Request) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT | Posting Date in the Document | SOURCE VALUE(PSTNG_DATE) LIKE BAPI2021_PAY-PSTNG_DATE DEFAULT SY-DATUM |
|
| 2 | CHAR03 | Three-digit character field for IDocs | ||
| 3 | PAYM_TOOL | Create Payment Media with the PAYM-Tool? | SOURCE VALUE(USE_PAYMENT_MEDIUM_TOOL) LIKE |
|
| 4 | PAYM_TOOL | Create Payment Media with the PAYM-Tool? | SOURCE BAPI2021_PAY-USE_PAYMENT_MEDIUM_TOOL OPTIONAL |
|
| 5 | PROGNAME | ABAP Program Name | ||
| 6 | PRQ_NEXTRUN | Date of Next Payment Run | SOURCE VALUE(NEXT_DATE) LIKE BAPI2021_PAY-NEXT_DATE DEFAULT '99991231' |
|
| 7 | PRQ_PAYMRUNDATE | Payment Run Date | SOURCE VALUE(PAYMENT_RUN_DATE) LIKE BAPI2021_PAY-PAYMENT_RUN_DATE |
|
| 8 | PRQ_PAYMRUNID | Identification of the Payment Run | SOURCE VALUE(PAYMENT_RUN_ID) LIKE BAPI2021_PAY-PAYMENT_RUN_ID |
|
| 9 | PRQ_TRACE | Write the Additional Log for the Payment Run? | SOURCE VALUE(PAYMENT_RUN_LOG) LIKE BAPI2021_PAY-PAYMENT_RUN_LOG OPTIONAL |
|
| 10 | TESTRUN | Switch to Simulation Session for Write BAPIs | SOURCE VALUE(TESTRUN) LIKE BAPI2021_HELP-TESTRUN OPTIONAL |
|
| 11 | XFELD | Checkbox |