SAP ABAP Interface IF_REOR_PERM_OCCUPANCY (Service - Continuous Occupancy)
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 composition (i COMPRISING i_ref)  IF_REOR_PERM_OCCUPANCY_MP Service - Continuous Occupancy - Move Planning 20060505
2 Interface composition (i COMPRISING i_ref)  IF_REOR_PERM_OCCUPANCY_MULTI Service - Continous Occupancy - Mass Processing 20060505
3 Interface composition (i COMPRISING i_ref)  IF_REOR_PERM_OCCUPANCY_SINGLE Service - Continuous Occupancy - Individual Processing 20060505
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_PERM_OCCUPANCY Service - Continuous Occupancy 20060307
Properties
Interface IF_REOR_PERM_OCCUPANCY  
Short Description Service - Continuous Occupancy    
General Data
Package RE_OR_PO   RE: Continuous Occupancy 
Created 20060307   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20060307
Friends
Interface IF_REOR_PERM_OCCUPANCY 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) 20060307
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20060307
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20060307
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20060307
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20060330
2 CHECK_ALL Instance method Public Method 20060307
3 CHECK_DELETE_PO_ALLOWED Instance method Public Method Checks If Deleting Occupancy/Plan Is Possible (Exc.) 20060505
4 CHECK_INSERT_PO_ALLOWED Instance method Public Method Checks If Adding New Occupancy/Plan Is Possible (Exc.) 20070215
5 CHECK_KEY Instance method Public Method Checks If Entry Exists (Exc.) 20060317
6 CHECK_UPDATE_PO_ALLOWED Instance method Public Method Checks If Updating Occupancy/Plan Is Possible (Exc.) 20070215
7 DELETE_PO Instance method Public Method Deletes Occupancy/Plan 20060317
8 FREE Instance method Public Method 20060307
9 GET_BILLING_STATE Instance method Public Method Gets Posting Status of Entry 20070215
10 GET_CHILDREN Instance method Public Method 20060307
11 GET_CHILDREN_EXT Instance method Public Method 20060313
12 GET_DEFROLE_OCCUPANT Instance method Public Method Gets Default Role of Occupant 20060616
13 GET_DEFROLE_PLANRESP Instance method Public Method Gets Default Role of Reservation Requester 20060616
14 GET_EXTENSION Instance method Public Method 20060307
15 GET_FIELDSTATUS Instance method Public Method 20060307
16 GET_ICON_FOR_PLANENTRYTYPE Instance method Public Method Gets Appropriate Icon for Internal Planning Entry Type 20060719
17 GET_ICON_FOR_PLANIND Instance method Public Method Gets Appropriate Icon for Planning Indicator 20060320
18 GET_ICON_FOR_PLANSTATUS Instance method Public Method Gets Appropriate Icon for Planning Status 20060320
19 GET_ICON_FOR_PLANTYPE Instance method Public Method Gets Appropriate Icon for Planning Type 20060516
20 GET_OCCPOSITION_DESCRIPTION Instance method Public Method Gets Information on Desk Assignment of Occupant 20060426
21 GET_PLANRESP_LIST Instance method Public Method Gets All Entered Assignment Planners 20060510
22 GET_POSITIONS_BY_PLANRESP Instance method Public Method Gets All Desk Assignments Using Assignment Planner 20060512
23 GET_PO_DETAIL Instance method Public Method Gets a Current Occupancy 20060317
24 GET_PO_DETAIL_X Instance method Public Method Gets a Current Occupancy with Additional Fields 20060317
25 GET_PO_LIST Instance method Public Method Gets the Current Occupancies 20060317
26 GET_PO_LIST_OLD Instance method Public Method Gets the Current Occupancies (OLD Data) 20060328
27 GET_PO_LIST_X Instance method Public Method Gets the Current Occupancies with Additional Fields 20060317
28 GET_TEXT_FOR_OCCPOSITION Instance method Public Method Gets Standardized Text for Desk Assignment of Occupant 20060515
29 INIT_BY_TEMPLATE Instance method Public Method 20060307
30 INSERT_PO Instance method Public Method Adds a New Occupancy/Plan 20060317
31 IS_ENTRY_CHANGEABLE Instance method Public Method Checks If an Entry Is Modifiable (T/F) 20060403
32 IS_FIELDSTATUS_SET Instance method Public Method 20060307
33 IS_FIELD_CHANGEABLE Instance method Public Method Is a Specific Field Modifiable? 20080603
34 IS_INSERT_PO_ALLOWED Instance method Public Method Checks If Adding a New Occupancy/Plan Is Possible 20060505
35 IS_MODIFIED Instance method Public Method 20060307
36 IS_OK Instance method Public Method 20060307
37 IS_UPDATE_PO_ALLOWED Instance method Public Method Checks If Updating Occupancy/Plan Is Possible 20060505
38 PROPOSE_ACCTASSOBJ Instance method Public Method Determination of Account Assignment Object 20060413
39 REGISTER_ALL_CHILDREN Instance method Public Method 20060307
40 RELEASE Instance method Public Method 20060307
41 SET_ERROR_OUTPUT_LEVEL Instance method Public Method Sets Output Details for Error Messages 20070212
42 SET_PO_LIST Instance method Public Method Sets All Occupancies 20060328
43 STORE Instance method Public Method 20060307
44 UPDATE_PO Instance method Public Method Updates an Occupancy/Plan 20060317
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
After Change 20060522
2 AFTER_STORE Instance Event
(0)
Public
(2)
20060307
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20060307
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20060307
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_POSITION Public See coding Item 20060512 BEGIN OF mtype_s_position, poguid TYPE reor_perm_occ_x-poguid, occposition TYPE reor_perm_occ_x-occposition, xoccposition TYPE reor_perm_occ_x-xoccposition, END OF mtype_s_position
2 MTYPE_S_POS_BY_RESP Public See coding Desk Assignments per Assignment Planner 20060512 BEGIN OF mtype_s_pos_by_resp, planresp TYPE reor_perm_occ-planresp, planresprole TYPE reor_perm_occ-planresprole, resobj TYPE mtype_t_resobj, END OF mtype_s_pos_by_resp
3 MTYPE_S_RESOBJ Public See coding Reservation Object with Desk Assignment 20060629 BEGIN OF mtype_s_resobj, objnroo TYPE reor_perm_occ-objnroo, ooidext TYPE reorooidext, ident TYPE recaident, position TYPE mtype_t_position, END OF mtype_s_resobj
4 MTYPE_T_POSITION Public See coding Desk Assignments 20060512 mtype_t_position TYPE STANDARD TABLE OF mtype_s_position WITH KEY table_line
5 MTYPE_T_POS_BY_RESP Public See coding Desk Assignments per Assignment Planners 20060512 mtype_t_pos_by_resp TYPE STANDARD TABLE OF mtype_s_pos_by_resp WITH KEY planresp
6 MTYPE_T_RESOBJ Public See coding Reservation Objects with Desk Assignments 20060629 mtype_t_resobj TYPE STANDARD TABLE OF mtype_s_resobj WITH KEY objnroo
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REOR_PERM_OCCUPANCY has no parameter.
Method CHECK_ALL on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method CHECK_DELETE_PO_ALLOWED 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_PERM_OCC-POGUID GUID für Permanente Belegung 20060505
# Exception Resumable Description Created on
1 NOT_ALLOWED Eintrag nicht vorhanden 20070215

