SAP ABAP Class /MRSS/CL_SGE_APP_BOOKING_MGR (Appointment Booking Manager)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

Properties
Class | /MRSS/CL_SGE_APP_BOOKING_MGR | |
Short Description | Appointment Booking Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20101223 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_APP_BOOKING_MGR has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_APP_BOOKING_MGR has no interface implemented.
Friends
Class /MRSS/CL_SGE_APP_BOOKING_MGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/SGE_APPOINTMENT_OFFERING | 20101223 | |||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APP_BOOKING_MGR | Appointment Booking Manager | 20110111 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_APP_SCHED_DEM_DATA | Demand Data for appintment Scheduling | 20110429 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_SEARCH_STRATEGY | Search Strategy | 20110429 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APPLICATION | Date Scheduling | 20110303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Filter the appointments by frozen period for resource | 20101223 |
2 | ![]() |
Instance method | Private | Method | Filter appointments by custom logic in the BADI | 20101223 |
3 | ![]() |
Instance method | Public | Method | Get the appopintments | 20101223 |
4 | ![]() |
Instance method | Private | Method | Get the Handler for Appointment Booking | 20110303 |
5 | ![]() |
Static method | Public | Method | Get Instance of appointment manager | 20101223 |
6 | ![]() |
Instance method | Public | Method | To check whether the resource is fully booked or not | 20101223 |
7 | ![]() |
Instance method | Public | Method | Schedule Appointments | 20110311 |
Events
Class /MRSS/CL_SGE_APP_BOOKING_MGR has no event.
Types
Class /MRSS/CL_SGE_APP_BOOKING_MGR has no local type.
Method Signatures
Method FILTER_APPNTMNTS_BY_FRZN_PER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_APPOINTMENT_TAB | 20101223 | |||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20101223 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101223 | ||
4 | ![]() |
IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_APPOINTMENT_TAB | 20101223 |
Method FILTER_APPNTMNTS_BY_FRZN_PER on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method FILTER_APPOINTMENTS_BY_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_APPOINTMENT_TAB | 20101223 | |||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20101223 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101223 | ||
4 | ![]() |
IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_APPOINTMENT_TAB | 20101223 |
Method FILTER_APPOINTMENTS_BY_BADI on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method GET_APPOINTMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_APPOINTMENT_TAB | Table with results of Date Search | 20101223 | ||
2 | ![]() |
ET_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20101223 | ||
3 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20101223 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101223 | ||
5 | ![]() |
IS_ADDRESS_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADDRESS_EXT | Demand Address (Potential Usage Site) | 20101223 | ||
6 | ![]() |
IS_DEM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_APP_SCHED_DEM_DATA | Demand Data for appintment Scheduling | 20101223 | ||
7 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20101223 | ||
8 | ![]() |
IS_ORG_UNIT | Call by reference | Type reference (TYPE) | /MRSS/T_ORG_UNIT | Resource planning node | 20101223 | ||
9 | ![]() |
IS_SEARCH_STRATEGY_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SEARCH_STRATEGY_DATA | Search Strategy Data | 20101223 | ||
10 | ![]() |
IT_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20101223 | ||
11 | ![]() |
IT_QUALIF_HR | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_WFM_TAB | Required qualifications | 20101223 | ||
12 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_RES_GUID_PRIO_TAB | Table Type: Res guid with priority | 20101223 | ||
13 | ![]() |
IV_AIG | Call by reference | Type reference (TYPE) | /MRSS/T_AIG_GRP | Date Interval Group | 20101223 | ||
14 | ![]() |
IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101223 | ||
15 | ![]() |
IV_QUALIF_MRS_PROF_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20101223 | ||
16 | ![]() |
IV_SEARCH_STRATEGY | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SEARCH_STRATEGY | Search Strategy | 20101223 | ||
17 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110511 |
Method GET_APPOINTMENTS on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method GET_APPT_BOOKING_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_INSTANCE | Value transfer | Type reference (TYPE) | /MRSS/T_APP_BOOK_TYPE_REF_TAB | Date Scheduling | 20110415 |
Method GET_APPT_BOOKING_HANDLER on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_APPLICATION | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APPLICATION | Scheduling Engine Application | 20101223 | ||
2 | ![]() |
RREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APP_BOOKING_MGR | Appointment Booking Manager | 20101223 |
Method GET_INSTANCE on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method IS_RESOURCE_FULLY_BOOKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20101223 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101223 | ||
3 | ![]() |
EV_RESOURCE_FULLY_BOOKED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20101223 | ||
4 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20101223 | ||
5 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20101223 | ||
6 | ![]() |
IV_AIG | Call by reference | Type reference (TYPE) | /MRSS/T_AIG_GRP | 20101223 | |||
7 | ![]() |
IV_OVERBOOKING_ALLOWED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101223 | ||
8 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110511 |
Method IS_RESOURCE_FULLY_BOOKED on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
Method SCHEDULE_APPOINTMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20110311 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110311 | ||
3 | ![]() |
IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex demand in structure representation | 20110311 | ||
4 | ![]() |
IT_ENQUIRY | Call by reference | Type reference (TYPE) | /MRSS/T_ENQUIRY_TAB | Table with Requests for Dates | 20110311 | ||
5 | ![]() |
IT_OP_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_OPERATION_TAB | Operations | 20110311 | ||
6 | ![]() |
IT_SELF_PLAN | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_SELFPLAN_TAB | Table for storing demands and their Self plan statuses | 20110311 |
Method SCHEDULE_APPOINTMENT on class /MRSS/CL_SGE_APP_BOOKING_MGR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |