Table list used by SAP ABAP Function Module FI_WT_PRELIMINARY_POST_NEWBLNR (Beleg parken: neue Belegnummer/neues Geschäftsjahr zuweisen)
SAP ABAP Function Module
FI_WT_PRELIMINARY_POST_NEWBLNR (Beleg parken: neue Belegnummer/neues Geschäftsjahr zuweisen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSEG | Accounting Document Segment | SOURCE VALUE(I_GJAHR_OLD) LIKE BSEG-GJAHR |
|
| 2 | BSEG | Accounting Document Segment | SOURCE VALUE(I_BUKRS) LIKE BSEG-BUKRS |
|
| 3 | BSEG | Accounting Document Segment | SOURCE VALUE(I_BELNR_OLD) LIKE BSEG-BELNR |
|
| 4 | BSEG | Accounting Document Segment | SOURCE VALUE(I_GJAHR_NEW) LIKE BSEG-GJAHR |
|
| 5 | BSEG | Accounting Document Segment | SOURCE VALUE(I_BELNR_NEW) LIKE BSEG-BELNR DEFAULT SPACE |
|
| 6 | T001 | Company Codes | SOURCE VALUE(I_EXT_NR) LIKE T001-XPROD DEFAULT SPACE |
|
| 7 | UF05A | Delivery Area to FI Updater | SOURCE VALUE(I_TEMPD) LIKE UF05A-TEMPD OPTIONAL |
|
| 8 | WITH_ITEMX | Auxiliary structure for table WITH_ITEM | ||