OAF_C_SCHEDTMPL SAP table for – Template for Job Scheduling

Here we would like to draw your attention to OAF_C_SCHEDTMPL table in SAP. As we know it is being mainly used with the SAP FS-FND (Collateral Management System in FS) component which is coming under FS module (Financial Services). OAF_C_SCHEDTMPL is a SAP standard transp table used for storing Template for Job Scheduling related data in SAP. It comes under the package FS_OAF_CORE.

SAP OAF_C_SCHEDTMPL table

Table OAF_C_SCHEDTMPL technical data

TableOAF_C_SCHEDTMPL
Data storingTemplate for Job Scheduling
ModuleFS
Sub ModuleFS-FND-AF
SAP PackageFS_OAF_CORE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_ABA
Table CategoryTRANSP

SAP OAF_C_SCHEDTMPL Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in OAF_C_SCHEDTMPL table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SCHED_TMPL_ID : Template ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SCHED_TYPE : Scheduling Category
    Its data type is CHAR (Character String) with field length 1
  • PRDMINS : Number of Minutes Until the Next Job Scheduling for an Agent
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PRDHOURS : Number of Hours until the Next Job Scheduling for an Agent
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PRDDAYS : Number of Days Until the Next Job Scheduling for an Agent
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • PRDWEEKS : Number of Weeks Until the Next Job Scheduling for an Agent
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PRDMONTHS : Number of Months Until Next Job Scheduling for an Agent
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PREDJOB : Name of previous job
    Its data type is CHAR (Character String) with field length 32
  • CHECKSTAT : Job status check indicator for subsequent job start
    Its data type is CHAR (Character String) with field length 1
  • EVENTID : Background Processing Events
    Its data type is CHAR (Character String) with field length 32
  • EVENTPARM : Event Parameter
    Its data type is CHAR (Character String) with field length 64
  • OPMODE : Operation Mode
    Its data type is CHAR (Character String) with field length 20
  • WDAYNO : Number of Working Days for Job Execution
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • CALENDARID : Factory Calendar ID for Background Processing
    Its data type is CHAR (Character String) with field length 2
  • SDLSTRTTM : Execution Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • RELMONTH : Start Date of Count Direction
    Its data type is CHAR (Character String) with field length 1
  • REFSTRDATE : Reference Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • REFSTRTIME : Reference Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6