SAP table TAIF2 (Plan versions per approval year and program type)

SAP table TAIF2 has 4 primary key fields being MANDT,GJAHR,PRART,VERSI.

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
GJAHR Approval year of the investment program NUMC 4 0 IM_GNJHR
PRART Program type CHAR 4 0 TAI05 IM_PRART
VERSI Version CHAR 3 0 TKVS COVERSI
APPST Authorization level of plan version CHAR 1 0 TAIF7 IM_APPST
VERVORW Indicator: Carry forward version to next approval year CHAR 1 0 IM_VERFORW

TAIF2 foreign key relationships

Table Field Check Table Check Field
0 TAIF2 APPST TAIF7 Approval levels for plan versions MANDT
1 TAIF2 PRART TAI05 CI Program Types MANDT
1 TAIF2 PRART TAI05 CI Program Types PRART
0 TAIF2 VERSI TKVS CO Versions VERSI