SAP ABAP Interface IF_RELM_PE_EASEMENT_MNGR (Other Public Register - Easement)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-LM (Application Component) Land Use Management
     RE_LM_PE (Package) RE: Other Public Registers
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_PE_EASEMENT_MNGR Easement 20050308
Properties
Interface IF_RELM_PE_EASEMENT_MNGR  
Short Description Other Public Register - Easement    
General Data
Package RE_LM_PE   RE: Other Public Registers 
Created 20050308   SAP 
Last changed 20060208   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 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RELM3 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 20050308
Friends
Interface IF_RELM_PE_EASEMENT_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20050308
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050308
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20050308
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20050308
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RELM_PUBLIC_ENCUMBRANCE Other Public Register (VILMPE) 20050308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20050308
2 CHANGE_EASEMENT_SET Instance method Public Method Sets Change of Easement 20050318
3 CHECK_ALL Instance method Public Method 20050308
4 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20050308
5 CHECK_PEERNO Instance method Public Method Checks Correctness of Single RE Register Number (w/ConvExit) 20050310
6 COUNT Instance method Public Method Supplies Number of Entries 20050308
7 CREATE_CHANGE_ON_EASEMENT Instance method Public Method Create Change of Easement Using Sequence Number 20050318
8 DELETE_DELETION Instance method Public Method Cancels Deletion 20050426
9 DELETE_DETAIL Instance method Public Method Deletes Entry 20050308
10 DOM_PARCELS_OF_LAND_GET Instance method Public Method Gets Dominant Tenements 20050311
11 DOM_PARCELS_OF_LAND_SET Instance method Public Method Sets Dominant Tenements 20050311
12 EXISTS Instance method Public Method Checks If Entry Exists (T/F) 20050308
13 FREE Instance method Public Method 20050308
14 GET_CHILDREN Instance method Public Method 20050308
15 GET_DETAIL Instance method Public Method Returns Entry 20050308
16 GET_DETAIL_X Instance method Public Method Returns Entry with Additional Data 20050308
17 GET_EXTENSION Instance method Public Method 20050308
18 GET_FIELDSTATUS Instance method Public Method 20050308
19 GET_LIST Instance method Public Method Returns Entries 20050308
20 GET_LIST_X Instance method Public Method Returns Entries with Additional Data 20050308
21 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20050308
22 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20050308
23 INIT_BY_TEMPLATE Instance method Public Method 20050308
24 INSERT_DETAIL Instance method Public Method Adds a New Entry 20050308
25 IS_FIELDSTATUS_SET Instance method Public Method 20050308
26 IS_MODIFIED Instance method Public Method 20050308
27 IS_OK Instance method Public Method 20050308
28 REGISTER_ALL_CHILDREN Instance method Public Method 20050308
29 RELEASE Instance method Public Method 20050308
30 STORE Instance method Public Method 20050308
31 UPDATE_DETAIL Instance method Public Method Changes Entry 20050308
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050308
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050308
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050308
Types
Interface IF_RELM_PE_EASEMENT_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method ADD_CHILD on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method CHANGE_EASEMENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PE_EASEMENT_S Änderung/Löschung durch laufende Nummer 20050318

Method CHANGE_EASEMENT_SET on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RELM_PE_EASEMENT_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_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
2 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20050308

Method CHECK_PEERNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050310
# Exception Resumable Description Created on
1 ERROR BV-Nummer ist nicht korrekt 20050310

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 20050308

Method COUNT on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method CREATE_CHANGE_ON_EASEMENT 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_PE_EASEMENT Öffentliche Last - Baulast 20050318
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PE_EASEMENT Öffentliche Last - Baulast 20050318
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20050318

Method DELETE_DELETION 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_PE_EASEMENT Öffentliche Last - Baulast 20050426
2 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050426
3 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050426
4 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PE_EASEMENT Öffentliche Last - Baulast 20050426
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20050426

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
2 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050818
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20050308

Method DOM_PARCELS_OF_LAND_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOMPL Call by reference Type reference (TYPE) RE_T_PE_EM_DOM_PL Öffentliche Last - Baulast - Begünstigte Flurstücke 20050311
2 Importing ID_PEERNO Call by reference Type reference (TYPE) RELMPEERNO Baulast - EIntragungsnummer 20050311
3 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELMPEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050311

Method DOM_PARCELS_OF_LAND_GET on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method DOM_PARCELS_OF_LAND_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PEERNO Call by reference Type reference (TYPE) RELMPEERNO Baulast - EIntragungsnummer 20050311
2 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELMPEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050311
3 Importing IT_DOMPL Call by reference Type reference (TYPE) RE_T_PE_EM_DOM_PL Öffentliche Last - Baulast - Begünstigte Flurstücke 20050311

Method DOM_PARCELS_OF_LAND_SET on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
2 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20050308

Method EXISTS on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method FREE Signature

Method FREE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method FREE on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RELM_PE_EASEMENT_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_PE_EASEMENT Öffentliche Last - Altlast/Verunreinigung 20050308
2 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
3 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20050308

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_PE_EASEMENT_X Öffentliche Last - Altlast/Verunreinigung mit Zusatzdaten 20050308
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050308
3 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
4 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20050308

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST Value transfer Type reference (TYPE) RE_T_PE_EASEMENT Öffentliche Last - Baulast 20050308

Method GET_LIST on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method GET_LIST_X 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 20050308
2 Returning RT_LIST_X Value transfer Type reference (TYPE) RE_T_PE_EASEMENT_X Öffentliche Last - Baulast mit Zusatzdaten 20050308

Method GET_LIST_X on Interface IF_RELM_PE_EASEMENT_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 Sprachenschlüssel der aktuellen Textumgebung 20050308
2 Importing ID_NOTETYPE Call by reference Type reference (TYPE) RELMPEREGNOTE Baulast: Text zur Eintragung 20050321
3 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
4 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
5 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Textbaustein 20050308
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20050308

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_PUBLIC_ENCUMBRANCE Öffentliche Last (VILMPE) 20050308

Method INIT_BY_PARENT on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RELM_PE_EASEMENT_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_PE_EASEMENT Öffentliche Last - Baulast 20050308
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PE_EASEMENT Öffentliche Last - Baulast 20050308
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20050308

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method IS_OK on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method RELEASE on Interface IF_RELM_PE_EASEMENT_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Method STORE on Interface IF_RELM_PE_EASEMENT_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_PE_EASEMENT Öffentliche Last - Baulast 20050308
2 Importing ID_PEERNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERNO Baulast - EIntragungsnummer 20050308
3 Importing ID_PEERSUBNO Call by reference Type reference (TYPE) RELM_PE_EASEMENT-PEERSUBNO Baulast - interne Unternummer zur lfd. Baulastennummer 20050308
4 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PE_EASEMENT Öffentliche Last - Baulast 20050308
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20050308
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RELM_PE_EASEMENT_MNGR has no parameter.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600