Data Element list used by SAP ABAP Function Module ORDER_ON_ASSET_ITEMS_CREATE (FB prüft Kontierung auf Anlage aus dem RF heraus)
SAP ABAP Function Module
ORDER_ON_ASSET_ITEMS_CREATE (FB prüft Kontierung auf Anlage aus dem RF heraus) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ANLN1 | Main Asset Number | SOURCE VALUE(I_ANLN1) LIKE BSEG-ANLN1 |
2 | ![]() |
ANLN2 | Asset Subnumber | SOURCE VALUE(I_ANLN2) LIKE BSEG-ANLN2 DEFAULT '0000' |
3 | ![]() |
BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BSEG-BUKRS |
4 | ![]() |
BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_BUZEI) LIKE BSEG-BUZEI |
5 | ![]() |
BZDAT | Asset Value Date | SOURCE VALUE(I_BZDAT) LIKE BSEG-BZDAT |
6 | ![]() |
DMBTR | Amount in local currency | SOURCE VALUE(I_DMBTR) LIKE BSEG-DMBTR |
7 | ![]() |
MEINS | Base Unit of Measure | SOURCE VALUE(I_MEINS) LIKE BSEG-MEINS |
8 | ![]() |
MENGE_D | Quantity | SOURCE VALUE(I_MENGE) LIKE BSEG-MENGE |
9 | ![]() |
WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE BKPF-WAERS |
10 | ![]() |
WRBTR | Amount in document currency | SOURCE VALUE(I_WRBTR) LIKE BSEG-WRBTR |
11 | ![]() |
WWERT_D | Translation date | SOURCE VALUE(I_WWERT) LIKE BKPF-WWERT |
12 | ![]() |
XAUTO | Indicator: Line item automatically created | SOURCE REFERENCE(I_XUNCH) LIKE BSEG-XAUTO OPTIONAL |