Data Element list used by SAP ABAP Function Module ANEPS_ON_ASSET_DISPOSAL (FB erstellt ANEPs und ANEAs bei Buchung Anlagenabgang)
SAP ABAP Function Module
ANEPS_ON_ASSET_DISPOSAL (FB erstellt ANEPs und ANEAs bei Buchung Anlagenabgang) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFABE_D | Real depreciation area | SOURCE VALUE(I_AFABE) LIKE ANLB-AFABE DEFAULT '00' |
|
| 2 | AWTYP | Reference procedure | SOURCE VALUE(I_AWTYP) LIKE ACCHD-AWTYP OPTIONAL |
|
| 3 | BTRAB | Amount posted | SOURCE VALUE(I_BETRG) LIKE ANBZ-DMBTR |
|
| 4 | BWASL | Asset Transaction Type | SOURCE VALUE(I_BWASL) LIKE ANBZ-BWASL |
|
| 5 | BZDAT | Asset Value Date | SOURCE VALUE(I_BZDAT) LIKE ANBZ-BZDAT |
|
| 6 | LNRAN | Sequence Number of Asset Line Items in Fiscal Year | SOURCE VALUE(I_BUZEI) LIKE ANBZ-BUZEI DEFAULT '000' |
|
| 7 | MENGE_D | Quantity | SOURCE VALUE(I_MENGE) LIKE ANBZ-MENGE DEFAULT 0 |
|
| 8 | MONAT | Fiscal period | SOURCE VALUE(I_POPER) LIKE ANEK-MONAT DEFAULT '99' |
|
| 9 | PROZS | Asset retirement: Percentage rate | SOURCE VALUE(I_PROZS) LIKE ANBZ-PROZS DEFAULT 0 |
|
| 10 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE ANBZ-WAERS |
|
| 11 | XFELD | Checkbox | SOURCE VALUE(I_GWGSIM) TYPE RLAMBU-XGWGSIM DEFAULT SPACE |
|
| 12 | XNEGA | Indicator: Negative values allowed | SOURCE VALUE(I_FEHLER) LIKE ANLB-XNEGA DEFAULT SPACE |
|
| 13 | XNEGA | Indicator: Negative values allowed | SOURCE VALUE(I_TRACE) LIKE ANLB-XNEGA DEFAULT SPACE |
|
| 14 | XVABG | Indicator: Post complete retirement | SOURCE VALUE(I_XVABG) LIKE ANBZ-XVABG |