SAP ABAP Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR (Interface for BAdI: BADI_EAM_TZ_MEDIATOR_CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090401
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ES_MEDIATOR_TZ_IMPL Class for BAdI Impl.: BADI_EAM_TZ_SFWS_MEDIATOR_CORE 20090401
Properties
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR  
Short Description Interface for BAdI: BADI_EAM_TZ_MEDIATOR_CORE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090401   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no forward declaration.
Interfaces
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no interface implemented.
Friends
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no friend class.
Attributes
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method Initialize values from flag or object table or both 20090401
2 GET_DATE_TIME Instance method Public Method Gets previously stored date and time 20090407
3 GET_FLAG Instance method Public Method Returns registered flags 20090401
4 GET_OBJECT Instance method Public Method Returns registered object 20090401
5 REGISTER_OBJ Instance method Public Method Register objects for mediation between programs/objects 20090401
6 SET_DATE_TIME Instance method Public Method Sets time and date for transport 20090407
7 SET_FLAG Instance method Public Method Register flags for mediation between programs/objects 20090401
Events
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no event.
Types
Class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no local type.
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20090401
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20090401
# Exception Resumable Description Created on
1 TABLE_NOT_EXISTS Table from which the values should be deletet was not found 20090401

Method GET_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090407
2 Exporting EV_TIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20090407
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20090407
# Exception Resumable Description Created on
1 DATE_TIME_NOT_FOUND Date time was not found in internal storage 20090407

Method GET_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLAG Call by reference Type reference (TYPE) FLAG General Flag 20090401
2 Importing IV_FLAG_NAME Call by reference Type reference (TYPE) STRING General Flag 20090401
# Exception Resumable Description Created on
1 FLAG_NOT_FOUND The requested flag could not be found 20090401

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20090401
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20090401
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Requested object could not be found 20090401

Method REGISTER_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object containing dynamic text for time zone button 20090401
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20090401
# Exception Resumable Description Created on
1 OBJECT_ALREADY_EXISTS The input object already exists in the current context 20090401

Method SET_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090407
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20090407
3 Importing IV_TIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20090407

Method SET_DATE_TIME on class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no exception.

Method SET_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAG Call by reference Type reference (TYPE) FLAG General Flag 20090401
2 Importing IV_FLAG_NAME Call by reference Type reference (TYPE) STRING 20090401

Method SET_FLAG on class IF_EX_BADI_EAM_TZ_MEDIATOR_COR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in