OLELOAD - OLE type Information load
OLE type Information load information is stored in SAP table OLELOAD.
It is part of development package SOLE in software component BC-FES-CTL. This development package consists of objects that can be grouped under "OLE".
It is part of development package SOLE in software component BC-FES-CTL. This development package consists of objects that can be grouped under "OLE".
Fields for table OLELOAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LANGU | Language Key | X | LANGU | LANG | 1 | T002 |
OBJTYPE | Key for Type Info of an OLE application | X | OLE_SHORTN | CHAR | 10 | |
VERSION | Version number of an OLE application | X | OLE_VERS | CHAR | 6 | |
VERB | OLE verb | X | OLE_VERB | CHAR | 32 | |
VERBTYPE | Type of an OLE verb (method or property) | X | OLE_VERBTY | CHAR | 1 | |
WINSYS | Windows system ID | X | WINDOW_SYS | CHAR | 4 | |
PARAMNR | Number of a parameter | X | OLE_PARNR | NUMC | 2 | |
VERBID | Unique no. of an OLE verb | OLE_VERBID | INT4 | 4 | ||
PARAMNAME | Name of an OLE parameter | OLE_PARNAM | CHAR | 32 | ||
PARAMTYPE | OLE data type | OLE_TYP | INT4 | 4 | ||
PARAMATTR | OLE parameter attributes | OLE_PTYPE | RAW | 1 |