TOLE - OLE Applications
OLE Applications information is stored in SAP table TOLE.
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 TOLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| APP | OLE application | X | OLEAPP | CHAR | 32 | |
| VERSION | Version number of an OLE application | X | OLE_VERS | CHAR | 6 | |
| CLSID | OLE CLSID in character format | CHAR_CLSID | CHAR | 38 | ||
| CLSID_OLB | OLE CLSID in character format | CHAR_CLSID | CHAR | 38 | ||
| AGGOBJECT | Name of an OLE object | OLEOBJNAME | CHAR | 32 | ||
| OBJTYPE | Key for Type Info of an OLE application | OLE_SHORTN | CHAR | 10 | ||
| INCLUDE | Include program with constants definitions | OLE_CONSTI | CHAR | 40 | ||
| AUTH_CHK | Flag specifies whether an authority check should be executed | CHAR | 1 |