SAP IF_EX_BADI_EAM_TZ_GENERIC_CORE OO Class - BAdI Interface: BADI_EAM_TZ_GENERIC_CORE









IF_EX_BADI_EAM_TZ_GENERIC_CORE is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_EX_BADI_EAM_TZ_GENERIC_CORE including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_EX_BADI_EAM_TZ_GENERIC_CORE SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CHECK_CUSTOMIZINGReads and Checks Customizing for Time Zone SupportPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CHECK_CUSTOMIZING...more details

CHECK_SELECTION_TIME_ZONEChecks the Time Zone Used for the SelectionPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CHECK_SELECTION_TIME_ZONE...more details

CHECK_SEL_SCREEN_DISPLAYEDChecks Whether the Selection Bild is DisplayedPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CHECK_SEL_SCREEN_DISPLAYED...more details

CONVERT_SINGLE_TO_SESS_TZONEConverts Date & Time to Session Time ZonePublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CONVERT_SINGLE_TO_SESS_TZONE...more details

CONVERT_SINGLE_TO_SYS_TZONEConverts Date & Time to System Time ZonePublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CONVERT_SINGLE_TO_SYS_TZONE...more details

CONVERT_SYSTEM_TO_SESSION_PRTConverts Date & Time to Session Time ZonePublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CONVERT_SYSTEM_TO_SESSION_PRT...more details

CREATE_BUTTONGenerates Icon and Text for ButtonPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>CREATE_BUTTON...more details

MODIFY_SELECTION_SCREENChanges the Selection ScreenPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>MODIFY_SELECTION_SCREEN...more details

SET_SEL_PARAMETER_TIME_ZONESets the Time Zone Selection ParameterPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>SET_SEL_PARAMETER_TIME_ZONE...more details

SET_SESSION_TIME_ZONE_DARKSets the Session Time Zone Without DialogPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>SET_SESSION_TIME_ZONE_DARK...more details

TIMEZONE_POPUPTime Zones Dialog BoxPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>TIMEZONE_POPUP...more details

TIME_ZONE_BUTTON_ON_LISTTime Zones Button Pressed in ListPublic
CALL METHOD if_ex_badi_eam_tz_generic_core=>TIME_ZONE_BUTTON_ON_LIST...more details



IF_EX_BADI_EAM_TZ_GENERIC_CORE attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
GC_AUTYP_PMInstance AttributeLIKE
Private
GC_INIT_TIMEInstance AttributeLIKE
Private
GC_OBJNR_ORInstance AttributeLIKE
Private
GC_OBJNR_QMInstance AttributeLIKE
Private
GC_QMTYP_PMInstance AttributeLIKE
Private
GC_YXInstance AttributeLIKE
Private




IF_EX_BADI_EAM_TZ_GENERIC_CORE types

FLAG_TYPE1 -
GS_STAT -
GT_FIELDNAME_TYPE - Table with Field Names
GT_STAT -

Links to Related Class(s)

IF_EX_BA...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!