OIB_DEFAULTS - Table for Oil Defaults
 Table for Oil Defaults information is stored in SAP table OIB_DEFAULTS.
It is part of development package OIB_QCI in software component IS-OIL. This development package consists of objects that can be grouped under "QCI Quantity Conversion Interface".
 It is part of development package OIB_QCI in software component IS-OIL. This development package consists of objects that can be grouped under "QCI Quantity Conversion Interface".
Fields for table OIB_DEFAULTS
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 | 
| DEFAULT_GUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
| PAR_NAME | Parameter of the Quantity Conversion Interface | X | OIB_PAR_NAME | CHAR | 20 | OIB07 | 
| .INCLUDE | OIB_PARAMETER | 0 | ||||
| PAR_FLTP | QCI Parameter FLTP | OIB_PAR_FLTP | FLTP | 8 | ||
| PAR_CHAR | QCI parameter CHAR string | OIB_PAR_CHAR | CHAR | 44 | ||
| UNIT_CHAR | Unit of Measure for Display | MEINH | UNIT | 6 | T006 | |
| CHAR_FLAG | Flag: Parameter has type CHAR | OIB_PAR_CHARFLAG | CHAR | 2 | ||
| PAR_LENGTH | Length of parameter | OIB_PAR_LENGTH | NUMC | 4 |