TTSTR_RULEID - Mapping from rule ID to time stream ID
Mapping from rule ID to time stream ID information is stored in SAP table TTSTR_RULEID.
It is part of development package CRM_SCHED in software component CRM-BTX-BF-ATP. This development package consists of objects that can be grouped under "CRM Scheduling Interface Functions for APO".
It is part of development package CRM_SCHED in software component CRM-BTX-BF-ATP. This development package consists of objects that can be grouped under "CRM Scheduling Interface Functions for APO".
Fields for table TTSTR_RULEID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| TSTRTYPE | Time stream: Type | X | TSTRTYPE | CHAR | 4 | |
| TSTREAMID | Time stream: External ID | X | TSTRID | CHAR | 20 | |
| CALENDARID | Calendar ID | X | TSTRCALID | CHAR | 4 | TTSTR |
| RULE_ID | Internal Identification of Rules of Periodic Appointments | SC_RULEID | CHAR | 50 | SCRULES | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| .INCLUDE | TSTRLOG | 0 | ||||
| CREATED | Time at which object was created | TSTRCREATS | DEC | 8 | ||
| CREATEDBY | User that created object | TSTRCREATN | CHAR | 24 | USR02 | |
| CHANGED | Time at which object was last changed | TSTRCHANGS | DEC | 8 | ||
| CHANGEDBY | Last user to change object | TSTRCHANGN | CHAR | 24 | USR02 |