SAP table TAPRG (Cap.Inv.Measure Profile - Source assgnmt per source struct.)
SAP table TAPRG has 4 primary key fields being MANDT,IVPRO,URSCH,URZUO.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | MANDT | ||
IVPRO | Investment Measure Profile | CHAR | 6 | 0 | TAPRF | IM_PROFIL | |
URSCH | Source Structure | CHAR | 2 | 0 | TSC0A | URSCH | |
URZUO | Source Assignment | CHAR | 3 | 0 | TSC0D | URZUO | |
ANLKL_I | Default asset class for assets under construction | CHAR | 8 | 0 | FAAV_ASSET_CLASS | IM_ANLKL_I | |
XIANLKL | Asset class for assets u. construction is not changeable | CHAR | 1 | 0 | IM_XIANLKL |
TAPRG foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TAPRG | ANLKL_I | FAAV_ASSET_CLASS | Generated Table for View | MANDT |
1 TAPRG | IVPRO | TAPRF | Cap. inv. measure profile for AuC and dep. simulation | MANDT |
1 TAPRG | IVPRO | TAPRF | Cap. inv. measure profile for AuC and dep. simulation | IVPRO |
0 TAPRG | URSCH | TSC0A | Table of Structures | MANDT |
0 TAPRG | URSCH | TSC0A | Table of Structures | SCTYP |
1 TAPRG | URZUO | TSC0D | Assignment Table | MANDT |
1 TAPRG | URZUO | TSC0D | Assignment Table | SCZUO |