SAP ABAP Class IF_RELM_RE_RG_CHANGE_MNGR (Real Estate Register: Additions and Removals)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20040907
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_RE_RG_CHANGE_MNGR Real Estate Register: Additions and Removals 20040907
Properties
Class IF_RELM_RE_RG_CHANGE_MNGR  
Short Description Real Estate Register: Additions and Removals    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040907   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_RELM_RE_RG_CHANGE_MNGR has no interface implemented.
Friends
Class IF_RELM_RE_RG_CHANGE_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20040907
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20040907
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20040907
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20040907
5 MO_EXIT Instance attribute Public Object reference (TYPE REF TO) BADI_RELM_RE_RG_CHANGE 20130228
6 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RELM_RE_REGISTER_MNGR Real estate register 20040907
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20040907
2 CHECK_ALL Instance method Public Method 20040907
3 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20040907
4 COUNT Instance method Public Method Supplies Number of Entries 20040907
5 DELETE_DETAIL Instance method Public Method Deletes an Entry 20040907
6 EXISTS Instance method Public Method Checks Whether Entry Exists (Except.) 20040907
7 FREE Instance method Public Method 20040907
8 GET_CHILDREN Instance method Public Method 20040907
9 GET_DETAIL Instance method Public Method Returns an Entry 20040907
10 GET_DETAIL_X Instance method Public Method Returns an Entry with Additional Data 20040907
11 GET_EXTENSION Instance method Public Method 20040907
12 GET_FIELDSTATUS Instance method Public Method 20050225
13 GET_LIST Instance method Public Method Returns All Entries 20040907
14 GET_LIST_X Instance method Public Method Returns All Entries with Additional Data 20040907
15 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20040907
16 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20040907
17 INIT_BY_TEMPLATE Instance method Public Method 20040907
18 INSERT_DETAIL Instance method Public Method Adds a New Entry 20040907
19 IS_FIELDSTATUS_SET Instance method Public Method 20050225
20 IS_MODIFIED Instance method Public Method 20040907
21 IS_OK Instance method Public Method 20040907
22 REGISTER_ALL_CHILDREN Instance method Public Method 20040907
23 RELEASE Instance method Public Method 20040907
24 REL_ADD_GET Instance method Public Method Gets Additions to Land Register 20040913
25 REL_ADD_GET_X Instance method Public Method Gets Additions to Land Register with Addit. Fields 20040913
26 REL_ADD_SET Instance method Public Method Sets Additions to Land Register 20040913
27 REL_SUB_GET Instance method Public Method Gets Removals from Land Register 20040913
28 REL_SUB_GET_X Instance method Public Method Gets Removals from Land Register with Additional Fields 20040913
29 REL_SUB_SET Instance method Public Method Sets Removals from Land Register 20040913
30 STORE Instance method Public Method 20040907
31 UPDATE_DETAIL Instance method Public Method Changes an Entry 20040907
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20040907
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20040907
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20040907
Types
Class IF_RELM_RE_RG_CHANGE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method ADD_CHILD on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method CHECK_ALL on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20040907

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 20040907

Method COUNT on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040907
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20040907

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20040907

Method EXISTS on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method FREE Signature

Method FREE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method FREE on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method GET_CHILDREN on class IF_RELM_RE_RG_CHANGE_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_DETAIL Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE Bestandsverzeichnis - Änderungen 20040907
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20040907

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_X Bestandsverzeichnis - Änderungen mit Zusatzfeldern 20040907
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20040907
3 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20040907

Method GET_EXTENSION Signature

Method GET_EXTENSION on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method GET_EXTENSION on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method GET_FIELDSTATUS on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE Bestandsverzeichnis - Änderungen 20040907

Method GET_LIST on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_X Bestandsverzeichnis - Änderungen mit Zusatzfeldern 20040907
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20040907

Method GET_LIST_X on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method GET_TEXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20040907
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Referenz auf Notiz 20040907
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20040907

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RELM_RE_REGISTER_MNGR Bestandsverzeichnis 20040907

Method INIT_BY_PARENT on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method INIT_BY_TEMPLATE on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Value transfer Type reference (TYPE) RELM_LR_RG_CHANGE Neuer Eintrag 20040907
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE Bestandsverzeichnis - Änderungen 20040907
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20040907

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method IS_MODIFIED on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method IS_OK on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method RELEASE on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_ADD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_ADD Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL Bestandsverzeichnis - Änderungen Zuordnungen 20040913
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126

Method REL_ADD_GET on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_ADD_GET_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_ADD_X Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL_X Bestandsverzeichnis - Änderungen Zuordnung mit Zusatzfeldern 20040913
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126

Method REL_ADD_GET_X on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_ADD_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126
2 Importing IT_REL_ADD Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL Bestandsverzeichnis - Änderungen Zuordnungen 20040913

Method REL_ADD_SET on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_SUB_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_SUB Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL Bestandsverzeichnis - Änderungen Zuordnungen 20040913
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126

Method REL_SUB_GET on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_SUB_GET_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_SUB_X Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL_X Bestandsverzeichnis - Änderungen Zuordnung mit Zusatzfeldern 20040913
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126

Method REL_SUB_GET_X on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method REL_SUB_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE_REL-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20041126
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041202
3 Importing IT_REL_SUB Call by reference Type reference (TYPE) RE_T_LR_RG_CHANGE_REL Bestandsverzeichnis - Änderungen Zuordnungen 20040913

Method REL_SUB_SET on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method STORE Signature

Method STORE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Method STORE on class IF_RELM_RE_RG_CHANGE_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Value transfer Type reference (TYPE) RELM_LR_RG_CHANGE Geänderter Eintrag 20040907
2 Importing ID_LRREGCHGNO Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE-LRREGCHGNO Zu-/Abschreibung - Änderungseintrag 20040913
3 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_LR_RG_CHANGE Bestandsverzeichnis - Änderungen 20040907
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20040907
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_RELM_RE_RG_CHANGE_MNGR has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in