Data Element list used by SAP ABAP Function Module AM_POSTING_DEPR_FAST (Read V_AFAB_1 specifically for depreciation posting)
SAP ABAP Function Module
AM_POSTING_DEPR_FAST (Read V_AFAB_1 specifically for depreciation posting) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFBANZ | Number of depreciation posting runs in the period | SOURCE VALUE(I_AFBANZ) LIKE V_AFAB_1-AFBANZ |
|
| 2 | AFBLPE | Period in which last depreciation was posted | SOURCE VALUE(I_PERAF) LIKE V_AFAB_1-AFBLPE |
|
| 3 | BDATU | Date validity ends | SOURCE VALUE(I_DATUM) LIKE V_AFAB_1-BDATU |
|
| 4 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE V_AFAB_1-BUKRS |
|
| 5 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE V_AFAB_1-GJAHR |
|