Data Element 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 | ![]() |
BELNR_D | Accounting Document Number | SOURCE VALUE(I_BELNR_OLD) LIKE BSEG-BELNR |
2 | ![]() |
BELNR_D | Accounting Document Number | SOURCE VALUE(I_BELNR_NEW) LIKE BSEG-BELNR DEFAULT SPACE |
3 | ![]() |
BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BSEG-BUKRS |
4 | ![]() |
GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR_OLD) LIKE BSEG-GJAHR |
5 | ![]() |
GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR_NEW) LIKE BSEG-GJAHR |
6 | ![]() |
TEMPN | Temporary Document Number (for Incomplete Documents ) | SOURCE VALUE(I_TEMPD) LIKE UF05A-TEMPD OPTIONAL |
7 | ![]() |
XPROD_001 | Indicator: Productive company code? | SOURCE VALUE(I_EXT_NR) LIKE T001-XPROD DEFAULT SPACE |