SAP ABAP Interface IF_EX_EAM_PARTNER_TIME_FRAMES (BAdI Interface: BADI_EAM_PARTNER_TIME_FRAMES)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MSE (Application Component) Mobile Service
     ILOM (Package) Application Development R/3 Location Management
Properties
Interface IF_EX_EAM_PARTNER_TIME_FRAMES  
Short Description BAdI Interface: BADI_EAM_PARTNER_TIME_FRAMES    
General Data
Package ILOM   Application Development R/3 Location Management 
Created 20080129   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 IPAR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080129
Friends
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no friend.
Attributes
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEFAULT_TIME_FRAMES Instance method Public Method Automatically Assigns Time Slots to a Partner 20080211
2 CHECK_ALL_TIME_FRAMES Instance method Public Method Checks All Maintained Validities 20080208
3 CHECK_TIME_FRAME Instance method Public Method Checks a Validity 20080201
4 CHECK_TIME_FRAMES_ACTIVE Instance method Public Method Checks Whether Validities for Partner Roles Are Active 20080129
Events
Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_TIME_FRAME Public See coding Time segment 20080211 BEGIN OF gty_s_time_frame, timestamp_from TYPE timestamp, timestamp_to TYPE timestamp, END OF gty_s_time_frame
2 GTY_T_TIME_FRAMES Public See coding Table Containing Time Segments 20080211 gty_t_time_frames TYPE SORTED TABLE OF gty_s_time_frame WITH UNIQUE KEY timestamp_from
Method Signatures

Method ADD_DEFAULT_TIME_FRAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_FRAMES Call by reference Type reference (TYPE) GTY_T_TIME_FRAMES Tabelle mir Partnerzeitsegmenten 20080211
2 Importing IS_PARTNER Call by reference Type reference (TYPE) IHPA Instandhaltung: Partner 20080211

Method ADD_DEFAULT_TIME_FRAMES on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.

Method CHECK_ALL_TIME_FRAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20080208
2 Importing IT_PARTNERS Call by reference Type reference (TYPE) IPAR_T_IHPA Tabelle mit Partnern 20080208
3 Importing IT_TIME_FRAMES Call by reference Type reference (TYPE) EAM_T_IHPA_TIME Tabelle mir Partnerzeitsegmenten 20080208

Method CHECK_ALL_TIME_FRAMES on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.

Method CHECK_TIME_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Tabelle mit BAPI Return Informationen 20080201
2 Exporting EV_ERROR_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname des Fehlerhaften Feldes 20080604
3 Importing IS_TIME_FRAME Call by reference Type reference (TYPE) EAM_D_IHPA_TIME Zeitsegmente für Partnerzuordnung in der Instandhaltung 20080201

Method CHECK_TIME_FRAME on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.

Method CHECK_TIME_FRAMES_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIME_FRAMES_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL Zeitsegmente aktiv? 20080402
2 Importing IV_OBJECT Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20080201
3 Importing IV_PARTNER_FUNCTION Call by reference Type reference (TYPE) PARVW Partnerrolle 20080129
4 Importing IV_PARTNER_GROUP Call by reference Type reference (TYPE) PARGR Partnerschema 20080129

Method CHECK_TIME_FRAMES_ACTIVE on Interface IF_EX_EAM_PARTNER_TIME_FRAMES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604