Data Element list used by SAP ABAP Function Module FIAA_T090L_UNIT_PER_YEAR (Findet zu einer gegebenen Periode die Gesamtstückzahl)
SAP ABAP Function Module
FIAA_T090L_UNIT_PER_YEAR (Findet zu einer gegebenen Periode die Gesamtstückzahl) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFASL | Depreciation key | SOURCE VALUE(I_AFASL) LIKE T090L-AFASL |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE T090L-BUKRS |
|
| 3 | GGJAHR | Validity year for the depreciation key | SOURCE VALUE(I_GJAHR) LIKE T090L-GGJAHR |
|
| 4 | GSTZAHL | Total number of units, which is available as of this period | SOURCE VALUE(E_UNITS_PER_YEAR) LIKE T090L-GSTZAHL |
|