TOIJ_NOM_FIELD SAP table for – Stores fields for different nomination views

Here we would like to draw your attention to TOIJ_NOM_FIELD 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). TOIJ_NOM_FIELD is a SAP standard transp table used for storing Stores fields for different nomination views related data in SAP. It comes under the package OIJ.

SAP TOIJ_NOM_FIELD table

Table TOIJ_NOM_FIELD technical data

TableTOIJ_NOM_FIELD
Data storingStores fields for different nomination views
ModuleIS-OIL
Sub ModuleIS-OIL-DS-TSW
SAP PackageOIJ
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentIS-OIL
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • NOM_VIEW : TSW: Nomination View
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • FIELDNAME : ALV control: Field name of internal table field
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • ACTIVE : Active fields indicator in nomination views
    Its data type is CHAR (Character String) with field length 1
  • DESCR : IS-Oil: Descriptive text
    Its data type is CHAR (Character String) with field length 36