SAP ABAP Interface IF_REBP_ADDRESS_MNGR (Address Manager (ADRC))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BP (Application Component) Business Partner
     RE_BP_AD (Package) RE: Address Management
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
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20010924
2 ASSIGN_ADDRESS Instance method Public Method Creates Address Assignment for Object 20011130
3 CHANGE_ADDRESS Instance method Public Method Changes Address of Object 20011204
4 CHECK_ALL Instance method Public Method 20010924
5 COUNT Instance method Public Method Supplies Number of Entries 20010924
6 DERIVE_ADDRESS Instance method Public Method Derives Address Assignment for Object from Subordinate Obj. 20011203
7 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20010924
8 FREE Instance method Public Method 20010924
9 GET_ADDRESS_ORIGIN Instance method Public Method Origin of Address (SPACE = No Address Assigned) 20011203
10 GET_ADRNR Instance method Public Method Supplies Address Number 20020116
11 GET_CHILDREN Instance method Public Method 20050225
12 GET_DETAIL Instance method Public Method Supplies Address Assignment for Object 20010924
13 GET_DETAIL_X Instance method Public Method Supplies Address Assignment with Address for Object 20010924
14 GET_EXTENSION Instance method Public Method 20050225
15 GET_FIELDSTATUS Instance method Public Method 20040927
16 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20010924
17 INIT_BY_TEMPLATE Instance method Public Method 20050225
18 IS_DERIVATION_POSSIBLE Instance method Public Method Bool: Derive (=Inherit) Addresses for Object Possible? 20011207
19 IS_FIELDSTATUS_SET Instance method Public Method 20050225
20 IS_MODIFIED Instance method Public Method 20010924
21 IS_OK Instance method Public Method 20010924
22 REGISTER_ALL_CHILDREN Instance method Public Method 20010924
23 RELEASE Instance method Public Method 20010924
24 REMOVE_ADDRESS Instance method Public Method Cancels Address Assignment for Object 20011130
25 SHOW_ADDRESS Instance method Public Method Displays Address in Dialog Box 20011130
26 STORE Instance method Public Method 20010924
27 STORE_PREPARE_EXTERNAL Instance method Public Method Preparation for Save (Called Externally) 20020423
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 Importing ID_ADRNR_ORI Value transfer Type reference (TYPE) VZOBJECT_INT-ADRNR_ORI Kennzeichen Adressherkunft 20011130
2 Importing ID_ADRZUS Value transfer Type reference (TYPE) VZOBJECT_INT-ADRZUS Objektbezeichnung 20011130
3 Importing ID_OBJNR_HI Value transfer Type reference (TYPE) VZOBJECT_INT-OBJNR_HI Nummer des übergeordneten Adressobjektes 20011130
4 Importing IF_FORCE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Alte Adresse vorher löschen 20020410
5 Importing IF_WITH_DYNPRO Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: mit Auswahldynpro (Default: NEIN) 20011130
6 Importing IS_ADDRESS Value transfer Type reference (TYPE) ADDR1_VAL Adressdaten zum Objekt 20020103
# Exception Resumable Description Created on
1 ASSIGN_ERROR 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 Importing ID_ADRZUS Value transfer Type reference (TYPE) VZOBJECT_INT-ADRZUS Adresszusatz 20011204
2 Importing IF_WITH_DYNPRO Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: mit Auswahldynpro (Default: NEIN) 20011204
3 Importing IS_ADDRESS Value transfer Type reference (TYPE) ADDR1_VAL Adresse 20011204
# Exception Resumable Description Created on
1 ASSIGN_ERROR 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 Returning 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 Importing ID_ADRZUS Value transfer Type reference (TYPE) VZOBJECT_INT-ADRZUS Objektbezeichnung 20020813
2 Importing IF_FORCE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Alte Adresse vorher löschen 20020410
3 Importing 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 ASSIGN_ERROR Fehler beim Zuordnen der Adresse 20011203

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20010924
# Exception Resumable Description Created on
1 NOT_FOUND 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 Returning 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 Returning 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 Exporting ES_ADDRESS Value transfer Type reference (TYPE) ADDR1_VAL Rückgabestruktur für Adresse 20011203
2 Exporting 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 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20010924
2 Returning 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 Importing 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 Returning 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 REMOVE_ERROR 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 ASSIGN_ERROR 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 NUMBERING_ERROR 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