SAP table FTIC_MTASKING (Treasury Position Mgmt Parallel Processing Control)
SAP table FTIC_MTASKING has 3 primary key fields being MANDT,RFCUSER,REPORTING_MODE.
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 | T000 | MANDT | |||||||||||||||||||||||||||||||||||||
RFCUSER | User Name in User Master Record | CHAR | 12 | 0 | USR02 | XUBNAME | |||||||||||||||||||||||||||||||||||||
REPORTING_MODE | Report Mode for Treasury Logical Database | CHAR | 1 | 0 | FTI_LDB_REPORTING_MODE |
|
|||||||||||||||||||||||||||||||||||||
MTACTIVE | Parallel Processing Active/Inactive | CHAR | 1 | 0 | FTI_LDB_MTACTIVE | ||||||||||||||||||||||||||||||||||||||
PACKAGESIZE | Package Size | INT2 | 5 | 0 | FTI_LDB_PACKAGESIZE | ||||||||||||||||||||||||||||||||||||||
MAX_TASK | Maximum Number of Parallel Tasks per Server Cluster | INT2 | 5 | 0 | FTI_LDB_MAX_TASK | ||||||||||||||||||||||||||||||||||||||
GROUPNAME | Logon/Server Group Name | CHAR | 20 | 0 | RZLLITAB | RZLLI_APCL | |||||||||||||||||||||||||||||||||||||
WAIT_TIME | Time to wait to try again, if envir. initialization fails. | INT2 | 5 | 0 | FTI_LDB_WAIT_TIME | ||||||||||||||||||||||||||||||||||||||
MAX_REPEAT | Maximum repeats trying to initialize the environment | INT2 | 5 | 0 | FTI_LDB_MAX_REPEAT | ||||||||||||||||||||||||||||||||||||||
ERROR_OUT | Flag to decide to error out or continue single tasking | CHAR | 1 | 0 | FTI_LDB_ERROR_OUT |
FTIC_MTASKING foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 FTIC_MTASKING | GROUPNAME | RZLLITAB | Assignments of Logon/Server Groups to Instances | CLASSNAME |
0 FTIC_MTASKING | GROUPNAME | RZLLITAB | Assignments of Logon/Server Groups to Instances | APPLSERVER |
0 FTIC_MTASKING | GROUPNAME | RZLLITAB | Assignments of Logon/Server Groups to Instances | GROUPTYPE |
1 FTIC_MTASKING | MANDT | T000 | Clients | MANDT |
0 FTIC_MTASKING | RFCUSER | USR02 | Logon Data (Kernel-Side Use) | BNAME |