Table/Structure Field 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 | ANLA - ANLN2 | Asset Subnumber | ||
| 2 | ANLA - BUKRS | Company Code | ||
| 3 | ANLA - MEINS | Base Unit of Measure | ||
| 4 | ANLA - ANLN1 | Main Asset Number | ||
| 5 | RA02S - RANL2 | Asset sub-number reference | SOURCE VALUE(I_RANLN2) LIKE RA02S-RANL2 DEFAULT SPACE |
|
| 6 | RA02S - RBUKR | Reference company code | SOURCE VALUE(I_RBUKRS) LIKE RA02S-RBUKR DEFAULT SPACE |
|
| 7 | RA02S - RBUKR | Reference company code | ||
| 8 | RA02S - RANL2 | Asset sub-number reference | ||
| 9 | RA02S - RANL1 | Main asset number reference | ||
| 10 | RA02S - RANL1 | Main asset number reference | SOURCE VALUE(I_RANLN1) LIKE RA02S-RANL1 DEFAULT SPACE |
|
| 11 | RA02S - NASSETS | Number of similar assets | ||
| 12 | RA02S - NASSETS | Number of similar assets | SOURCE VALUE(I_NASSETS) LIKE RA02S-NASSETS DEFAULT '001' |
|
| 13 | RA02S - NASSETS | Number of similar assets | SOURCE VALUE(I_NASSETS_MAX) LIKE RA02S-NASSETS DEFAULT '000' |
|
| 14 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 15 | T020 - KOART | Account type | SOURCE VALUE(I_BUKRS_FIX) LIKE T020-KOART DEFAULT 'X' |
|
| 16 | T020 - KOART | Account type | ||
| 17 | T020 - KOART | Account type | SOURCE VALUE(I_SUBNO) LIKE T020-KOART DEFAULT SPACE |
|
| 18 | T020 - KOART | Account type | SOURCE VALUE(I_NASSETS_FIX) LIKE T020-KOART DEFAULT 'X' |
|
| 19 | T020 - KOART | Account type | SOURCE VALUE(I_DARK) LIKE T020-KOART DEFAULT SPACE |
|
| 20 | T020 - KOART | Account type | SOURCE VALUE(I_CALLED_BY_PURCHASE_ORDER) LIKE T020-KOART DEFAULT ' ' |