SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_MOVE_PLAN_RESP_MNGR Assignment Planner (Hierarchy) 20060608
Properties
Interface IF_REOR_MOVE_PLAN_RESP_MNGR  
Short Description Assignment Planner (Hierarchy)    
General Data
Package RE_OR_PO   RE: Continuous Occupancy 
Created 20060608   SAP 
Last changed 20100310   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 20060608
Friends
Interface IF_REOR_MOVE_PLAN_RESP_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) 20060608
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20060608
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20060608
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20060608
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REOR_PERM_OCCUPANCY_MP Service - Continuous Occupancy - Move Planning 20060608
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20060608
2 CHECK_ALL Instance method Public Method 20060608
3 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20060608
4 COUNT Instance method Public Method Supplies Number of Entries 20060608
5 DELETE_DETAIL Instance method Public Method Deletes Entry 20060608
6 EXISTS Instance method Public Method Checks If Entry Exists (T/F) 20060608
7 FREE Instance method Public Method 20060608
8 GET_CHILDREN Instance method Public Method 20060608
9 GET_CHILDREN_EXT Instance method Public Method 20060608
10 GET_DETAIL Instance method Public Method Returns Entry 20060608
11 GET_EXTENSION Instance method Public Method 20060608
12 GET_FIELDSTATUS Instance method Public Method 20060608
13 GET_LIST Instance method Public Method Returns Entries 20060608
14 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20060608
15 INIT_BY_TEMPLATE Instance method Public Method 20060608
16 INSERT_DETAIL Instance method Public Method Adds a New Entry 20060608
17 IS_CURR_PLANRESP_FOR_ENTRY Instance method Public Method Is Assignment Planner Last/Current Planner of Entry? 20060612
18 IS_FIELDSTATUS_SET Instance method Public Method 20060608
19 IS_MODIFIED Instance method Public Method 20060608
20 IS_OK Instance method Public Method 20060608
21 IS_PLANRESP_FOR_ENTRY Instance method Public Method Is Assignment Planner Planner of Entry? 20060609
22 REFRESH Instance method Public Method Rebuild List of Users 20060609
23 REGISTER_ALL_CHILDREN Instance method Public Method 20060608
24 RELEASE Instance method Public Method 20060608
25 STORE Instance method Public Method 20060608
26 UPDATE_DETAIL Instance method Public Method Changes Entry 20060608
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20060608
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20060608
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20060608
Types
Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method CHECK_ALL on Interface IF_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 Importing ID_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20060608
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060608
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20060608

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 20060608

Method COUNT on Interface IF_REOR_MOVE_PLAN_RESP_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_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20060608
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060608
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20060608

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 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 Eintrag vorhanden? 20060608

Method EXISTS on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method GET_CHILDREN_EXT Signature

Method GET_CHILDREN_EXT on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method GET_CHILDREN_EXT on Interface IF_REOR_MOVE_PLAN_RESP_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) REOR_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608
2 Importing ID_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20060608
3 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060608
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060608

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_REOR_MOVE_PLAN_RESP_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_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608

Method GET_LIST on Interface IF_REOR_MOVE_PLAN_RESP_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_REOR_PERM_OCCUPANCY_MP Service Permanente Belegung - Umzugsplanung 20060608

Method INIT_BY_PARENT on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REOR_MOVE_PLAN_RESP_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) REOR_MOVE_PLAN_RESP Neuer Eintrag 20060608
2 Importing IS_DETAIL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608

Method INSERT_DETAIL on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method IS_CURR_PLANRESP_FOR_ENTRY 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_PERM_OCC-PLANRESP Belegungsplaner 20060612
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060612
3 Returning RF_PLANRESP Value transfer Type reference (TYPE) ABAP_BOOL Partner war Planer 20060612

Method IS_CURR_PLANRESP_FOR_ENTRY on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method IS_PLANRESP_FOR_ENTRY 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_PERM_OCC-PLANRESP Belegungsplaner 20060609
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060609
3 Returning RF_PLANRESP Value transfer Type reference (TYPE) ABAP_BOOL Partner war Planer 20060609

Method IS_PLANRESP_FOR_ENTRY on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no exception.

Method REFRESH Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

Method STORE on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Method STORE on Interface IF_REOR_MOVE_PLAN_RESP_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) REOR_MOVE_PLAN_RESP Geänderter Eintrag 20060608
2 Importing ID_PLANLEVEL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-PLANLEVEL Planungsstufe 20060608
3 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP-POGUID GUID für Permanente Belegung 20060608
4 Importing IS_DETAIL Call by reference Type reference (TYPE) REOR_MOVE_PLAN_RESP Belegungsplaner pro Umzugsplan 20060608
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20060608
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REOR_MOVE_PLAN_RESP_MNGR has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700