CRMS4D_SCHEDLIN - Scheduled Lines Table
Scheduled Lines Table information is stored in SAP table CRMS4D_SCHEDLIN.
It is part of development package CRMS4_ORDER in software component CRM-S4-BTX. This development package consists of objects that can be grouped under "One Order: Redesign of Persistence Layer".
It is part of development package CRMS4_ORDER in software component CRM-S4-BTX. This development package consists of objects that can be grouped under "One Order: Redesign of Persistence Layer".
Fields for table CRMS4D_SCHEDLIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
OBJTYPE_H | Business Trans. Cat. | X | CRMT_SUBOBJECT_CATEGORY_DB | CHAR | 20 | CRMC_SUBOB_CAT |
OBJECT_ID | Transaction ID | X | CRMT_OBJECT_ID_DB | CHAR | 20 | |
NUMBER_INT | Shortened Item Number in Document | X | CRMS4_NUMBER_INT | NUMC | 12 | |
SCHEDLIN_NO | Schedule Line Number | X | CRMT_SCHEDLIN_NO | NUMC | 8 | |
PARENT_SDLN_NO | Schedule Line Number | CRMT_SCHEDLIN_NO | NUMC | 8 | ||
EVENT_TYPE_APPL | Application: Date Type | EV_TYPE_APPL | CHAR | 8 | ||
EVENT_TYPE | Date Type | EV_TYPE | CHAR | 24 | ||
FROM_FLAGFIXED | Flag Whether Start Time is Fixed | EV_FR_FLAGFIXED | CHAR | 2 | ||
TO_FLAGFIXED | Flag Whether End Time is Fixed | EV_TO_FLAGFIXED | CHAR | 2 | ||
QUANTITY | CRM Schedule Line Quantity | CRMT_SCHEDLIN_QUAN | QUAN | 7 | ||
SOURCE | Source of Schedule Line | CRMT_SCHEDLIN_SOURCE | CHAR | 2 | ||
FROM_TIME | Start Time Stamp: Date | EV_FR_TIME | DEC | 8 | ||
FROM_TIMEZONE | Start Time Zone: Date | EV_FR_TIMEZONE | CHAR | 12 | TTZZ | |
TO_TIME | End Time Stamp: Date | EV_TO_TIME | DEC | 8 | ||
TO_TIMEZONE | End Time Zone: Date | EV_TO_TIMEZONE | CHAR | 12 | TTZZ | |
FROM_TIME_IO | Field for Date Input | TZTF_IO_FIELD | CHAR | 52 | ||
SCHED_NO_EXT | External Schedule Line Number for Type ORDERED | CRMT_SCHED_NO_EXT | CHAR | 20 |