Method CHECK_INSERT_PO_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20070215
# Exception Resumable Description Created on
1 NOT_ALLOWED Einfügen nicht erlaubt 20070215

Method CHECK_KEY 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_PERM_OCC-POGUID GUID für Permanente Belegung 20060317
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060317

Method CHECK_UPDATE_PO_ALLOWED 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_PERM_OCC-POGUID GUID für Permanente Belegung 20070215
2 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20070215
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktualisieren nicht erlaubt 20070215

Method DELETE_PO 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_PERM_OCC-POGUID GUID für Permanente Belegung 20060317
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060317

Method FREE Signature

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

Method GET_BILLING_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BILLEDTO Call by reference Type reference (TYPE) REOR_OFFER_OBJECT-BILLEDTO Datum, bis zu dem Buchungen durchgeführt wurden 20070215
2 Exporting ED_ENTRY_BILLEDTO Call by reference Type reference (TYPE) SYDATUM Datum, bis zu dem der Eintrag gebucht wurde 20080603
3 Exporting EF_BILLED_COMPLETELY Call by reference Type reference (TYPE) ABAP_BOOL Bereits komplett abgerechnet 20070215
4 Exporting EF_BILLED_PARTIALLY Call by reference Type reference (TYPE) ABAP_BOOL Bereits teilweise abgerechnet 20070215
5 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20070215

Method GET_BILLING_STATE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_CHILDREN Signature

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

Method GET_CHILDREN_EXT Signature

