OAF_C_SCHEDGRP_T SAP table for – Scheduling Groups

Here we would like to draw your attention to OAF_C_SCHEDGRP_T 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_SCHEDGRP_T 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_SCHEDGRP_T table

Table OAF_C_SCHEDGRP_T technical data

TableOAF_C_SCHEDGRP_T
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_SCHEDGRP_T 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_SCHEDGRP_T table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • SCHED_GROUP : Scheduling Group ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SCHED_GROUP_DESC : Scheduling Group: Descripiton
    Its data type is CHAR (Character String) with field length 30