OAF_C_SCHEDTMPL - Template for Job Scheduling
Template for Job Scheduling information is stored in SAP table OAF_C_SCHEDTMPL.
It is part of development package FS_OAF_CORE in software component FS-FND-AF. This development package consists of objects that can be grouped under "Core of the OAF".
It is part of development package FS_OAF_CORE in software component FS-FND-AF. This development package consists of objects that can be grouped under "Core of the OAF".
Fields for table OAF_C_SCHEDTMPL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
SCHED_TMPL_ID | Template ID | X | OAF_SCHED_TMPL_ID | CHAR | 4 | |
SCHED_TYPE | Scheduling Category | OAF_SCHED_TYPE | CHAR | 1 | ||
PRDMINS | Number of Minutes Until the Next Job Scheduling for an Agent | OAF_SCHED_PMIN | NUMC | 2 | ||
PRDHOURS | Number of Hours until the Next Job Scheduling for an Agent | OAF_SCHED_PHOUR | NUMC | 2 | ||
PRDDAYS | Number of Days Until the Next Job Scheduling for an Agent | OAF_SCHED_PDAY | NUMC | 3 | ||
PRDWEEKS | Number of Weeks Until the Next Job Scheduling for an Agent | OAF_SCHED_PWEEK | NUMC | 2 | ||
PRDMONTHS | Number of Months Until Next Job Scheduling for an Agent | OAF_SCHED_PMNTH | NUMC | 2 | ||
PREDJOB | Name of previous job | BTCPREDNAM | CHAR | 32 | ||
CHECKSTAT | Job status check indicator for subsequent job start | BTCCKSTAT | CHAR | 1 | ||
EVENTID | Background Processing Events | OAF_SCHED_BTCEVENTID | CHAR | 32 | ||
EVENTPARM | Event Parameter | OAF_SCHED_BTCEVTPARM | CHAR | 64 | ||
OPMODE | Operation Mode | OAF_SCHED_PFEBANAME | CHAR | 20 | ||
WDAYNO | Number of Working Days for Job Execution | OAF_SCHED_BTCWORKDAY | NUMC | 2 | ||
CALENDARID | Factory Calendar ID for Background Processing | OAF_SCHED_BTCCALID | CHAR | 2 | ||
SDLSTRTTM | Execution Time | OAF_SCHED_BTCSTIME | TIMS | 6 | ||
RELMONTH | Start Date of Count Direction | OAF_SCHED_WDCDSEL | CHAR | 1 | ||
REFSTRDATE | Reference Date | OAF_SCHED_REFSTRDATE | DATS | 8 | ||
REFSTRTIME | Reference Time | OAF_SCHED_REFSTRTIME | TIMS | 6 |