OAF_C_SCHEDGROUP SAP table for – Scheduling Groups

Here we would like to draw your attention to OAF_C_SCHEDGROUP 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_SCHEDGROUP is a SAP standard transp table used for storing Scheduling Groups related data in SAP. It comes under the package FS_OAF_CORE.

SAP OAF_C_SCHEDGROUP table

Table OAF_C_SCHEDGROUP technical data

TableOAF_C_SCHEDGROUP
Data storingScheduling Groups
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_SCHEDGROUP 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_SCHEDGROUP table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SCHED_GROUP : Scheduling Group ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SCHED_TMPL_ID : Template ID
    Its data type is CHAR (Character String) with field length 4
  • VARIANT_TMPL : Variant Template ID (Without Program Name)
    Its data type is CHAR (Character String) with field length 14