SAP ABAP Class CL_REBP_ADDRESS_MNGR (Address Manager (ADRC): Standard Impl.)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BP (Application Component) Business Partner
⤷
RE_BP_AD (Package) RE: Address Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20010924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REBP_ADDRESS_MNGR | Address Manager (ADRC) | 20010924 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_ADDRESS_MNGR_AO | Address Manager (ZAV): Architectural Object | 20020110 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_ADDRESS_MNGR_BE | Address Manager (ZAV): Business Entity | 20011203 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_ADDRESS_MNGR_BU | Address Manager (ZAV): Building | 20011203 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_ADDRESS_MNGR_PR | Address Manager (ZAV): Property | 20011205 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_ADDRESS_MNGR_RO | Address Manager (ZAV): Rental Object | 20011210 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_REMM_ADDRESS_MNGR_MN | Address Manager (ZAV): Mandate | 20040705 |
Properties
| Class | CL_REBP_ADDRESS_MNGR | |
| Short Description | Address Manager (ADRC): Standard Impl. | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_BP_AD | RE: Address Management |
| Created | 20010503 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REBP_ADDRESS_MNGR | Address Manager (ADRC) | 20010924 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20010924 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011129 | |||||
| 2 | Constant | Protected | Type reference (TYPE) | SY-MSGID | 'REBPAD' | Messages, Message Class | 20011211 | ||
| 3 | Constant | Protected | Type reference (TYPE) | TABNAME | 'REBP_ADDRESS_REL_X' | Table Name | 20011211 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | REBP_ADDRESS_REL-ADROBJNR | Address Number for Object | 20011205 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | REBP_ADDRESS_REL-ADROBJNR | 'I?00000000TMP' | Temporary Address Number | 20020215 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | REBDSOBTYPE | Type for Objects to Which Addresses are Assigned | 20011205 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Bool: Check Address in Functions? | 20011203 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RECABOOL | MO_EXIT Already Read | 20130813 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | BADI_REBP_ADDRESS | 20130813 | ||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20010924 | |||||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | Address Return Structure | 20011211 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | ADDR1_VAL | Address Return Structure | 20011204 | |||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20011211 | |||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | REBP_ADDRESS_REL | Real Estate Address Assignment (DB Status) | 20011130 | |||
| 15 | Instance attribute | Public | Attribute reference (LIKE) | 20110323 | |||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RE_T_ADDRESS_REL_INT | Real Estate Address Assignment: Change Table | 20011203 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_CHANGE | Instance Event (0) |
Public (2) |
20060216 |
Types
Class CL_REBP_ADDRESS_MNGR has no local type.
Method Signatures
Method ASSIGN_ADDRESS Signature
Method ASSIGN_ADDRESS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method ASSIGN_ADDRESS on class CL_REBP_ADDRESS_MNGR has no exception.
Method ASSIGN_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ADRZUS | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL-ADRZUS | Objektbezeichnung | 20011204 | |||
| 2 | ID_OBTYP | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL-OBTYP | Typ für Objekte, denen Adressen zugeordnet sind | 20011204 | |||
| 3 | IF_FORCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Alte Adresse vorher löschen | 20020410 | ||
| 4 | IF_ONLY_IF_PARENT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Nur, wenn Vater-Adresse existiert | 20080417 | ||
| 5 | IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_REBP_HAS_ADDRESS | Objekt mit Adresse | 20011204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zuordnen der Adresse | 20011204 | ||
| 2 | Fehler: Beerbtes Objekt besitzt keine Adresse | 20011212 |
Method CHANGE_ADDRESS Signature
Method CHANGE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method CHANGE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no exception.
Method COUNT Signature
Method COUNT on class CL_REBP_ADDRESS_MNGR has no parameter.
Method COUNT on class CL_REBP_ADDRESS_MNGR has no exception.
Method DERIVE_ADDRESS Signature
Method DERIVE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method DERIVE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no exception.
Method EXISTS Signature
Method EXISTS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method EXISTS on class CL_REBP_ADDRESS_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_REBP_ADDRESS_MNGR has no parameter.
Method FILL_BUFFER on class CL_REBP_ADDRESS_MNGR has no exception.
Method FILL_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISX_ADDRESS | Call by reference | Type reference (TYPE) | SZADR_ADDR1_COMPLETE | Addresse (komplex) | 20011204 | |||
| 2 | IS_ADDRESS | Call by reference | Type reference (TYPE) | ADDR1_VAL | Rückgabestruktur für Adresse | 20011204 | |||
| 3 | IS_ADDRESS_REL | Call by reference | Type reference (TYPE) | REBP_ADDRESS_REL | Adressen-Zuordnung Immobilien | 20011204 | |||
| 4 | IS_ADDRESS_REL_INT | Call by reference | Type reference (TYPE) | REBP_ADDRESS_REL_INT | Adressen-Zuordnung Immobilien (intern) | 20011204 | |||
| 5 | IT_ADDRESS_REL_INT | Call by reference | Type reference (TYPE) | RE_T_ADDRESS_REL_INT | Adressen-Zuordnung Immobilien (intern) | 20011204 | |||
| 6 | IT_VZOBJECT_INT | Call by reference | Type reference (TYPE) | RE_T_VZOBJECT_INT | Adresszuordnung eines Immobilienobjekts - intern | 20050204 |
Method FILL_MEMBERS on class CL_REBP_ADDRESS_MNGR has no exception.
Method GET_ADDRESS_ORIGIN Signature
Method GET_ADDRESS_ORIGIN on class CL_REBP_ADDRESS_MNGR has no parameter.
Method GET_ADDRESS_ORIGIN on class CL_REBP_ADDRESS_MNGR has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_REBP_ADDRESS_MNGR has no parameter.
Method GET_DETAIL on class CL_REBP_ADDRESS_MNGR has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_REBP_ADDRESS_MNGR has no parameter.
Method GET_DETAIL_X on class CL_REBP_ADDRESS_MNGR has no exception.
Method INIT_BY_PARENT Signature
Method INIT_BY_PARENT on class CL_REBP_ADDRESS_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_REBP_ADDRESS_MNGR has no exception.
Method IS_DERIVATION_POSSIBLE Signature
Method IS_DERIVATION_POSSIBLE on class CL_REBP_ADDRESS_MNGR has no parameter.
Method IS_DERIVATION_POSSIBLE on class CL_REBP_ADDRESS_MNGR has no exception.
Method REMOVE_ADDRESS Signature
Method REMOVE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method REMOVE_ADDRESS on class CL_REBP_ADDRESS_MNGR has no exception.
Method SHOW_ADDRESS Signature
Method SHOW_ADDRESS on class CL_REBP_ADDRESS_MNGR has no parameter.
Method SHOW_ADDRESS on class CL_REBP_ADDRESS_MNGR has no exception.
Method STORE_PREPARE_EXTERNAL Signature
Method STORE_PREPARE_EXTERNAL on class CL_REBP_ADDRESS_MNGR has no parameter.
Method STORE_PREPARE_EXTERNAL on class CL_REBP_ADDRESS_MNGR has no exception.
Event Signatures
Event AFTER_CHANGE Signature
Event AFTER_CHANGE on class CL_REBP_ADDRESS_MNGR has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |