Data Element list used by SAP ABAP Function Module FI_WT_ZP_UPDATE_REGUPW (Edit payment proposal: update REGUPW records)
SAP ABAP Function Module
FI_WT_ZP_UPDATE_REGUPW (Edit payment proposal: update REGUPW records) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNR_D | Accounting Document Number | SOURCE VALUE(I_BELNR) LIKE BSEG-BELNR |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BSEG-BUKRS |
|
| 3 | BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_BUZEI) LIKE BSEG-BUZEI |
|
| 4 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE BSEG-GJAHR |
|
| 5 | LAUFD | Date on Which the Program Is to Be Run | SOURCE VALUE(I_LAUFD) LIKE REGUP-LAUFD |
|
| 6 | LAUFI | Additional Identification | SOURCE VALUE(I_LAUFI) LIKE REGUP-LAUFI |
|
| 7 | VBLNR | Document Number of the Payment Document | SOURCE VALUE(I_VBLNR_NEW) LIKE REGUP-VBLNR |
|
| 8 | VBLNR | Document Number of the Payment Document | SOURCE VALUE(I_VBLNR_OLD) LIKE REGUP-VBLNR |
|