OIUGT_ICON SAP table for – Upstream Graphics Icons and Reporting Flash Forms

Here we would like to draw your attention to OIUGT_ICON 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). OIUGT_ICON is a SAP standard transp table used for storing Upstream Graphics Icons and Reporting Flash Forms related data in SAP. It comes under the package OIU_EIGT.

SAP OIUGT_ICON table

Table OIUGT_ICON technical data

TableOIUGT_ICON
Data storingUpstream Graphics Icons and Reporting Flash Forms
ModuleIS-OIL
Sub ModuleIS-OIL-PRA-EIA-UG
SAP PackageOIU_EIGT
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentIS-OIL
Table CategoryTRANSP

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

  • FILENAME : Local file for upload/download
    Its a key field. Its data type is CHAR (Character String) with field length 128
  • RECCOUNT : Record number of the document
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • DOCTYPE : Document type
    Its data type is CHAR (Character String) with field length 1
  • FILETYPE : Transfer file format (upload/download)
    Its data type is CHAR (Character String) with field length 3
  • RECLENGTH : Record length
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • LINE : Raw field to store the document
    Its data type is RAW (Byte string) with field length 255