OIUH_DD_CONFIG SAP table for – DD names per program with Open Mode (I/O) for QSAM files

Here we would like to draw your attention to OIUH_DD_CONFIG table in SAP. As we know it is being mainly used with the SAP IS-OIL-PRA (Production and Revenue Accounting in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIUH_DD_CONFIG is a SAP standard transp table used for storing DD names per program with Open Mode (I/O) for QSAM files related data in SAP. It comes under the package OIU_H.

SAP OIUH_DD_CONFIG table

Table OIUH_DD_CONFIG technical data

TableOIUH_DD_CONFIG
Data storingDD names per program with Open Mode (I/O) for QSAM files
ModuleIS-OIL
Sub ModuleIS-OIL-PRA-REV
SAP PackageOIU_H
Delivery ClassS – System table, data changes have the status of program changes
ComponentIS-OIL
Table CategoryTRANSP

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

  • REPID : ABAP Program Name
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • DDNAME : Logical File Name
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • FILE_DESC : File Description
    Its data type is CHAR (Character String) with field length 50
  • IOMODE : Input/Output File
    Its data type is CHAR (Character String) with field length 1
  • TECH_TYPE : Technical File Type
    Its data type is CHAR (Character String) with field length 1
  • USAGE_TYPE : File Usage Type
    Its data type is CHAR (Character String) with field length 1
  • RELEVANCE_TYPE : File Relevance Type
    Its data type is CHAR (Character String) with field length 1
  • IMMED_DISP_FL : Immediate Display Flag
    Its data type is CHAR (Character String) with field length 1
  • DAYS_TO_EXP : Number of Days to File Expiration
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • NO_EXP_FL : No Expiration Flag
    Its data type is CHAR (Character String) with field length 1
  • RECORD_LENGTH : File Record Length
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • PARM_LAYOUT : Parameter String Layout
    Its data type is CHAR (Character String) with field length 80
  • FILE_LAYOUT : File Layout
    Its data type is CHAR (Character String) with field length 80
  • DISPLAY_FUNC : Display Function
    Its data type is CHAR (Character String) with field length 80
  • QSAM_FL : Quick SAM Flag
    Its data type is CHAR (Character String) with field length 1