Data Element list used by SAP ABAP Function Module CREATE_ASSET (Legt Anlage an)
SAP ABAP Function Module
CREATE_ASSET (Legt Anlage an) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GRUANZ | Number of similar assets | SOURCE VALUE(I_NASSETS_MAX) LIKE RA02S-NASSETS DEFAULT '000' |
|
| 2 | GRUANZ | Number of similar assets | SOURCE VALUE(I_NASSETS) LIKE RA02S-NASSETS DEFAULT '001' |
|
| 3 | KOART | Account type | SOURCE VALUE(I_SUBNO) LIKE T020-KOART DEFAULT SPACE |
|
| 4 | KOART | Account type | SOURCE VALUE(I_NASSETS_FIX) LIKE T020-KOART DEFAULT 'X' |
|
| 5 | KOART | Account type | SOURCE VALUE(I_DARK) LIKE T020-KOART DEFAULT SPACE |
|
| 6 | KOART | Account type | SOURCE VALUE(I_CALLED_BY_PURCHASE_ORDER) LIKE T020-KOART DEFAULT ' ' |
|
| 7 | KOART | Account type | SOURCE VALUE(I_BUKRS_FIX) LIKE T020-KOART DEFAULT 'X' |
|
| 8 | RANL1 | Main asset number reference | SOURCE VALUE(I_RANLN1) LIKE RA02S-RANL1 DEFAULT SPACE |
|
| 9 | RANL2 | Asset sub-number reference | SOURCE VALUE(I_RANLN2) LIKE RA02S-RANL2 DEFAULT SPACE |
|
| 10 | RBUKR | Reference company code | SOURCE VALUE(I_RBUKRS) LIKE RA02S-RBUKR DEFAULT SPACE |
|