SAP ABAP Interface IF_CUIB_IBXI (Interface to IBXI)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-CBA (Application Component) cBASE / Configuration Store
⤷
CUIB_GEN (Package) CU: Interface IBase - Configuration (General Part)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CUIB_IBCO_CORE | Interface to IBCO | 20041201 |
Properties
| Interface | IF_CUIB_IBXI | |
| Short Description | Interface to IBXI |
General Data
| Package | CUIB_GEN | CU: Interface IBase - Configuration (General Part) |
| Created | 20041130 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CUIB_IBXI has no forward declaration.
Interfaces
Interface IF_CUIB_IBXI has no interface.
Friends
Interface IF_CUIB_IBXI has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GSO_AGENT | Static Attribute | Public | Object reference (TYPE REF TO) | IF_CUIB_IBXI | Interface to IBXI | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check or Create CUOBJ_ID | 20041201 | |
| 2 | Instance method | Public | Method | Find CUOBJ_ID | 20041202 | |
| 3 | Instance method | Public | Method | Find or Create CUOBJ_ID | 20041201 | |
| 4 | Instance method | Public | Method | Find or Create CUOBJ | 20050310 | |
| 5 | Instance method | Public | Method | Find CUOBJ | 20041206 | |
| 6 | Static method | Public | Method | Gets Instance to IF_CUIB_IBXI | 20050330 | |
| 7 | Instance method | Public | Method | Initialization | 20050330 | |
| 8 | Instance method | Public | Method | Fill Buffer (Initial) | 20050405 | |
| 9 | Instance method | Public | Method | Modify Buffer Content | 20050330 | |
| 10 | Instance method | Public | Method | Trigger Update | 20041201 |
Events
Interface IF_CUIB_IBXI has no event.
Types
Interface IF_CUIB_IBXI has no local type.
Method Signatures
Method CHECK_OR_INS_BY_CUOBJ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_TAB | Call by reference | Type reference (TYPE) | CUIB_EXTINST_DATA_T | CUIB: Instanz zu GUID | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase | 20041201 |
Method FIND_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20041202 | |||
| 2 | IV_INSTANCE | Call by reference | Type reference (TYPE) | CUIB_CUOBJ | CUIB: systemabhängige Konfigurationsreferenz | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase | 20041202 |
Method FIND_OR_INSERT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20041201 | |||
| 2 | EV_PERSIST_ID | Call by reference | Type reference (TYPE) | CUIB_PERSISTENT_ID | CUIB: externe Identifikation einer Instanz (persistent) | 20041206 | |||
| 3 | IV_INSTANCE | Call by reference | Type reference (TYPE) | CUIB_CUOBJ | CUIB: systemabhängige Konfigurationsreferenz | 20041201 | |||
| 4 | IV_WITH_EXISTENCE_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase | 20041201 |
Method FIND_OR_INSERT_PERSIST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INSTANCE | Value transfer | Type reference (TYPE) | CUIB_CUOBJ | CUIB: systemabhängige Konfigurationsreferenz | 20050310 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20050310 | |||
| 3 | IV_PERSIST_ID | Call by reference | Type reference (TYPE) | CUIB_PERSISTENT_ID | CUIB: externe Identifikation einer Instanz (persistent) | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase | 20050310 |
Method FIND_PERSIST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INSTANCE | Value transfer | Type reference (TYPE) | CUIB_CUOBJ | CUIB: systemabhängige Konfigurationsreferenz | 20041206 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20041206 | |||
| 3 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20041206 | |||
| 4 | IV_PERSIST_ID | Call by reference | Type reference (TYPE) | CUIB_PERSISTENT_ID | CUIB: externe Identifikation einer Instanz (persistent) | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase | 20041206 |
Method GET_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_AGENT | Call by reference | Object reference (TYPE REF TO) | IF_CUIB_IBXI | Interface zu IBXI | 20050330 |
Method GET_AGENT on Interface IF_CUIB_IBXI has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INSTANCES | Call by reference | Type reference (TYPE) | CUIB_CUOBJ_TAB | CUIB: Tabelle von Instanzen | 20050330 |
Method INITIALIZE on Interface IF_CUIB_IBXI has no exception.
Method INSERT_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INSTANCES | Call by reference | Type reference (TYPE) | CUIB_CUOBJ_TAB | CUIB: Tabelle von Instanzen | 20050405 | |||
| 2 | IV_WITH_CREATION | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050405 |
Method INSERT_INSTANCES on Interface IF_CUIB_IBXI has no exception.
Method MODIFY_LOCAL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXTINST_DATA | Call by reference | Type reference (TYPE) | CUIB_EXTINST_DATA | CUIB: Datenkörper der Tabelle IBEXTINST | 20050330 |
Method MODIFY_LOCAL_BUFFER on Interface IF_CUIB_IBXI has no exception.
Method TRIGGER_DB_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INSTNO | Call by reference | Type reference (TYPE) | CUIB_CUOBJ_TAB | CUIB: Tabelle von Instanzen | 20041201 |
Method TRIGGER_DB_UPDATE on Interface IF_CUIB_IBXI has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 100 |