Method GET_CHILDREN_EXT on Interface IF_REOR_PERM_OCCUPANCY has no parameter.
Method GET_CHILDREN_EXT on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_DEFROLE_OCCUPANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_OCCUPANTROLE Value transfer Type reference (TYPE) REOROCCUPANTROLE Rolle des Belegenden 20060616

Method GET_DEFROLE_OCCUPANT on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_DEFROLE_PLANRESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_PLANRESPROLE Value transfer Type reference (TYPE) REORPOPLANRESPROLE Rolle des verantwortlichen Planers 20060616

Method GET_DEFROLE_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REOR_PERM_OCCUPANCY has no parameter.
Method GET_FIELDSTATUS on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_ICON_FOR_PLANENTRYTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANENTRYTYPE Call by reference Type reference (TYPE) REOR_PERM_OCC-PLANENTRYTYPE Art des Planeintrags (intern) 20060719
2 Returning RD_ICON Value transfer Type reference (TYPE) RECAICON Ikone mit Quickinfo 20060719

Method GET_ICON_FOR_PLANENTRYTYPE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_ICON_FOR_PLANIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANIND Call by reference Type reference (TYPE) REOR_PERM_OCC-PLANIND Ist- oder Planeintrag 20060320
2 Returning RD_ICON Value transfer Type reference (TYPE) RECAICON Ikone mit Quickinfo 20060320

Method GET_ICON_FOR_PLANIND on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_ICON_FOR_PLANSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANSTATUS Call by reference Type reference (TYPE) REOR_PERM_OCC-PLANSTATUS Status der Ist-/Planbelegung 20060320
2 Returning RD_ICON Value transfer Type reference (TYPE) RECAICON Ikone mit Quickinfo 20060320

Method GET_ICON_FOR_PLANSTATUS on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_ICON_FOR_PLANTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PLANTYPE Call by reference Type reference (TYPE) REOR_PERM_OCC-PLANTYPE Planungsart 20060516
2 Returning RD_ICON Value transfer Type reference (TYPE) RECAICON Ikone mit Quickinfo 20060516

Method GET_ICON_FOR_PLANTYPE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_OCCPOSITION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_AOID Call by reference Type reference (TYPE) REBD_ARCH_OBJECT-AOID Arch. Obj.: Identifikation 20060426
2 Exporting ED_AO_IDENT Call by reference Type reference (TYPE) CLIKE Arch. Obj.: Ident 20060516
3 Exporting ED_AO_IDENTKEY Call by reference Type reference (TYPE) CLIKE Arch. Obj.: Ident-Schlüssel 20060516
4 Exporting ED_AO_OBJNR Call by reference Type reference (TYPE) REBD_ARCH_OBJECT-OBJNR Arch. Obj.: Objektnummer 20060516
5 Exporting ED_OCCPOSITION Call by reference Type reference (TYPE) REOR_PERM_OCC-OCCPOSITION Position des Belegenden 20060426
6 Exporting ED_OO_IDENT Call by reference Type reference (TYPE) CLIKE Res. Obj.: Ident 20060516
7 Exporting ED_OO_IDENTKEY Call by reference Type reference (TYPE) CLIKE Res. Obj.: Ident-Schlüssel 20060516
8 Exporting ED_OO_OBJNR Call by reference Type reference (TYPE) REOR_OFFER_OBJECT-OBJNR Res. Obj.: Objektnummer 20060516
9 Exporting ED_OO_OOIDEXT Call by reference Type reference (TYPE) REOR_OFFER_OBJECT-OOIDEXT Res. Obj.: Externe ID 20060517
10 Exporting ED_XAO Call by reference Type reference (TYPE) REBD_ARCH_OBJECT-XAO Arch. Obj.: Text 20060426
11 Exporting ED_XOCCPOSITION Call by reference Type reference (TYPE) REOR_PERM_OCC_X-XOCCPOSITION Position des Belegenden in Textform 20060516
12 Exporting ED_XOO Call by reference Type reference (TYPE) REOR_OFFER_OBJECT-XOO Res. Obj.: Text 20060516
13 Importing ID_OBJNROO Call by reference Type reference (TYPE) REOR_PERM_OCC-OBJNROO Objektnummer 20060512
14 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060426

Method GET_OCCPOSITION_DESCRIPTION on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_PLANRESP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PO_PLANRESP Value transfer Type reference (TYPE) RE_T_PO_PLANRESP Permanente Belegung: Belegungsplaner 20060510

Method GET_PLANRESP_LIST on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_POSITIONS_BY_PLANRESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POS_BY_PLANRESP Call by reference Type reference (TYPE) MTYPE_T_POS_BY_RESP Positionen pro Verantwortlichen 20061215

