OAF_C_AGENT SAP table for – Agent Implementations

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

SAP OAF_C_AGENT table

Table OAF_C_AGENT technical data

TableOAF_C_AGENT
Data storingAgent Implementations
ModuleFS
Sub ModuleFS-FND-AF
SAP PackageFS_OAF_CORE
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_ABA
Table CategoryTRANSP

SAP OAF_C_AGENT 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_AGENT table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • AGENT_ID : Agent ID
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • IMPL_CLASS : Name of the Implementation Class (Agent)
    Its data type is CHAR (Character String) with field length 30