SAP ABAP Class /MRSS/IF_EX_SGE_APP_OFFERING (Interface for BAdI: /MRSS/SGE_APPOINTMENT_OFFERING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101223
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_EX_SGE_APP_OFFERING 20110325
Properties
Class /MRSS/IF_EX_SGE_APP_OFFERING  
Short Description Interface for BAdI: /MRSS/SGE_APPOINTMENT_OFFERING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101223   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_EX_SGE_APP_OFFERING has no forward declaration.
Interfaces
Class /MRSS/IF_EX_SGE_APP_OFFERING has no interface implemented.
Friends
Class /MRSS/IF_EX_SGE_APP_OFFERING has no friend class.
Attributes
Class /MRSS/IF_EX_SGE_APP_OFFERING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_APPOINTMENTS Instance method Public Method Filter Appointments after Appointment Offering 20101223
2 GET_TOTAL_MATCHING Instance method Public Method Get Total Matching Percentage and Sort Sequence 20101223
3 GET_TRAVEL_TIME_MATRIX Instance method Public Method Get Travel Time Matrix 20101223
Events
Class /MRSS/IF_EX_SGE_APP_OFFERING has no event.
Types
Class /MRSS/IF_EX_SGE_APP_OFFERING has no local type.
Method Signatures

Method FILTER_APPOINTMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPOINTMENTS Call by reference Type reference (TYPE) /MRSS/T_APPOINTMENT_TAB Table with results of Date Search 20101223
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Return Messages to be displayed 20101223
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Failed if there are no Appointments returned 20101223
4 Importing IT_APPOINTMENTS Call by reference Type reference (TYPE) /MRSS/T_APPOINTMENT_TAB Table with results of Date Search 20101223

Method FILTER_APPOINTMENTS on class /MRSS/IF_EX_SGE_APP_OFFERING has no exception.

Method GET_TOTAL_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPOINTMENTS Call by reference Type reference (TYPE) /MRSS/T_APPOINTMENT_TAB Table with results of Date Search 20101223
2 Importing IS_CONTROL_PARAMS Call by reference Type reference (TYPE) /MRSS/T_CONTROL_TOTAL_MATCH Control parameters for Total Matching of Appointments 20101223
3 Importing IT_APPOINTMENTS Call by reference Type reference (TYPE) /MRSS/T_APPOINTMENT_TAB Table with results of Date Search 20101223

Method GET_TOTAL_MATCHING on class /MRSS/IF_EX_SGE_APP_OFFERING has no exception.

Method GET_TRAVEL_TIME_MATRIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20101223
2 Exporting ET_TRAVEL_TIME Call by reference Type reference (TYPE) /MRSS/T_ROUGH_TRAVEL_TIME_TAB Rough Travel Time 20101223
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101223
4 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20101223
5 Importing IS_ORG_UNIT Call by reference Type reference (TYPE) /MRSS/T_REQ_OBJECTS Structure for Object type and Object id Combination 20110329
6 Importing IS_TARGET_LOCATION Call by reference Type reference (TYPE) /MRSS/T_GEOPOSITION Geographical Position in WGS84 Coordinates 20101223
7 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20101223
8 Importing IV_SERVICE_AREA Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20101223

Method GET_TRAVEL_TIME_MATRIX on class /MRSS/IF_EX_SGE_APP_OFFERING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in