Method GET_POSITIONS_BY_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_PO_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERM_OCC Value transfer Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20060317
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060317
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060317

Method GET_PO_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERM_OCC_X Value transfer Type reference (TYPE) REOR_PERM_OCC_X Permanente Belegung mit Zusatzfeldern 20060317
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20060317
3 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060317
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060317

Method GET_PO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERM_OCC Value transfer Type reference (TYPE) RE_T_PERM_OCC Permanente Belegung 20060317

Method GET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_PO_LIST_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERM_OCC Value transfer Type reference (TYPE) RE_T_PERM_OCC Alte Permanente Belegung 20060328

Method GET_PO_LIST_OLD on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_PO_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 Sprachenschlüssel der aktuellen Textumgebung 20060317
2 Returning RT_PERM_OCC_X Value transfer Type reference (TYPE) RE_T_PERM_OCC_X Permanente Belegung mit Zusatzfeldern 20060317

Method GET_PO_LIST_X on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method GET_TEXT_FOR_OCCPOSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OCCPOSITION Call by reference Type reference (TYPE) REOR_PERM_OCC_X-OCCPOSITION Position des Belegenden 20060515
2 Returning RD_XOCCPOSITION Value transfer Type reference (TYPE) REOR_PERM_OCC_X-XOCCPOSITION Position des Belegenden in Textform 20060515

Method GET_TEXT_FOR_OCCPOSITION on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_REOR_PERM_OCCUPANCY has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method INSERT_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERM_OCC_NEW Value transfer Type reference (TYPE) REOR_PERM_OCC Hinzugefügte Permanente Belegung 20060317
2 Importing IF_INIT_PRICEFACTOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Preisfaktor initialisieren 20070219
3 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20060317

Method INSERT_PO on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method IS_ENTRY_CHANGEABLE 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_PERM_OCC-POGUID GUID für Permanente Belegung 20060403
2 Returning RF_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar 20060403

Method IS_ENTRY_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method IS_FIELDSTATUS_SET Signature

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

Method IS_FIELD_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) CLIKE Feldname 20080603
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20080603
3 Returning RF_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar 20080603

Method IS_FIELD_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method IS_INSERT_PO_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20060505
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Erlaubt? 20060505

Method IS_INSERT_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method IS_UPDATE_PO_ALLOWED 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_PERM_OCC-POGUID GUID für Permanente Belegung 20060505
2 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20060505
3 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Erlaubt? 20060505

Method IS_UPDATE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method PROPOSE_ACCTASSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ACCTASSOBJNR Value transfer Type reference (TYPE) REOR_PERM_OCC-ACCTASSOBJNR Kontierungsobjekt für Objekt 20060413
2 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Permanente Belegung 20060413
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060413

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_ERROR_OUTPUT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FULL Call by reference Type reference (TYPE) ABAP_BOOL Komplette Ausgabe 20070212
2 Importing IF_NO_WARNINGS Call by reference Type reference (TYPE) ABAP_BOOL Warnungen nicht ausgeben 20070212

Method SET_ERROR_OUTPUT_LEVEL on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method SET_PO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERM_OCC Call by reference Type reference (TYPE) RE_T_PERM_OCC Permanente Belegung 20060328

Method SET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method STORE Signature

Method STORE on Interface IF_REOR_PERM_OCCUPANCY has no parameter.
Method STORE on Interface IF_REOR_PERM_OCCUPANCY has no exception.

Method UPDATE_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERM_OCC_NEW Value transfer Type reference (TYPE) REOR_PERM_OCC Geänderte Permanente Belegung 20060531
2 Importing ID_POGUID Call by reference Type reference (TYPE) REOR_PERM_OCC-POGUID GUID für Permanente Belegung 20060317
3 Importing IS_PERM_OCC Call by reference Type reference (TYPE) REOR_PERM_OCC Reservierung 20060317
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 20060317
Event Signatures

Event AFTER_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_DELETE_LIST Exporting Value transfer Type reference (TYPE) RE_T_PERM_OCC Gelöscht 20060522
2 IT_INSERT_LIST Exporting Value transfer Type reference (TYPE) RE_T_PERM_OCC Neu 20060522
3 IT_UPDATE_LIST Exporting Value transfer Type reference (TYPE) RE_T_PERM_OCC Geändert: Neuer Stand 20060522
4 IT_UPDATE_LIST_BEFORE Exporting Value transfer Type reference (TYPE) RE_T_PERM_OCC Geändert: Vorheriger Stand 20060522

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