/AIF/PERF_VARS - Variants for performance time tracking
 Variants for performance time tracking information is stored in SAP table /AIF/PERF_VARS.
It is part of development package /AIF/GENERAL in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "SAP Application Interface Framework".
 It is part of development package /AIF/GENERAL in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "SAP Application Interface Framework".
Fields for table /AIF/PERF_VARS
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| VARIANT_NAME | Variant for Time Tracking | X | /AIF/TRACK_VARIANT | CHAR | 40 | |
| OWNER | User Name in User Master Record | X | XUBNAME | CHAR | 24 | USR02 | 
| MSG_GUID | Single Message ID | /AIF/SXMSSMGUID | RAW | 16 | ||
| IFNAME | Interface Name | /AIF/IFNAME | CHAR | 20 | ||
| IFVERSION | Interface Version | /AIF/IFVERSION | CHAR | 10 | ||
| NS | Namespace | /AIF/NS | CHAR | 12 | ||
| USER_NAME | User Name | SYUNAME | CHAR | 24 | ||
| MIN_DURATION | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TIME_FROM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TIME_TO | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TIME_RANGE | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| ACTIVE | Active Indicator for Time Tracking Variants | /AIF/ACTIVE_FLAG | CHAR | 2 |