Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REBP_ADDRESS_MNGR | Address Manager (ADRC): Standard Impl. | 20010924 |
Properties
Interface | IF_REBP_ADDRESS_MNGR | |
Short Description | Address Manager (ADRC) |
General Data
Package | RE_BP_AD | RE: Address Management |
Created | 20010503 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | REBP2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | SZADR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_STORABLE | Object Can Be Stored | 20010924 |
Friends
Interface IF_REBP_ADDRESS_MNGR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ADROBJTYP | Constant | Public | Type reference (TYPE) | REBDNUMOBJ | 'VI' | Object Addresses: Key for Number Range Object | 20011129 | |
2 | MD_ACTIVITY | Instance attribute | Public | Attribute reference (LIKE) | 20010924 | ||||
3 | MF_ARCHIVED | Instance attribute | Public | Attribute reference (LIKE) | 20050225 | ||||
4 | MF_AUTH_CHECK | Instance attribute | Public | Attribute reference (LIKE) | 20010924 | ||||
5 | MF_ENQUEUE | Instance attribute | Public | Attribute reference (LIKE) | 20010924 | ||||
6 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REBP_HAS_ADDRESS | Object with Address | 20010924 | ||
7 | MS_ADDRESS | Instance attribute | Public | Type reference (TYPE) | ADDR1_VAL | Address Return Structure | 20011211 | ||
8 | MS_ADDRESS_REL | Instance attribute | Public | Type reference (TYPE) | REBP_ADDRESS_REL | Real Estate Address Assignment | 20011211 | ||
9 | MS_ADDRESS_X | Instance attribute | Public | Type reference (TYPE) | REBP_ADDRESS_XDATA | Address Data from Address Management (Supplement) | 20110323 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_CHANGE | Instance Event (0) |
Public (2) |
After Changing an Address | 20060216 |
2 | AFTER_STORE | Instance Event (0) |
Public (2) |
20050225 | |
3 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20050225 | |
4 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20050225 |
Types
Interface IF_REBP_ADDRESS_MNGR has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method ADD_CHILD on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method ASSIGN_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADRNR_ORI | Value transfer | Type reference (TYPE) | VZOBJECT_INT-ADRNR_ORI | Kennzeichen Adressherkunft | 20011130 | ||
2 | ![]() |
ID_ADRZUS | Value transfer | Type reference (TYPE) | VZOBJECT_INT-ADRZUS | Objektbezeichnung | 20011130 | ||
3 | ![]() |
ID_OBJNR_HI | Value transfer | Type reference (TYPE) | VZOBJECT_INT-OBJNR_HI | Nummer des übergeordneten Adressobjektes | 20011130 | ||
4 | ![]() |
IF_FORCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Alte Adresse vorher löschen | 20020410 | |
5 | ![]() |
IF_WITH_DYNPRO | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: mit Auswahldynpro (Default: NEIN) | 20011130 | |
6 | ![]() |
IS_ADDRESS | Value transfer | Type reference (TYPE) | ADDR1_VAL | Adressdaten zum Objekt | 20020103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen der Adresse | 20011130 |
Method CHANGE_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADRZUS | Value transfer | Type reference (TYPE) | VZOBJECT_INT-ADRZUS | Adresszusatz | 20011204 | ||
2 | ![]() |
IF_WITH_DYNPRO | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: mit Auswahldynpro (Default: NEIN) | 20011204 | |
3 | ![]() |
IS_ADDRESS | Value transfer | Type reference (TYPE) | ADDR1_VAL | Adresse | 20011204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen der Adresse | 20011204 |
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method CHECK_ALL on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl | 20010924 |
Method COUNT on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method DERIVE_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADRZUS | Value transfer | Type reference (TYPE) | VZOBJECT_INT-ADRZUS | Objektbezeichnung | 20020813 | ||
2 | ![]() |
IF_FORCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Alte Adresse vorher löschen | 20020410 | |
3 | ![]() |
IF_ONLY_IF_PARENT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Nur, wenn Vater-Adresse existiert | 20080417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen der Adresse | 20011203 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Eintrag vorhanden? | 20010924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht gefunden | 20010924 |
Method FREE Signature
Method FREE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method FREE on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_ADDRESS_ORIGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_ORIGIN | Value transfer | Type reference (TYPE) | REBDJADRORIG | Herkunft der Adresse | 20011203 |
Method GET_ADDRESS_ORIGIN on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_ADRNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_ADRNR | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL-ADRNR | Adreßnummer | 20020116 |
Method GET_ADRNR on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADDRESS | Value transfer | Type reference (TYPE) | ADDR1_VAL | Rückgabestruktur für Adresse | 20011203 | ||
2 | ![]() |
ES_ADDRESS_REL | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL | Adresse-Zuordnung Immobilien | 20011203 |
Method GET_DETAIL on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_DETAIL_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20010924 | |
2 | ![]() |
RS_DETAIL_X | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL_X | Adress-Zuordnunug Immobilien | 20010924 |
Method GET_DETAIL_X on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method INIT_BY_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_REBP_HAS_ADDRESS | Objekt mit Adresse | 20010924 |
Method INIT_BY_PARENT on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method IS_DERIVATION_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Erben möglich? | 20011207 |
Method IS_DERIVATION_POSSIBLE on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method IS_OK Signature
Method IS_OK on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method IS_OK on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method RELEASE Signature
Method RELEASE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method RELEASE on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method REMOVE_ADDRESS Signature
Method REMOVE_ADDRESS on Interface IF_REBP_ADDRESS_MNGR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Entfernen der Adresse | 20011130 |
Method SHOW_ADDRESS Signature
Method SHOW_ADDRESS on Interface IF_REBP_ADDRESS_MNGR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen der Adresse | 20011130 |
Method STORE Signature
Method STORE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Method STORE on Interface IF_REBP_ADDRESS_MNGR has no exception.
Method STORE_PREPARE_EXTERNAL Signature
Method STORE_PREPARE_EXTERNAL on Interface IF_REBP_ADDRESS_MNGR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Nummervergabe | 20020423 |
Event Signatures
Event AFTER_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_ADDRESS_REL_NEW | Exporting | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL | Neue Adressen-Zuordnung Immobilien | 20060216 | ||
2 | IS_ADDRESS_REL_OLD | Exporting | Value transfer | Type reference (TYPE) | REBP_ADDRESS_REL | Alte Adressen-Zuordnung Immobilien | 20060216 |
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REBP_ADDRESS_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REBP_ADDRESS_MNGR has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110 |