Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_ADDRESS | IBase: Interface Address Events | 20050118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_ENGINE_EVT | IBase: Interface Engine Events | 20000725 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_IBIN_EVT | IBase: Events Instances | 20001212 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_REQ_IBIN | 20001212 |
Properties
| Class | CL_IBASE_ADDRESS | |
| Short Description | IBase: Address Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IB_ADDRESS | IBase: Business Address Services Connection |
| Created | 20000725 | SAP |
| Last change | 20060208 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IBASE_ADDRESS | IBase: Interface Address Events | 20050118 | ||
| 2 | IF_IBASE_ENGINE_EVT | IBase: Interface Engine Events | 20000725 | ||
| 3 | IF_IBASE_IBIN_EVT | IBase: Events Instances | 20001212 | ||
| 4 | IF_IBASE_REQ_IBIN | 20001212 |
Friends
Class CL_IBASE_ADDRESS has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_CREATE | Instance Event (0) |
Public (2) |
20050804 | |
| 2 | EVT_DELETE | Instance Event (0) |
Public (2) |
20050804 | |
| 3 | EVT_READ | Instance Event (0) |
Public (2) |
20050804 | |
| 4 | EVT_UPDATE | Instance Event (0) |
Public (2) |
20050804 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DELETE_VALID_HTAB | Private | See coding | 20001214 | t_delete_valid_htab type hashed table of t_delete_valid_rec
with unique key guid
|
||
| 2 | T_DELETE_VALID_REC | Private | See coding | 20001214 | begin of t_delete_valid_rec,
guid type guid_16,
valid type ibxx_ref-valto,
end of t_delete_valid_rec
|
||
| 3 | T_DELETE_VALID_TAB | Private | See coding | 20001214 | t_delete_valid_tab type standard table of t_delete_valid_rec
with default key
|
Method Signatures
Method CONSOLIDATE Signature
Method CONSOLIDATE on class CL_IBASE_ADDRESS has no parameter.
Method CONSOLIDATE on class CL_IBASE_ADDRESS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_IBASE_ENGINE_IBCO | 20050714 |
Method CONSTRUCTOR on class CL_IBASE_ADDRESS has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_TAB | Call by reference | Type reference (TYPE) | IBAD_DELETE_TAB | ... | 20001214 |
Method COPY on class CL_IBASE_ADDRESS has no exception.
Method COPY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADRNO | Value transfer | Type reference (TYPE) | IBADDR-ADRNO | ... | 20001215 | |||
| 2 | I_HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | ... | 20001215 | |||
| 3 | R_HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | ... | 20001215 |
Method COPY_ADDRESS on class CL_IBASE_ADDRESS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_TAB | Call by reference | Type reference (TYPE) | IBAD_CREATE_TAB | ... | 20000727 |
Method CREATE on class CL_IBASE_ADDRESS has no exception.
Method CUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUT_TAB | Call by reference | Type reference (TYPE) | IBAD_DELETE_TAB | ... | 20001214 |
Method CUT on class CL_IBASE_ADDRESS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE_TAB | Call by reference | Type reference (TYPE) | IBAD_DELETE_TAB | ... | 20001213 |
Method DELETE on class CL_IBASE_ADDRESS has no exception.
Method DELETE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | ... | 20001218 |
Method DELETE_ADDRESS on class CL_IBASE_ADDRESS has no exception.
Method DELETE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUF_TAB | Call by reference | Type reference (TYPE) | IBADD_BUF_TAB | ... | 20001214 | |||
| 2 | I_DELETE_VALID_HTAB | Call by reference | Type reference (TYPE) | T_DELETE_VALID_HTAB | ... | 20001214 |
Method DELETE_CHANGE on class CL_IBASE_ADDRESS has no exception.
Method FILL_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BUF_TAB | Call by reference | Type reference (TYPE) | IBADD_BUF_TAB | 20050420 |
Method FILL_ADMIN on class CL_IBASE_ADDRESS has no exception.
Method 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 GET_CHANGE_FLAG on class CL_IBASE_ADDRESS has no exception.
Method GET_CHANGE_FLAG_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IND_IBASE | Call by reference | Type reference (TYPE) | IBXX_BOOL | Address to ibases changed | 20010417 | |||
| 2 | EV_IND_INSTANCE | Call by reference | Type reference (TYPE) | IBXX_BOOL | Address to instances changed | 20010417 |
Method GET_CHANGE_FLAG_DETAIL on class CL_IBASE_ADDRESS has no exception.
Method 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 GET_CHANGE_INFO on class CL_IBASE_ADDRESS has no exception.
Method GET_CONS_SEG_H01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEG | Call by reference | Type reference (TYPE) | IBXX_SEG_TAB | type,guid_16 | 20010417 | |||
| 2 | IV_SEGMENT_TYPE | Call by reference | Type reference (TYPE) | IB_SEGMENT_TYPE | IBase: Segmenttyp | 20010417 |
Method GET_CONS_SEG_H01 on class CL_IBASE_ADDRESS has no exception.
Method GET_CONS_SEG_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEG | Call by reference | Type reference (TYPE) | IBXX_SEG_TAB | guid_16 of the ibases | 20010413 |
Method GET_CONS_SEG_IBASE on class CL_IBASE_ADDRESS has no exception.
Method GET_CONS_SEG_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEG | Call by reference | Type reference (TYPE) | IBXX_SEG_TAB | guid_16 of the instances | 20010412 |
Method GET_CONS_SEG_INST on class CL_IBASE_ADDRESS has no exception.
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HANDLE | Value transfer | Type reference (TYPE) | AD_HANDLE | ... | 20000727 |
Method GET_HANDLE on class CL_IBASE_ADDRESS has no exception.
Method GET_POST_DATA_H01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_POINTER | Call by reference | Object reference (TYPE REF TO) | IF_IBASE_EXP | Schnittstelle Exportdaten | 20010417 | |||
| 2 | IV_SEGTYPE | Call by reference | Type reference (TYPE) | IB_SEGMENT_TYPE | IBase: Segmenttyp | 20010417 |
Method GET_POST_DATA_H01 on class CL_IBASE_ADDRESS has no exception.
Method GET_POST_DATA_H02 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | IBCOXEXP_ADDRESS_TAB | IBase: Exportdaten für Adresse | 20010418 | |||
| 2 | IT_BUF | Call by reference | Type reference (TYPE) | IBADD_BUF_TAB | buffer | 20010418 | |||
| 3 | IT_ID_HTAB_16 | Call by reference | Type reference (TYPE) | IBXX_ID_HTAB_16 | conversion table | 20010418 | |||
| 4 | IV_SEGMENT_TYPE | Call by reference | Type reference (TYPE) | IB_SEGMENT_TYPE | IBase: Segmenttyp | 20010418 |
Method GET_POST_DATA_H02 on class CL_IBASE_ADDRESS has no exception.
Method GET_POST_DATA_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IBASE_EXP | Value transfer | Object reference (TYPE REF TO) | IF_IBASE_EXP | neutral oo-object | 20010417 |
Method GET_POST_DATA_IBASE on class CL_IBASE_ADDRESS has no exception.
Method GET_POST_DATA_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IBASE_EXP | Value transfer | Object reference (TYPE REF TO) | IF_IBASE_EXP | neutral oo-object | 20010417 |
Method GET_POST_DATA_INST on class CL_IBASE_ADDRESS has no exception.
Method GET_SEGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMP | Value transfer | Type reference (TYPE) | IBAD_COMP_TYPE | ... | 20000726 | |||
| 2 | R_SEGMENT | Value transfer | Type reference (TYPE) | IBADDR-SEGMENT | ... | 20000726 |
Method GET_SEGMENT on class CL_IBASE_ADDRESS has no exception.
Method PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PASTE_HTAB | Call by reference | Type reference (TYPE) | IBAD_PASTE_HTAB | ... | 20001214 |
Method PASTE on class CL_IBASE_ADDRESS has no exception.
Method PREPARE_SAVE Signature
Method PREPARE_SAVE on class CL_IBASE_ADDRESS has no parameter.
Method PREPARE_SAVE on class CL_IBASE_ADDRESS has no exception.
Method READ 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_SEL_TAB | Call by reference | Type reference (TYPE) | IBAD_SEL_TAB | ... | 20000816 |
Method READ on class CL_IBASE_ADDRESS has no exception.
Method READ_CUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BUF_TAB | Call by reference | Type reference (TYPE) | IBADD_BUF_TAB | ... | 20001214 | |||
| 2 | E_DELETE_VALID_HTAB | Call by reference | Type reference (TYPE) | T_DELETE_VALID_HTAB | ... | 20001214 | |||
| 3 | I_DELETE_TAB | Call by reference | Type reference (TYPE) | IBAD_DELETE_TAB | ... | 20001214 |
Method READ_CUT on class CL_IBASE_ADDRESS has no exception.
Method SAVE Signature
Method SAVE on class CL_IBASE_ADDRESS has no parameter.
Method SAVE on class CL_IBASE_ADDRESS has no exception.
Method SET_ID_TAB_IBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ID | Call by reference | Type reference (TYPE) | IBXX_ID_TAB | conversion table | 20010417 |
Method SET_ID_TAB_IBASE on class CL_IBASE_ADDRESS has no exception.
Method SET_ID_TAB_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ID | Call by reference | Type reference (TYPE) | IBXX_ID_TAB | conversion table | 20010417 |
Method SET_ID_TAB_INST on class CL_IBASE_ADDRESS has no exception.
Method SOMETHING_TO_POST Signature
Method SOMETHING_TO_POST on class CL_IBASE_ADDRESS has no parameter.
Method SOMETHING_TO_POST on class CL_IBASE_ADDRESS has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ADDRESS | Call by reference | Type reference (TYPE) | IBAD_ADDRESS_TAB | 20050120 |
Method UPDATE on class CL_IBASE_ADDRESS has no exception.
Event Signatures
Event EVT_CREATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CREATE | Exporting | Value transfer | Type reference (TYPE) | IBAD_CREATE_TAB | 20050804 |
Event EVT_DELETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE | Exporting | Value transfer | Type reference (TYPE) | IBAD_DELETE_TAB | 20050804 |
Event EVT_READ Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Exporting | Value transfer | Type reference (TYPE) | IBAD_KEY_TAB | 20050804 | |||
| 2 | IT_SEL | Exporting | Value transfer | Type reference (TYPE) | IBAD_SEL_TAB | 20050804 |
Event EVT_UPDATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UPDATE | Exporting | Value transfer | Type reference (TYPE) | IBAD_ADDRESS_TAB | 20050804 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 30A |