SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20050121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RELM_PL_SLIDE_MNGR Overlays for Parcel 20050121
Properties
Class CL_RELM_PL_SLIDE_MNGR  
Short Description Overlays for Parcel    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_LM_PL   RE: Parcel of Land 
Created 20050121   SAP 
Last change 20100310   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RELM_PL_SLIDE_MNGR Overlays for Parcel 20050121
Friends
Class CL_RELM_PL_SLIDE_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MSGID Constant Protected Type reference (TYPE) SY-MSGID 'RELMPL' Messages, Message Class 20050121
2 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'RELM_PL_SLIDE_L' Table Name 20050121
3 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20050121
4 MT_LIST Instance attribute Private Type reference (TYPE) RE_T_PL_SLIDE Overlays and Characterizations 20050121
5 MT_LIST_OLD Instance attribute Private Type reference (TYPE) RE_T_PL_SLIDE Overlays and Characterizations (DB Status) 20050121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Instance method Public Method 20050121
2 COUNT Instance method Public Method 20050121
3 DELETE_DETAIL Instance method Public Method 20050121
4 EXISTS Instance method Public Method 20050121
5 FILL_BUFFER Instance method Protected Method Read data from database 20050121
6 FILL_DATA Instance method Protected Method Adds to Data 20050121
7 FILL_DATA_X Instance method Protected Method Completes Additional Data 20050121
8 GET_DETAIL Instance method Public Method 20050121
9 GET_DETAIL_X Instance method Public Method 20050121
10 GET_LIST Instance method Public Method 20050121
11 GET_LIST_X Instance method Public Method 20050121
12 GET_LOCITEM Instance method Protected Method Gets Relevant Location of Parcel 20050607
13 GET_LOC_HIER Instance method Protected Method Gets Relevant Location Hierarchy of Parcel 20050124
14 GET_POSSIBLE_SLIDES Instance method Public Method 20050124
15 GET_POSSIBLE_SLIDE_CLASS Instance method Public Method 20050124
16 INIT_BY_PARENT Instance method Public Method 20050121
17 INSERT_DETAIL Instance method Public Method 20050121
18 REFRESH Instance method Public Method 20050121
19 SET_LIST Instance method Public Method 20050121
20 SORT_LIST Instance method Protected Method Sorts Internal Table 20050121
21 UPDATE_DETAIL Instance method Public Method 20050121
22 _CHECK_ALL_VALUES Instance method Private Method Checks Sizes of Overlays 20050131
Events
Class CL_RELM_PL_SLIDE_MNGR has no event.
Types
Class CL_RELM_PL_SLIDE_MNGR has no local type.
Method Signatures

Method CHECK_KEY Signature

Method CHECK_KEY on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method CHECK_KEY on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method COUNT Signature

Method COUNT on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method COUNT on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method DELETE_DETAIL Signature

Method DELETE_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method DELETE_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method EXISTS Signature

Method EXISTS on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method EXISTS on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method FILL_BUFFER on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method FILL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL Call by reference Type reference (TYPE) RELM_PL_SLIDE Folie und Charakterisierung 20050121

Method FILL_DATA on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method FILL_DATA_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_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 Sprache 20050121

Method FILL_DATA_X on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_DETAIL Signature

Method GET_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_DETAIL_X on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_LIST on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_LIST_X Signature

Method GET_LIST_X on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_LIST_X on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_LOCITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_LOCITEM Value transfer Type reference (TYPE) REBDLOCITEM Hierarchische Lage 20050607

Method GET_LOCITEM on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_LOC_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LOC_HIER_X Value transfer Type reference (TYPE) REBD_LOC_HIER_X Hierarchische Objektlage mit Zusatzfeldern 20050124

Method GET_LOC_HIER on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_POSSIBLE_SLIDES Signature

Method GET_POSSIBLE_SLIDES on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_POSSIBLE_SLIDES on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method GET_POSSIBLE_SLIDE_CLASS Signature

Method GET_POSSIBLE_SLIDE_CLASS on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method GET_POSSIBLE_SLIDE_CLASS on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method INIT_BY_PARENT Signature

Method INIT_BY_PARENT on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method INSERT_DETAIL Signature

Method INSERT_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method INSERT_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method REFRESH on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method SET_LIST Signature

Method SET_LIST on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method SET_LIST on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method SORT_LIST Signature

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

Method SORT_LIST on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method UPDATE_DETAIL Signature

Method UPDATE_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_RELM_PL_SLIDE_MNGR has no exception.

Method _CHECK_ALL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050131

Method _CHECK_ALL_VALUES on class CL_RELM_PL_SLIDE_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600