Table/Structure Field list used by SAP ABAP Function Module CREATE_ASSET_FOR_POSTING (Legt Anlage aus einer Transaktion heraus an, die danach drauf buchen will)
SAP ABAP Function Module
CREATE_ASSET_FOR_POSTING (Legt Anlage aus einer Transaktion heraus an, die danach drauf buchen will) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANLA - ANLN2 | Asset Subnumber | ||
| 2 | ANLA - BUKRS | Company Code | ||
| 3 | ANLA - ANLN1 | Main Asset Number | ||
| 4 | ANLB - AFABE | Real depreciation area | ||
| 5 | ANLB - XAFBE | Indicator: Depreciation area is deactivated | ||
| 6 | ANLC - AFABE | Real depreciation area | ||
| 7 | RA02S - RBUKR | Reference company code | SOURCE VALUE(I_RBUKRS) LIKE RA02S-RBUKR DEFAULT SPACE |
|
| 8 | RA02S - XNEW | Indicator: New asset is being created as independent asset | SOURCE VALUE(I_CALLED_BY_TRANSFER) LIKE RA02S-XNEW DEFAULT SPACE |
|
| 9 | RA02S - XNEW | Indicator: New asset is being created as independent asset | ||
| 10 | RA02S - XNACH | Post-capitalization of asset | SOURCE VALUE(I_XNACH) LIKE RA02S-XNACH DEFAULT SPACE |
|
| 11 | RA02S - XNACH | Post-capitalization of asset | ||
| 12 | RA02S - RBUKR | Reference company code | ||
| 13 | RA02S - RANL2 | Asset sub-number reference | SOURCE VALUE(I_RANLN2) LIKE RA02S-RANL2 DEFAULT SPACE |
|
| 14 | RA02S - RANL2 | Asset sub-number reference | ||
| 15 | RA02S - RANL1 | Main asset number reference | SOURCE VALUE(I_RANLN1) LIKE RA02S-RANL1 DEFAULT SPACE |
|
| 16 | RA02S - RANL1 | Main asset number reference | ||
| 17 | RA02S - NASSETS | Number of similar assets | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | T020 - KOART | Account type | SOURCE VALUE(I_BUKRS_FIX) LIKE T020-KOART DEFAULT 'X' |
|
| 20 | T020 - KOART | Account type | SOURCE VALUE(I_DARK) LIKE T020-KOART DEFAULT 'X' |
|
| 21 | T020 - KOART | Account type | SOURCE VALUE(I_GSBER_FIX) LIKE T020-KOART DEFAULT SPACE |
|
| 22 | T020 - KOART | Account type | SOURCE VALUE(I_SUBNO) LIKE T020-KOART DEFAULT SPACE |
|
| 23 | T020 - KOART | Account type | ||
| 24 | T082I - TRANSV | Transfer variant for intercompany asset transfers | ||
| 25 | T082I - TRANSV | Transfer variant for intercompany asset transfers | SOURCE VALUE(I_TRANSV) LIKE T082I-TRANSV DEFAULT SPACE |