SAP CL_XSS_CAT_TESTUI_EHANDLER OO Class - Event Handler Who Receives and Processes op_codes









CL_XSS_CAT_TESTUI_EHANDLER 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 CL_XSS_CAT_TESTUI_EHANDLER 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 CL_XSS_CAT_TESTUI_EHANDLER 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
BACK_FROM_REVIEWSwitch in Collective ApprovalPublic
CALL METHOD cl_xss_cat_testui_ehandler=>BACK_FROM_REVIEW...more details

BACK_FROM_SINGLE_ITEMSwitches to Individual ApprovalPublic
CALL METHOD cl_xss_cat_testui_ehandler=>BACK_FROM_SINGLE_ITEM...more details

CANCEL_DETAILDiscard ChangesPublic
CALL METHOD cl_xss_cat_testui_ehandler=>CANCEL_DETAIL...more details

CHECK_TIMESHEETRefreshes and Checks if Entries are CorrectPublic
CALL METHOD cl_xss_cat_testui_ehandler=>CHECK_TIMESHEET...more details

COPY_FROM_WORKLISTCopies the Worklist into the TimesheetPublic
CALL METHOD cl_xss_cat_testui_ehandler=>COPY_FROM_WORKLIST...more details

DATESELECTION_NXTPERIODSelect the Next Period (Week or Day)Public
CALL METHOD cl_xss_cat_testui_ehandler=>DATESELECTION_NXTPERIOD...more details

DATESELECTION_PRVPERIODSelect the Previous Period (Week or Day)Public
CALL METHOD cl_xss_cat_testui_ehandler=>DATESELECTION_PRVPERIOD...more details

DELETE_ROWDelete the Selected LinesPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DELETE_ROW...more details

DISPLAY_DETAILSwitch to Detail ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DISPLAY_DETAIL...more details

DO_BACKBack to EntryPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_BACK...more details

DO_CLEANUPClean Up and Switch to Time SheetPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_CLEANUP...more details

DO_CLEANUP_RELEASEClean Up and Switch to Time SheetPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_CLEANUP_RELEASE...more details

DO_INIT_APPROVEInitialize Appication and Entry in Week ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_INIT_APPROVE...more details

DO_INIT_RECORDInitialize Appication and Entry in Week ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_INIT_RECORD...more details

DO_INIT_RELEASEInitialize Appication and Entry in Week ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_INIT_RELEASE...more details

DO_RELEASEReleases the Selected DataPublic
CALL METHOD cl_xss_cat_testui_ehandler=>DO_RELEASE...more details

EXIT_APPROVECloses the ApplicationPublic
CALL METHOD cl_xss_cat_testui_ehandler=>EXIT_APPROVE...more details

HANDLE_DATA_CHANGEDEvent Handler for ALV for Intercepting ChangesPublic
CALL METHOD cl_xss_cat_testui_ehandler=>HANDLE_DATA_CHANGED...more details

NAVIGATE_CONTEXTDisplays Already Approved Working TimesPublic
CALL METHOD cl_xss_cat_testui_ehandler=>NAVIGATE_CONTEXT...more details

NAVIGATE_DETAILSwitch to Detail ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>NAVIGATE_DETAIL...more details

NAVIGATE_SINGLE_ITEMSwitches to Individual ApprovalPublic
CALL METHOD cl_xss_cat_testui_ehandler=>NAVIGATE_SINGLE_ITEM...more details

ON_CONFIRMSwitch to Confirm ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>ON_CONFIRM...more details

ON_RECORD_MODE_CHANGEDSwitch to Day/Week ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>ON_RECORD_MODE_CHANGED...more details

ON_REVIEWSwitch to Review ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>ON_REVIEW...more details

REVIEW_APPROVESwitch to Review ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>REVIEW_APPROVE...more details

SAVE_APPROVESaves Approved/Rejected TimesPublic
CALL METHOD cl_xss_cat_testui_ehandler=>SAVE_APPROVE...more details

SAVE_TEMPLATESaves Current View as a TemplatePublic
CALL METHOD cl_xss_cat_testui_ehandler=>SAVE_TEMPLATE...more details

SET_CONTEXT_DATEChanges the Time Period in the Individual Approval ContextPublic
CALL METHOD cl_xss_cat_testui_ehandler=>SET_CONTEXT_DATE...more details

SET_DATESwitch to Selected DayPublic
CALL METHOD cl_xss_cat_testui_ehandler=>SET_DATE...more details

SET_PERSPECTIVESwitch to Another ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>SET_PERSPECTIVE...more details

SET_PERSPECTIVE_REVIEWSwitch to Another ViewPublic
CALL METHOD cl_xss_cat_testui_ehandler=>SET_PERSPECTIVE_REVIEW...more details

UPDATE_DETAILApply Changes to DetailsPublic
CALL METHOD cl_xss_cat_testui_ehandler=>UPDATE_DETAIL...more details

UPDATE_SINGLE_ITEMSwitches to Individual ApprovalPublic
CALL METHOD cl_xss_cat_testui_ehandler=>UPDATE_SINGLE_ITEM...more details



CL_XSS_CAT_TESTUI_EHANDLER 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
GR_TESTUI_APPLInstance AttributeLIKE
Private
GR_TESTUI_TABLEInstance AttributeLIKE
Private




CL_XSS_CAT_TESTUI_EHANDLER types

TT_PARAMETERS -
TT_TIMESHEET - Table Type for Formatted Data from the RFC
TT_TIMESHEET_ALV - Table Type for Data Conformed to ALV
TT_TIMESHEET_RFC - Table Type for Data Conformed to the RFC
T_TIMESHEET_ALV - Type for Data Conformed to ALV

Links to Related Class(s)

CL_XSS_C...
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!