OIJ05_SPW_COLDET - table to store the variant specific column and group list
table to store the variant specific column and group list information is stored in SAP table OIJ05_SPW_COLDET.
It is part of development package OIJ_TSW_05_APPL in software component IS-OIL-DS-TSW. This development package consists of objects that can be grouped under "TSW HANA Developments Application Logic".
It is part of development package OIJ_TSW_05_APPL in software component IS-OIL-DS-TSW. This development package consists of objects that can be grouped under "TSW HANA Developments Application Logic".
Fields for table OIJ05_SPW_COLDET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
VAR_GUID | Stores the GUID of the Variant Table | X | OIJ05_VAR_GUID | CHAR | 64 | OIJ05_SPW_VARDET |
GROUP_NAME | Group Name | X | OIJ05_GRPNAME | CHAR | 50 | |
INCLUDED_FIELD | Column Fields | X | OIJ05_SPW_COLUMNS | CHAR | 50 | |
EXCLUDED_FIELD | Column Fields | X | OIJ05_SPW_COLUMNS | CHAR | 50 | |
COL_SEQ | Column Sequence | OIJ05_COL_SEQUENCE | NUMC | 8 | ||
WIDTH | Column width | OIJ05_COL_WIDTH | CHAR | 50 |