OIRIOBJDEF SAP table for – Object and subobject definition for aggregation procedure

Here we would like to draw your attention to OIRIOBJDEF table in SAP. As we know it is being mainly used with the SAP IS-OIL-DS (Downstream in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIRIOBJDEF is a SAP standard transp table used for storing Object and subobject definition for aggregation procedure related data in SAP. It comes under the package OIR_I.

SAP OIRIOBJDEF table

Table OIRIOBJDEF technical data

TableOIRIOBJDEF
Data storingObject and subobject definition for aggregation procedure
ModuleIS-OIL
Sub ModuleIS-OIL-DS-SSR
SAP PackageOIR_I
Delivery ClassS – System table, data changes have the status of program changes
ComponentIS-OIL
Table CategoryTRANSP

SAP OIRIOBJDEF 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 OIRIOBJDEF table.

  • AGGTYPE : Aggregation type definition
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • DESTSTRUCT : Reference structure for destination
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • DESTFNAME : Aggregation destination field name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • KPIND : New document / line indicator
    Its data type is CHAR (Character String) with field length 1
  • OBJIND : Object or sub-object indicator
    Its data type is CHAR (Character String) with field length 1
  • SRCESTRUCT : Reference source structure
    Its data type is CHAR (Character String) with field length 30
  • SRCEFNAME : Name of source field for aggregation
    Its data type is CHAR (Character String) with field length 30