Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REOR_PERM_OCCUPANCY_MP | Service - Continuous Occupancy - Move Planning | 20060505 |
Properties
Interface | IF_REOR_PERM_OCCUPANCY_MP | |
Short Description | Service - Continuous Occupancy - Move Planning |
General Data
Package | RE_OR_PO | RE: Continuous Occupancy |
Created | 20060505 | 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) |
3 | REOR1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_REOR_PERM_OCCUPANCY | Service - Continuous Occupancy | 20060505 |
Friends
Interface IF_REOR_PERM_OCCUPANCY_MP 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) | 20060629 | ||||
2 | MF_ARCHIVED | Instance attribute | Public | Attribute reference (LIKE) | 20060629 | ||||
3 | MF_AUTH_CHECK | Instance attribute | Public | Attribute reference (LIKE) | 20060629 | ||||
4 | MF_ENQUEUE | Instance attribute | Public | Attribute reference (LIKE) | 20060629 | ||||
5 | MO_MOVE_PLAN | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REOR_MOVE_PLAN | Move Plan | 20060608 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_CHANGE | Instance Event (0) |
Public (2) |
20060522 | |
2 | AFTER_STORE | Instance Event (0) |
Public (2) |
20060629 | |
3 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20060629 | |
4 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20060629 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_OCCTARGET | Public | See coding | Target Room | 20060720 | BEGIN OF mtype_s_occtarget,
poguid TYPE reor_perm_occ_x-poguid,
objnroo TYPE reor_perm_occ_x-objnroo,
ooidext TYPE reor_perm_occ_x-ooidext,
occposition TYPE reor_perm_occ_x-occposition,
xoccposition TYPE reor_perm_occ_x-xoccposition,
END OF mtype_s_occtarget
|
|
2 | MTYPE_S_OCCTARGET_QUOTE | Public | See coding | Target Room with Share | 20080213 | BEGIN OF mtype_s_occtarget_quote.
INCLUDE TYPE mtype_s_occtarget.
TYPES:
occquotenum TYPE reor_perm_occ-occquotenum,
occquotedenom TYPE reor_perm_occ-occquotedenom,
END OF mtype_s_occtarget_quote
|
|
3 | MTYPE_S_OCCUPANT | Public | See coding | Occupant with Text | 20060516 | BEGIN OF mtype_s_occupant,
occupant TYPE reor_perm_occ_x-occupant,
occupantrole TYPE reor_perm_occ_x-occupantrole,
xoccupant TYPE reor_perm_occ_x-xoccupant,
xoccupantrole TYPE reor_perm_occ_x-xoccupantrole,
END OF mtype_s_occupant
|
|
4 | MTYPE_S_POSITION | Public | Attribute reference (LIKE) | 20060629 |
|
||
5 | MTYPE_S_POS_BY_RESP | Public | Attribute reference (LIKE) | 20060629 |
|
||
6 | MTYPE_S_RESOBJ | Public | Attribute reference (LIKE) | 20060629 |
|
||
7 | MTYPE_T_OCCTARGET | Public | See coding | Target Rooms | 20060720 | mtype_t_occtarget TYPE STANDARD TABLE OF mtype_s_occtarget WITH KEY objnroo
|
|
8 | MTYPE_T_OCCTARGET_QUOTE | Public | See coding | Target Rooms with Share | 20080213 | mtype_t_occtarget_quote TYPE STANDARD TABLE OF mtype_s_occtarget_quote WITH KEY objnroo
|
|
9 | MTYPE_T_OCCUPANT | Public | See coding | Occupants with Text | 20060516 | mtype_t_occupant TYPE STANDARD TABLE OF mtype_s_occupant WITH KEY occupant
|
|
10 | MTYPE_T_POSITION | Public | Attribute reference (LIKE) | 20060629 |
|
||
11 | MTYPE_T_POS_BY_RESP | Public | Attribute reference (LIKE) | 20060629 |
|
||
12 | MTYPE_T_RESOBJ | Public | Attribute reference (LIKE) | 20060629 |
|
Method Signatures
Method ACTIVATE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method ACTIVATE_ALL on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method ACTIVATE_ALL_UNDO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method ACTIVATE_ALL_UNDO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method ACTIVATE_PLAN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20080227 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method ACTIVATE_PLAN_ENTRY on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method ACTIVATE_PLAN_ENTRY_UNDO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20080227 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method ACTIVATE_PLAN_ENTRY_UNDO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method ADD_CHILD Signature
Method ADD_CHILD on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method ADD_CHILD on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method ADD_EQUIPMENTS_FOR_OCCUPANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060718 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20060718 |
Method ADD_OCCTARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Reservierungsobjekt | 20060720 | ||
2 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | SPACE | Position des Belegenden | 20060720 | |
3 | ![]() |
ID_PLAN_ENTRIES | Call by reference | Type reference (TYPE) | I | 1 | Anzahl zu planender Einträge | 20060720 | |
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hinzufügen | 20060720 |
Method ADD_OCCUPANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag für User | 20060718 | ||
2 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Reservierungsobjekt | 20060718 | ||
3 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Position des Belegenden | 20060718 | ||
4 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20060718 | ||
5 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20060718 | ||
6 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hinzufügen | 20060718 |
Method ADD_OCCUPANTOBJNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag für Objekt | 20060718 | ||
2 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20060718 | ||
3 | ![]() |
ID_OCCUPANTOBJNR | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTOBJNR | Belegendes Objekt | 20060718 | ||
4 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Belegender (Rolle) | 20070507 | ||
5 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hinzufügen | 20060718 |
Method ADD_OCCUPANT_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag für User | 20060724 | ||
2 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20060718 | ||
3 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20060718 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hinzufügen | 20060718 |
Method CHANGE_OCCPOSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_POGUID_ROOM | Value transfer | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID des geänderten Zielraums | 20060531 | ||
2 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer | 20060531 | ||
3 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Alte Position des Belegenden | 20060531 | ||
4 | ![]() |
ID_OCCPOSITION_NEW | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Neue Position des Belegenden | 20060531 | ||
5 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID des Umzugsziels oder Belegenden | 20060531 | ||
6 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ändern aufgetreten | 20060531 |
Method CHANGE_PLANTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PLANTYPE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANTYPE | Planungsart | 20060718 | ||
2 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Belegender: GUID Eintrag | 20060718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ändern der Planungart | 20060718 |
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method CHECK_ALL on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method CHECK_CHANGEABLE_BY_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag ist nicht Änderbar | 20060612 |
Method CHECK_DELETE_PO_ALLOWED Signature
Method CHECK_DELETE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method CHECK_DELETE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method CHECK_FOR_ACTIVATION Signature
Method CHECK_FOR_ACTIVATION on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktivieren ist nicht möglich | 20060619 |
Method CHECK_FOR_RELEASE Signature
Method CHECK_FOR_RELEASE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktivieren ist nicht möglich | 20060627 |
Method CHECK_INSERT_PO_ALLOWED Signature
Method CHECK_INSERT_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method CHECK_INSERT_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method CHECK_KEY Signature
Method CHECK_KEY on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method CHECK_KEY on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method CHECK_UPDATE_PO_ALLOWED Signature
Method CHECK_UPDATE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method CHECK_UPDATE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method DELETE_OCCTARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer | 20070507 | ||
2 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Position des Belegenden | 20070507 | ||
3 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060720 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen | 20060720 |
Method DELETE_OCCUPANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20060718 | ||
2 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20070507 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen | 20060718 |
Method DELETE_PO Signature
Method DELETE_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method DELETE_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method FREE Signature
Method FREE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method FREE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_BILLING_STATE Signature
Method GET_BILLING_STATE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_BILLING_STATE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_CHANGEABLE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_GUID | Value transfer | Type reference (TYPE) | RE_ST_GUID | GUIDs | 20060609 |
Method GET_CHANGEABLE_ENTRIES on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_CHILDREN on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_CHILDREN_EXT Signature
Method GET_CHILDREN_EXT on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_CHILDREN_EXT on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_DEFROLE_OCCUPANT Signature
Method GET_DEFROLE_OCCUPANT on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_DEFROLE_OCCUPANT on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_DEFROLE_PLANRESP Signature
Method GET_DEFROLE_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_DEFROLE_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_EXTENSION on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_FIELDSTATUS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_ICON_FOR_PLANENTRYTYPE Signature
Method GET_ICON_FOR_PLANENTRYTYPE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_ICON_FOR_PLANENTRYTYPE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_ICON_FOR_PLANIND Signature
Method GET_ICON_FOR_PLANIND on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_ICON_FOR_PLANIND on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_ICON_FOR_PLANSTATUS Signature
Method GET_ICON_FOR_PLANSTATUS on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_ICON_FOR_PLANSTATUS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_ICON_FOR_PLANTYPE Signature
Method GET_ICON_FOR_PLANTYPE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_ICON_FOR_PLANTYPE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_MOVE_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_MOVE_IN_DATE | Call by reference | Type reference (TYPE) | RECADATETO | Datum des Einzugs der neuen Ist-Sätze | 20060530 | ||
2 | ![]() |
ED_MOVE_OUT_DATE | Call by reference | Type reference (TYPE) | RECADATETO | Datum des Auszugs der alten Ist-Sätze | 20060530 | ||
3 | ![]() |
ED_OCC_END_DATE | Call by reference | Type reference (TYPE) | RECADATETO | Endedatum der zukünftigen Belegung | 20060530 | ||
4 | ![]() |
ED_OCC_START_DATE | Call by reference | Type reference (TYPE) | RECADATETO | Beginndatum der zukünftigen Belegung | 20060530 | ||
5 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060530 |
Method GET_MOVE_DATES on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_MOVE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OCC_MOVE | Value transfer | Type reference (TYPE) | RE_T_MOVE_PLAN_OCC_MOVE | Komprimierte Umzugsliste | 20060628 |
Method GET_MOVE_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_MOVE_LIST_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060529 | |
2 | ![]() |
RT_OCC_MOVE_X | Value transfer | Type reference (TYPE) | RE_T_MOVE_PLAN_OCC_MOVE_X | Komprimierte Umzugsliste mit Zusatzfeldern | 20060529 |
Method GET_MOVE_LIST_X on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_MOVE_PLAN_RESP_MNGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MOVE_PLAN_RESP_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_REOR_MOVE_PLAN_RESP_MNGR | Belegungsplaner (Hierarchie) | 20060608 |
Method GET_MOVE_PLAN_RESP_MNGR on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_OCCPOSITION_DESCRIPTION Signature
Method GET_OCCPOSITION_DESCRIPTION on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_OCCPOSITION_DESCRIPTION on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_OCCTARGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OCCTARGET | Call by reference | Type reference (TYPE) | MTYPE_T_OCCTARGET | Alle Umzugsziele | 20060720 | ||
2 | ![]() |
ET_OCCTARGET_PLANNED | Call by reference | Type reference (TYPE) | MTYPE_T_OCCTARGET_QUOTE | Bereits geplante Umzugsziele mit Anteil | 20060720 | ||
3 | ![]() |
ET_OCCTARGET_UNPLANNED | Call by reference | Type reference (TYPE) | MTYPE_T_OCCTARGET_QUOTE | Noch nicht geplante Umzugsziele mit Anteil | 20060720 |
Method GET_OCCTARGETS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_OCCUPANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OCCUPANT | Call by reference | Type reference (TYPE) | MTYPE_T_OCCUPANT | Alle Belegende | 20060721 | ||
2 | ![]() |
ET_OCCUPANT_PLANNED | Call by reference | Type reference (TYPE) | MTYPE_T_OCCUPANT | Bereits geplante Belegende | 20060516 | ||
3 | ![]() |
ET_OCCUPANT_UNPLANNED | Call by reference | Type reference (TYPE) | MTYPE_T_OCCUPANT | Noch ungeplante Belegende | 20060516 |
Method GET_OCCUPANTS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PLANRESP_LIST Signature
Method GET_PLANRESP_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PLANRESP_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PLAN_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ENTRIES_ACTIVE | Call by reference | Type reference (TYPE) | NUMERIC | Anzahl Einträge aktiviert | 20060628 | ||
2 | ![]() |
ED_ENTRIES_ALL | Call by reference | Type reference (TYPE) | NUMERIC | Anzahl Einträge in der Planung | 20060628 | ||
3 | ![]() |
ED_ENTRIES_PLAN | Call by reference | Type reference (TYPE) | NUMERIC | Anzahl Einträge im Plan | 20060628 | ||
4 | ![]() |
ED_ENTRIES_RELEASED | Call by reference | Type reference (TYPE) | NUMERIC | Anzahl Einträge freigegeben | 20060628 |
Method GET_PLAN_STATUS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_POGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer | 20070507 | ||
2 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Position des Belegenden | 20070507 | ||
3 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20070507 | ||
4 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20070507 | ||
5 | ![]() |
ID_PLANIND | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANIND | REOR1_PLANIND-PLAN | Ist- oder Planeintrag | 20070507 | |
6 | ![]() |
RT_POGUID | Value transfer | Type reference (TYPE) | RE_T_GUID | POGUIDs der Einträge | 20070507 |
Method GET_POGUID on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_POSITIONS_BY_PLANRESP Signature
Method GET_POSITIONS_BY_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_POSITIONS_BY_PLANRESP on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PO_DETAIL Signature
Method GET_PO_DETAIL on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PO_DETAIL on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PO_DETAIL_X Signature
Method GET_PO_DETAIL_X on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PO_DETAIL_X on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PO_LIST Signature
Method GET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PO_LIST_OLD Signature
Method GET_PO_LIST_OLD on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PO_LIST_OLD on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_PO_LIST_X Signature
Method GET_PO_LIST_X on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_PO_LIST_X on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method GET_TEXT_FOR_OCCPOSITION Signature
Method GET_TEXT_FOR_OCCPOSITION on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method GET_TEXT_FOR_OCCPOSITION on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method INSERT_PO Signature
Method INSERT_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method INSERT_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_CHANGEABLE_BY_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060612 | ||
2 | ![]() |
RF_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Eintrag ist änderbar | 20060612 |
Method IS_CHANGEABLE_BY_USER on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_ENTRY_CHANGEABLE Signature
Method IS_ENTRY_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_ENTRY_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_FIELD_CHANGEABLE Signature
Method IS_FIELD_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_FIELD_CHANGEABLE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_INSERT_PO_ALLOWED Signature
Method IS_INSERT_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_INSERT_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_MODIFIED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_OK Signature
Method IS_OK on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_OK on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method IS_UPDATE_PO_ALLOWED Signature
Method IS_UPDATE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method IS_UPDATE_PO_ALLOWED on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method PROPOSE_ACCTASSOBJ Signature
Method PROPOSE_ACCTASSOBJ on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method PROPOSE_ACCTASSOBJ on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method RELEASE Signature
Method RELEASE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method RELEASE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method RELEASE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method RELEASE_ALL on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method RELEASE_ALL_UNDO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method RELEASE_ALL_UNDO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method RELEASE_PLAN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20080227 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method RELEASE_PLAN_ENTRY on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method RELEASE_PLAN_ENTRY_UNDO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20080227 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080227 |
Method RELEASE_PLAN_ENTRY_UNDO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method REMOVE_PLAN_RELATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer | 20070507 | ||
2 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Position des Belegenden | 20070507 | ||
3 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20061213 | ||
4 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20070507 | ||
5 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Entfernen | 20060516 |
Method SET_ERROR_OUTPUT_LEVEL Signature
Method SET_ERROR_OUTPUT_LEVEL on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method SET_ERROR_OUTPUT_LEVEL on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method SET_IGNORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060718 | ||
2 | ![]() |
IF_IGNORE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANIGNORE | Planeintrag ignorieren | 20060718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag nicht vorhanden | 20060718 |
Method SET_MOVE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MOVE_IN_DATE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-VALIDFROM | Einzugsdatum | 20080226 | ||
2 | ![]() |
ID_MOVE_OUT_DATE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-VALIDTO | Auszugsdatum | 20080226 | ||
3 | ![]() |
ID_POGUID_USER | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Belegender: GUID Eintrag | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Setzen des Datums | 20080226 |
Method SET_OCCTARGET_FOR_OCCUPANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Tatsächlich geänderter Eintrag | 20080205 | ||
2 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Res.Obj.: Objnr | 20060720 | ||
3 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Res.Obj.: Position | 20060720 | ||
4 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender: Partner | 20060720 | ||
5 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Belegdener: Rolle | 20070507 | ||
6 | ![]() |
ID_POGUID_ROOM | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Res.Obj.: GUID Eintrag | 20060720 | ||
7 | ![]() |
ID_POGUID_USER | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Belegender: GUID Eintrag | 20060720 | ||
8 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-VALIDFROM | RECA0_DATE-MIN | Belegung gültig ab | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen | 20060720 |
Method SET_PERIOD_MANUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_POGUID_USER | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | Belegender: GUID Eintrag | 20080228 | ||
2 | ![]() |
IF_ISPERIODMANUAL | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-ISPERIODMANUAL | Planbelegungszeitraum manuell geändert | 20080228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Setzen des Kennzeichens | 20080228 |
Method SET_PLANRESP_FOR_OCCTARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJNROO | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer | 20070507 | ||
2 | ![]() |
ID_OCCPOSITION | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCPOSITION | Position des Belegenden | 20070507 | ||
3 | ![]() |
ID_PLANRESP | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANRESP | Verantwortlicher Planer | 20060720 | ||
4 | ![]() |
ID_PLANRESPROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANRESPROLE | Rolle des Belegungsplaners | 20070426 | ||
5 | ![]() |
ID_POGUID | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-POGUID | GUID für Permanente Belegung | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen | 20060720 |
Method SET_PLANRESP_FOR_OCCUPANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OCCUPANT | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANT | Belegender | 20060718 | ||
2 | ![]() |
ID_OCCUPANTROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OCCUPANTROLE | Rolle des Belegenden | 20070507 | ||
3 | ![]() |
ID_PLANRESP | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANRESP | Verantwortlicher Planer | 20060718 | ||
4 | ![]() |
ID_PLANRESPROLE | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-PLANRESPROLE | Rolle des Belegungsplaners | 20070426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zuordnen | 20060718 |
Method SET_PO_LIST Signature
Method SET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method SET_PO_LIST on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method STORE Signature
Method STORE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method STORE on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method UPDATE_AFTER_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060808 |
Method UPDATE_AFTER_ACTIVATION on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method UPDATE_MP_PERIODS Signature
Method UPDATE_MP_PERIODS on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method UPDATE_MP_PERIODS on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Method UPDATE_PO Signature
Method UPDATE_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Method UPDATE_PO on Interface IF_REOR_PERM_OCCUPANCY_MP has no exception.
Event Signatures
Event AFTER_CHANGE Signature
Event AFTER_CHANGE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REOR_PERM_OCCUPANCY_MP has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |