SAP ABAP Class CL_REOR_MOVE_PLAN_RESP_MNGR (Assignment Planner (Hierarchy))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
     RE_OR_PO (Package) RE: Continuous Occupancy
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 20060608
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REOR_MOVE_PLAN_RESP_MNGR Assignment Planner (Hierarchy) 20060608
Properties
Class CL_REOR_MOVE_PLAN_RESP_MNGR  
Short Description Assignment Planner (Hierarchy)    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_OR_PO   RE: Continuous Occupancy 
Created 20060608   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)
3 REOR1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REOR_MOVE_PLAN_RESP_MNGR Assignment Planner (Hierarchy) 20060608
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20060608 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20060608
2 MT_LIST Instance attribute Private Type reference (TYPE) RE_T_MOVE_PLAN_RESP Assignment Planners per Move Plan 20060608
3 MT_LIST_OLD Instance attribute Private Type reference (TYPE) RE_T_MOVE_PLAN_RESP Parcel Maps (DB Status) 20060608
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Instance method Public Method 20060608
2 COUNT Instance method Public Method 20060608
3 DELETE_DETAIL Instance method Public Method 20060608
4 EXISTS Instance method Public Method 20060608
5 FILL_BUFFER Instance method Protected Method Read data from database 20060608
6 FILL_DATA Instance method Protected Method Adds to Data 20060608
7 GET_DETAIL Instance method Public Method 20060608
8 GET_LIST Instance method Public Method 20060608
9 INIT_BY_PARENT Instance method Public Method 20060608
10 INSERT_DETAIL Instance method Public Method 20060608
11 IS_CURRENT_PLANRESP Instance method Protected Method Is Assignment Planner Currently Entered? 20060608
12 IS_CURR_PLANRESP_FOR_ENTRY Instance method Public Method 20060612
13 REFRESH Instance method Public Method 20060609
14 SORT_LIST Instance method Protected Method Sorts Internal Table 20060608
15 UPDATE_DETAIL Instance method Public Method 20060608
16 _CHECK_DETAIL Instance method Private Method Checks Single Row 20060608
17 _CHECK_KEY Instance method Private Method Checks If Entry Exists (Except.) with Index 20070123
18 _GET_LAST_PLANLEVEL Instance method Private Method Gets Last Assigned Number for Entry 20060612
Events
Class CL_REOR_MOVE_PLAN_RESP_MNGR has no event.
Types
Class CL_REOR_MOVE_PLAN_RESP_MNGR has no local type.
Method Signatures

Method CHECK_KEY Signature

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

Method COUNT Signature

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

Method DELETE_DETAIL Signature

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

Method EXISTS Signature

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

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method FILL_BUFFER on class CL_REOR_MOVE_PLAN_RESP_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) REOR_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608

Method FILL_DATA on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method GET_DETAIL Signature

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

Method GET_LIST Signature

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

Method INIT_BY_PARENT Signature

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

Method INSERT_DETAIL Signature

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

Method IS_CURRENT_PLANRESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANRESP Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANRESP Belegungsplaner 20060608
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060608
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Als letzter Planer vorhanden 20060608

Method IS_CURRENT_PLANRESP on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method IS_CURR_PLANRESP_FOR_ENTRY Signature

Method IS_CURR_PLANRESP_FOR_ENTRY on class CL_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method IS_CURR_PLANRESP_FOR_ENTRY on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method REFRESH on class CL_REOR_MOVE_PLAN_RESP_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_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608

Method SORT_LIST on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method UPDATE_DETAIL Signature

Method UPDATE_DETAIL on class CL_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_REOR_MOVE_PLAN_RESP_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 Index interner Tabellen 20060608
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060608
3 Importing IS_DETAIL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608

Method _CHECK_DETAIL on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method _CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_INDEX Call by reference Type reference (TYPE) SYTABIX Gefundener Eintrag 20070123
2 Importing ID_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20070123
3 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20070123
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20070123

Method _GET_LAST_PLANLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060612
2 Importing IF_OLD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Alte Liste verwenden 20060612
3 Returning RD_PLANLEVEL Value transfer Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20060612

Method _GET_LAST_PLANLEVEL on class CL_REOR_MOVE_PLAN_RESP_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700