SAP ABAP Interface IF_RELM_PL_SLIDE_MNGR (Overlays for Parcel)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-LM (Application Component) Land Use Management
     RE_LM_PL (Package) RE: Parcel of Land
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_PL_SLIDE_MNGR Overlays for Parcel 20050121
Properties
Interface IF_RELM_PL_SLIDE_MNGR  
Short Description Overlays for Parcel    
General Data
Package RE_LM_PL   RE: Parcel of Land 
Created 20050121   SAP 
Last changed 20050301   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20050121
Friends
Interface IF_RELM_PL_SLIDE_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) 20050121
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050121
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20050121
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20050121
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RELM_PARCEL_OF_LAND Parcel of Land 20050121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20050121
2 CHECK_ALL Instance method Public Method 20050121
3 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20050121
4 COUNT Instance method Public Method Supplies Number of Entries 20050121
5 DELETE_DETAIL Instance method Public Method Deletes Entry 20050121
6 EXISTS Instance method Public Method Checks If Entry Exists (T/F) 20050121
7 FREE Instance method Public Method 20050121
8 GET_CHILDREN Instance method Public Method 20050121
9 GET_DETAIL Instance method Public Method Returns Entry 20050121
10 GET_DETAIL_X Instance method Public Method Returns Entry with Additional Data 20050121
11 GET_EXTENSION Instance method Public Method 20050121
12 GET_FIELDSTATUS Instance method Public Method 20050225
13 GET_LIST Instance method Public Method Returns Entries 20050121
14 GET_LIST_X Instance method Public Method Returns Entries with Additional Data 20050121
15 GET_POSSIBLE_SLIDES Instance method Public Method Gets Possible Overlays 20050124
16 GET_POSSIBLE_SLIDE_CLASS Instance method Public Method Gets Possible Classifications of Overlays 20050124
17 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20050121
18 INIT_BY_TEMPLATE Instance method Public Method 20050121
19 INSERT_DETAIL Instance method Public Method Adds a New Entry 20050121
20 IS_FIELDSTATUS_SET Instance method Public Method 20050225
21 IS_MODIFIED Instance method Public Method 20050121
22 IS_OK Instance method Public Method 20050121
23 REFRESH Instance method Public Method Cleanup of Lists 20050121
24 REGISTER_ALL_CHILDREN Instance method Public Method 20050121
25 RELEASE Instance method Public Method 20050121
26 SET_LIST Instance method Public Method Sets All Entries 20050121
27 STORE Instance method Public Method 20050121
28 UPDATE_DETAIL Instance method Public Method Changes Entry 20050121
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050121
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050121
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050121
Types
Interface IF_RELM_PL_SLIDE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RELM_PL_SLIDE_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_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
2 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
3 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20050121

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 20050121

Method COUNT on Interface IF_RELM_PL_SLIDE_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_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
2 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
3 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
4 Importing IF_IGNORE_DATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Zeitraum ignorieren 20050121
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20050121

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
2 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
3 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
4 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20050121

Method EXISTS on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RELM_PL_SLIDE_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_PL_SLIDE Folie und Charakterisierung 20050121
2 Importing ID_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
3 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
4 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20050121

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_PL_SLIDE_X Folie und Charakterisierung mit Zusatzdaten 20050121
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050121
3 Importing ID_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
4 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
5 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20050121

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RELM_PL_SLIDE_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_PL_SLIDE Folien und Charakterisierungen 20050124

Method GET_LIST on Interface IF_RELM_PL_SLIDE_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 20050121
2 Returning RT_LIST_X Value transfer Type reference (TYPE) RE_T_PL_SLIDE_X Folie und Charakterisierung mit Zusatzdaten 20050124

Method GET_LIST_X on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method GET_POSSIBLE_SLIDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SLIDENO_X Value transfer Type reference (TYPE) RE_T_PL_SLIDENO_X Foliennummern und Zusatzfelder (TIVLMPLSL/TIVLMPLSLT) 20050124

Method GET_POSSIBLE_SLIDES on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method GET_POSSIBLE_SLIDE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SLIDENO_CLASS_X Value transfer Type reference (TYPE) RE_T_PL_SLIDENO_CLASS_X Katasterliche Klassifizierung und Zusatzfelder (TIVLMPLCL/TI 20050124

Method GET_POSSIBLE_SLIDE_CLASS on Interface IF_RELM_PL_SLIDE_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 Call by reference Object reference (TYPE REF TO) IF_RELM_PARCEL_OF_LAND Flurstück (VILMPL) 20050121

Method INIT_BY_PARENT on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RELM_PL_SLIDE_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_PL_SLIDE Folie und Charakterisierung 20050121
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PL_SLIDE Folie und Charakterisierung 20050121

Method INSERT_DETAIL on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REFRESH Signature

Method REFRESH on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method REFRESH on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_PL_SLIDE Folien und Charakterisierungen 20050121

Method SET_LIST on Interface IF_RELM_PL_SLIDE_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_RELM_PL_SLIDE_MNGR has no parameter.
Method STORE on Interface IF_RELM_PL_SLIDE_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_PL_SLIDE Geänderter Eintrag 20050121
2 Importing ID_PLCLASS Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLCLASS Katasterliche Klassifizierung 20050121
3 Importing ID_PLSLIDENO Call by reference Type reference (TYPE) RELM_PL_SLIDE-PLSLIDENO Foliennummer 20050121
4 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RELM_PL_SLIDE-VALIDFROM Datum: gültig ab 20050121
5 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PL_SLIDE Folie und Charakterisierung 20050121
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20050121
Event Signatures

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