OIKDCP SAP table for – Delivery confirmation

Here we would like to draw your attention to OIKDCP 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). OIKDCP is a SAP standard transp table used for storing Delivery confirmation related data in SAP. It comes under the package OIK_DC.

SAP OIKDCP table

Table OIKDCP technical data

TableOIKDCP
Data storingDelivery confirmation
ModuleIS-OIL
Sub ModuleIS-OIL-DS-TAS
SAP PackageOIK_DC
Delivery ClassA – Application table (master and transaction data)
ComponentIS-OIL
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Key for delivery confirmation process
    Its a key field.
  • DCP_ID : ID for delivery confirmation process
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • DCP_CNT : Counter for delivery confirmation process
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • DCP_ITEM : Item of delivery confirmation data
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • STATUS : Status of delivery confirmation process
    Its data type is CHAR (Character String) with field length 2
  • SHNUMBER : TD shipment number
    Its data type is CHAR (Character String) with field length 10
  • ERDAT : Date on which the record was created
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ERZET : Entry time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • ERNAM : Name of Person who Created the Object
    Its data type is CHAR (Character String) with field length 12
  • AEDAT : Last Changed On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • AEZET : Time last change was made
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • AENAM : Name of Person Who Changed Object
    Its data type is CHAR (Character String) with field length 12
  • STRUCTURE : Name of Dictionary Type
    Its data type is CHAR (Character String) with field length 30
  • DTINT2 : Length field for VARC/LCHR field
  • SDATA : Application data
    Its data type is LCHR (Long character string, requires preceding INT2 field) with field length 1000