Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_ENGINE_ADDRESS | IBase: Interface Adress Management | 20000725 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_ENGINE_IBCO | IBase: Interface Engine IBCO | 20000523 |
Properties
| Class | CL_IBASE_ENGINE | |
| Short Description | IBase: Engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IB00 | Application Development CS: Installed Base |
| Created | 20000512 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IBASE_ENGINE_ADDRESS | IBase: Interface Adress Management | 20000725 | ||
| 2 | IF_IBASE_ENGINE_IBCO | IBase: Interface Engine IBCO | 20000523 |
Friends
Class CL_IBASE_ENGINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_EX_BADI_IBASE_AUTHORITY | 20050321 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20050321 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IBASE_ADDRESS | 20050118 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | GT_TH_ADMIN | 20050220 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GT_TH_STATUS | 20050116 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | GT_T_EVT | 20050318 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | GT_T_IBIN | 20050119 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IBXX_REF-HANDLE | 20000719 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IBXX_REF-HANDLE | 20000719 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | IBXX_REF-HANDLE | 20001003 |
Methods
Events
Class CL_IBASE_ENGINE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_ADMIN | Private | See coding | 20050220 | begin of GT_S_ADMIN,
ibase type ib_ibase,
fileid type ib_filid,
ibtyp type ib_ibtyp,
sttyp type ib_sttyp,
end of gt_s_admin
|
||
| 2 | GT_S_STATUS | Private | See coding | 20050116 | begin of GT_S_STATUS,
clsname type seoclsname,
r_status type ref to if_ibase_apstatus,
end of GT_S_STATUS
|
||
| 3 | GT_TH_ADMIN | Private | See coding | 20050220 | gt_th_admin type hashed table of gt_s_admin with unique key ibase
|
||
| 4 | GT_TH_STATUS | Private | See coding | 20050116 | gt_th_status type hashed table of gt_s_status with unique key clsname
|
||
| 5 | GT_T_EVT | Private | See coding | 20050318 | gt_t_evt type standard table of ref to if_ibase_engine_evt with default key
|
||
| 6 | GT_T_IBIN | Private | See coding | 20050119 | GT_T_IBIN type standard table of ref to if_ibase_req_ibin with default key
|
Method Signatures
Method ADDRESS_CREATE_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADRNO | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20050420 | ||||
| 2 | I_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | ... | 20000727 | |||
| 3 | I_IBASE | Call by reference | Type reference (TYPE) | IBIB-IBASE | ... | 20000725 | |||
| 4 | I_VALFR | Call by reference | Type reference (TYPE) | IB_VALFR | ... | 20000725 | |||
| 5 | I_VALTO | Call by reference | Type reference (TYPE) | IB_VALFR | ... | 20000725 |
Method ADDRESS_CREATE_IBASE on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADRNO | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20050420 | ||||
| 2 | I_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | ... | 20000804 | |||
| 3 | I_IBASE | Value transfer | Type reference (TYPE) | IBIB-IBASE | ... | 20000804 | |||
| 4 | I_INSTANCE | Value transfer | Type reference (TYPE) | IBIN-INSTANCE | ... | 20000804 | |||
| 5 | I_VALFR | Value transfer | Type reference (TYPE) | IB_VALFR | ... | 20000804 | |||
| 6 | I_VALTO | Value transfer | Type reference (TYPE) | IB_VALFR | ... | 20000804 |
Method ADDRESS_CREATE_INSTANCE on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_DELETE_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IBASE | Value transfer | Type reference (TYPE) | IBIB-IBASE | ... | 20000804 |
Method ADDRESS_DELETE_IBASE on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_FIND_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDRESS_TAB | Call by reference | Type reference (TYPE) | IBAD_ADDRESS_TAB | ... | 20000815 | |||
| 2 | I_IBASE | Call by reference | Type reference (TYPE) | IBIB-IBASE | ... | 20000815 | |||
| 3 | I_INSTANCE | Call by reference | Type reference (TYPE) | IBIN-INSTANCE | ... | 20000815 | |||
| 4 | I_VALFR | Call by reference | Type reference (TYPE) | IB_VALFR | ... | 20000815 | |||
| 5 | I_VALTO | Call by reference | Type reference (TYPE) | IB_VALTO | ... | 20000815 |
Method ADDRESS_FIND_ADDRESS on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_FIND_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPONENT_TAB | Call by reference | Type reference (TYPE) | IBAD_COMPONENT_TAB | ... | 20000816 | |||
| 2 | I_ADDRESS_TAB | Call by reference | Type reference (TYPE) | IBAD_ADDRESS_TAB | ... | 20000816 | |||
| 3 | I_VALFR | Value transfer | Type reference (TYPE) | IB_VALFR | ... | 20000816 | |||
| 4 | I_VALTO | Value transfer | Type reference (TYPE) | IB_VALTO | ... | 20000816 |
Method ADDRESS_FIND_COMPONENT on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_READ_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY_TAB | Call by reference | Type reference (TYPE) | IBAD_KEY_TAB | ... | 20000727 | |||
| 2 | I_IBASE | Value transfer | Type reference (TYPE) | IBIB-IBASE | ... | 20000727 | |||
| 3 | I_VALID | Value transfer | Type reference (TYPE) | IB_VALFR | ... | 20000727 |
Method ADDRESS_READ_IBASE on class CL_IBASE_ENGINE has no exception.
Method ADDRESS_READ_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY_TAB | Call by reference | Type reference (TYPE) | IBAD_KEY_TAB | ... | 20000804 | |||
| 2 | I_IBASE | Value transfer | Type reference (TYPE) | IBIB-IBASE | ... | 20000804 | |||
| 3 | I_INSTANCE | Value transfer | Type reference (TYPE) | IBIN-INSTANCE | ... | 20000804 | |||
| 4 | I_VALID | Value transfer | Type reference (TYPE) | IB_VALFR | ... | 20000804 |
Method ADDRESS_READ_INSTANCE on class CL_IBASE_ENGINE has no exception.
Method ADD_ENGINE_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_IBASE_ENGINE_EVT | IBase: Interface Engine Events | 20050123 |
Method ADD_ENGINE_LISTENER on class CL_IBASE_ENGINE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IBASE_ENGINE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IBASE_ENGINE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IBASE_ENGINE has no parameter.
Method CONSTRUCTOR on class CL_IBASE_ENGINE has no exception.
Method EVT_CHECK_STHG_TO_POST Signature
Method EVT_CHECK_STHG_TO_POST on class CL_IBASE_ENGINE has no parameter.
Method EVT_CHECK_STHG_TO_POST on class CL_IBASE_ENGINE has no exception.
Method EVT_CONSOLIDATE Signature
Method EVT_CONSOLIDATE on class CL_IBASE_ENGINE has no parameter.
Method EVT_CONSOLIDATE on class CL_IBASE_ENGINE has no exception.
Method EVT_FREE Signature
Method EVT_FREE on class CL_IBASE_ENGINE has no parameter.
Method EVT_FREE on class CL_IBASE_ENGINE has no exception.
Method EVT_GET_CHANGE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | IBXX_REF-BOOL | ... | 20000727 |
Method EVT_GET_CHANGE_FLAG on class CL_IBASE_ENGINE has no exception.
Method EVT_GET_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_IB_PART_TAB | Call by reference | Type reference (TYPE) | IBXX_IB_PART_TAB | ... | 20000727 |
Method EVT_GET_CHANGE_INFO on class CL_IBASE_ENGINE has no exception.
Method EVT_PREPARE_SAVE Signature
Method EVT_PREPARE_SAVE on class CL_IBASE_ENGINE has no parameter.
Method EVT_PREPARE_SAVE on class CL_IBASE_ENGINE has no exception.
Method EVT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IND_CHGDOC | Value transfer | Type reference (TYPE) | IBXX_REF-BOOL | IBXX_FALSE | ... | 20000529 |
Method EVT_SAVE on class CL_IBASE_ENGINE has no exception.
Method EVT_SET_EXP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXP | Call by reference | Type reference (TYPE) | IBCOX_EXP_TAB | 20050318 |
Method EVT_SET_EXP_DATA on class CL_IBASE_ENGINE has no exception.
Method GET_ENGINE_TO_ENGINE_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_IBASE_ENGINE | engine, to which the listener belongs | 20010411 | |||
| 2 | I_LISTENER | Value transfer | Object reference (TYPE REF TO) | IF_IBASE_ENGINE_EVT | listener. | 20010411 |
Method GET_ENGINE_TO_ENGINE_LISTENER on class CL_IBASE_ENGINE has no exception.
Method GET_FILEID Signature
Method GET_FILEID on class CL_IBASE_ENGINE has no parameter.
Method GET_FILEID on class CL_IBASE_ENGINE has no exception.
Method GET_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_IBASE | Call by reference | Type reference (TYPE) | IB_TY_IBASE | 20130618 |
Method GET_IBASE on class CL_IBASE_ENGINE has no exception.
Method GET_STTYP Signature
Method GET_STTYP on class CL_IBASE_ENGINE has no parameter.
Method GET_STTYP on class CL_IBASE_ENGINE has no exception.
Method READ_IBIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | GUID_16 | ... | 20050220 | |||
| 2 | E_IBASE | Call by reference | Type reference (TYPE) | IB_IBASE | 20050713 | ||||
| 3 | E_IBTYP | Call by reference | Type reference (TYPE) | IB_IBTYP | ... | 20050220 | |||
| 4 | E_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | 20050220 | ||||
| 5 | E_STTYP | Call by reference | Type reference (TYPE) | IB_STTYP | ... | 20050220 | |||
| 6 | I_GUID | Call by reference | Type reference (TYPE) | GUID_16 | 20050713 | ||||
| 7 | I_IBASE | Call by reference | Type reference (TYPE) | IB_IBASE | ... | 20050220 |
Method READ_IBIB on class CL_IBASE_ENGINE has no exception.
Method READ_IBIBCOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IBASE | Call by reference | Type reference (TYPE) | IBIB-IBASE | ... | 20050220 | |||
| 2 | R_S_IBIBCOM | Value transfer | Type reference (TYPE) | IBIBCOM | IB: Installation (Includestruktur für die allg. Daten) | 20050220 |
Method READ_IBIBCOM on class CL_IBASE_ENGINE has no exception.
Method READ_IBIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | GUID_16 | ... | 20050220 | |||
| 2 | E_INSTANCE | Call by reference | Type reference (TYPE) | IB_INSTANCE | 20050714 | ||||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | GUID_16 | 20050714 | ||||
| 4 | I_IBASE | Call by reference | Type reference (TYPE) | IB_IBASE | ... | 20050220 | |||
| 5 | I_INSTANCE | Call by reference | Type reference (TYPE) | IB_INSTANCE | ... | 20050220 | |||
| 6 | I_VALFR | Call by reference | Type reference (TYPE) | IB_VALFR | IB: gültig ab | 20050220 | |||
| 7 | I_VALTO | Call by reference | Type reference (TYPE) | IB_VALTO | IB: gültig bis | 20050220 |
Method READ_IBIN on class CL_IBASE_ENGINE has no exception.
Method SET_ADMIN Signature
Method SET_ADMIN on class CL_IBASE_ENGINE has no parameter.
Method SET_ADMIN on class CL_IBASE_ENGINE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 12A |