SAP ABAP Class CL_RELM_PL_USAGE_MNGR (Usage and Development Planning - Manager)
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 20050302
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RELM_PL_USAGE_MNGR Usage and Development Planning 20050302
Properties
Class CL_RELM_PL_USAGE_MNGR  
Short Description Usage and Development Planning - Manager    
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 20050302   SAP 
Last change 20110908   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)
3 RELM2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RELM_PL_USAGE_MNGR Usage and Development Planning 20050302
Friends
Class CL_RELM_PL_USAGE_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 20050302
2 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'RELM_PL_USAGE_L' Table Name 20050302
3 MC_STRUCTURENAME_INT Constant Protected Type reference (TYPE) TABNAME 'RELM_PL_USAGE_L1' Table Name 20050506
4 MC_STRUCTURENAME_OTH Constant Protected Type reference (TYPE) TABNAME 'RELM_PL_USAGE_L2' Table Name 20050506
5 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20050302
6 MT_LIST Instance attribute Private Type reference (TYPE) RE_T_PL_USAGE Usage and Development Planning 20050302
7 MT_LIST_OLD Instance attribute Private Type reference (TYPE) RE_T_PL_USAGE Usage and Development Planning (DB Status) 20050302
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Instance method Public Method 20050302
2 COUNT Instance method Public Method 20050302
3 DELETE_DETAIL Instance method Public Method 20050302
4 EXISTS Instance method Public Method 20050302
5 FILL_BUFFER Instance method Protected Method Read data from database 20050302
6 FILL_DATA Instance method Protected Method Adds to Data 20050302
7 FILL_DATA_X Instance method Protected Method Completes Additional Data 20050302
8 GET_DETAIL Instance method Public Method 20050302
9 GET_DETAIL_X Instance method Public Method 20050302
10 GET_LIST Instance method Public Method 20050302
11 GET_LIST_X Instance method Public Method 20050302
12 INIT_BY_PARENT Instance method Public Method 20050302
13 INSERT_DETAIL Instance method Public Method 20050302
14 REFRESH Instance method Public Method 20050302
15 SORT_LIST Instance method Protected Method Sorts Internal Table 20050302
16 UPDATE_DETAIL Instance method Public Method 20050302
17 _CHECK_DETAIL Instance method Private Method Checks a Single Row 20050307
18 _CHECK_MEASUREMENTS Instance method Private Method Checks the Measurements of Usages 20050506
19 _GET_NEW_SEQNO Instance method Private Method Determines New Sequence Number (Internal) 20050303
Events
Class CL_RELM_PL_USAGE_MNGR has no event.
Types
Class CL_RELM_PL_USAGE_MNGR has no local type.
Method Signatures

Method CHECK_KEY Signature

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

Method COUNT Signature

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

Method DELETE_DETAIL Signature

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

Method EXISTS Signature

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

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_RELM_PL_USAGE_MNGR has no parameter.
Method FILL_BUFFER on class CL_RELM_PL_USAGE_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_USAGE Nutzung und Entwicklungsplanung 20050302

Method FILL_DATA on class CL_RELM_PL_USAGE_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_USAGE_X Nutzung und Entwicklungsplanung mit Zusatzdaten 20050302
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20050302

Method FILL_DATA_X on class CL_RELM_PL_USAGE_MNGR has no exception.

Method GET_DETAIL Signature

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

Method GET_DETAIL_X Signature

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

Method GET_LIST Signature

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

Method GET_LIST_X Signature

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

Method INIT_BY_PARENT Signature

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

Method INSERT_DETAIL Signature

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

Method REFRESH Signature

Method REFRESH on class CL_RELM_PL_USAGE_MNGR has no parameter.
Method REFRESH on class CL_RELM_PL_USAGE_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_USAGE Nutzung und Entwicklungsplanung 20050302

Method SORT_LIST on class CL_RELM_PL_USAGE_MNGR has no exception.

Method UPDATE_DETAIL Signature

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

Method _CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) SYTABIX Geprüfte Zeile der internen Tabelle 20050307
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050307
3 Importing IS_DETAIL Call by reference Type reference (TYPE) RELM_PL_USAGE Nutzung und Entwicklungsplanung 20050307

Method _CHECK_DETAIL on class CL_RELM_PL_USAGE_MNGR has no exception.

Method _CHECK_MEASUREMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLUSIND Call by reference Type reference (TYPE) RELM_PL_USAGE-PLUSIND Indikator für die Nutzung 20050506
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050506

Method _CHECK_MEASUREMENTS on class CL_RELM_PL_USAGE_MNGR has no exception.

Method _GET_NEW_SEQNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_PLUSSEQNO Value transfer Type reference (TYPE) RELM_PL_USAGE-PLUSSEQNO Laufende Nummer der Nutzung 20050303

Method _GET_NEW_SEQNO on class CL_RELM_PL_USAGE_MNGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600