SAP IF_HRPAYCH_CONTEXT OO Class - Payroll Context Switzerland









IF_HRPAYCH_CONTEXT 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_HRPAYCH_CONTEXT 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_HRPAYCH_CONTEXT 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
ADD_TABLEPrivate
CALL METHOD if_hrpaych_context=>ADD_TABLE...more details

FILL_GROUPINGPrivate
CALL METHOD if_hrpaych_context=>FILL_GROUPING...more details

FILL_GROUPING_PERNRPrivate
CALL METHOD if_hrpaych_context=>FILL_GROUPING_PERNR...more details

GET_ABREHReturns a Payroll UnitPublic
CALL METHOD if_hrpaych_context=>GET_ABREH...more details

GET_ACTUAL_APERReturns Current Payroll Period (APER)Public
CALL METHOD if_hrpaych_context=>GET_ACTUAL_APER...more details

GET_BTPrivate
CALL METHOD if_hrpaych_context=>GET_BT...more details

GET_CONTEXT_XXAccess Methods of International Context ClassPublic
CALL METHOD if_hrpaych_context=>GET_CONTEXT_XX...more details

GET_CURRENT_PERASCurrent Contract Outside the Sync. Point; Initial, OtherwisePublic
CALL METHOD if_hrpaych_context=>GET_CURRENT_PERAS...more details

GET_DTPrivate
CALL METHOD if_hrpaych_context=>GET_DT...more details

GET_IS_CE_CALC'X', if initiated within CE, INITIAL, else/SEPublic
CALL METHOD if_hrpaych_context=>GET_IS_CE_CALC...more details

GET_IS_SYNC_POINTSpecify Whether Processing in Synchronization PointPublic
CALL METHOD if_hrpaych_context=>GET_IS_SYNC_POINT...more details

GET_IT_0002Returns Infotype 0002Public
CALL METHOD if_hrpaych_context=>GET_IT_0002...more details

GET_LETSTReturns Switch LETST (Operation LRTST)Public
CALL METHOD if_hrpaych_context=>GET_LETST...more details

GET_REF_A_INTERNAL_PERS_ITPrivate
CALL METHOD if_hrpaych_context=>GET_REF_A_INTERNAL_PERS_IT...more details

GET_REF_A_INTERNAL_PERS_LRTPrivate
CALL METHOD if_hrpaych_context=>GET_REF_A_INTERNAL_PERS_LRT...more details

GET_REF_A_RESULT_PERSONPrivate
CALL METHOD if_hrpaych_context=>GET_REF_A_RESULT_PERSON...more details

GET_ST_LAST_DATEReturns Date Information LASTPublic
CALL METHOD if_hrpaych_context=>GET_ST_LAST_DATE...more details

GET_SW_AUFROLLUNGReturns Indicator for Original PeriodPublic
CALL METHOD if_hrpaych_context=>GET_SW_AUFROLLUNG...more details

GET_TABLE_REFPrivate
CALL METHOD if_hrpaych_context=>GET_TABLE_REF...more details

GET_TAB_OSTReturns Table OSTPublic
CALL METHOD if_hrpaych_context=>GET_TAB_OST...more details

GET_TAB_OTReturns Table OTPublic
CALL METHOD if_hrpaych_context=>GET_TAB_OT...more details

GET_TAB_OWPBPReturns Table 'Old' WPBPPublic
CALL METHOD if_hrpaych_context=>GET_TAB_OWPBP...more details

GET_TAB_QSTGReturns Table QSTGPublic
CALL METHOD if_hrpaych_context=>GET_TAB_QSTG...more details

GET_TAB_STReturns Table STPublic
CALL METHOD if_hrpaych_context=>GET_TAB_ST...more details

GET_TAB_SVReturns Table SVPublic
CALL METHOD if_hrpaych_context=>GET_TAB_SV...more details

GET_TAB_VARReturns Table VARPublic
CALL METHOD if_hrpaych_context=>GET_TAB_VAR...more details

GET_TAB_WHTPReturns table WHTPPublic
CALL METHOD if_hrpaych_context=>GET_TAB_WHTP...more details

GET_VARPrivate
CALL METHOD if_hrpaych_context=>GET_VAR...more details

PUT_BTPrivate
CALL METHOD if_hrpaych_context=>PUT_BT...more details

PUT_DTPrivate
CALL METHOD if_hrpaych_context=>PUT_DT...more details

PUT_VARPrivate
CALL METHOD if_hrpaych_context=>PUT_VAR...more details

REMOVE_TABLE_REFPrivate
CALL METHOD if_hrpaych_context=>REMOVE_TABLE_REF...more details

SET_IS_CESets Variable 'IS_CE'Public
CALL METHOD if_hrpaych_context=>SET_IS_CE...more details

SET_REFERENCES_CHSets References for Switzerland-Specific DataPublic
CALL METHOD if_hrpaych_context=>SET_REFERENCES_CH...more details

SET_REF_INFOTYPES_CHSets References for InfotypesPublic
CALL METHOD if_hrpaych_context=>SET_REF_INFOTYPES_CH...more details

SET_TABLE_REFPrivate
CALL METHOD if_hrpaych_context=>SET_TABLE_REF...more details

SET_TAB_OSTOverwrites Table OSTPublic
CALL METHOD if_hrpaych_context=>SET_TAB_OST...more details

SET_TAB_OTOverwrites Table OTPublic
CALL METHOD if_hrpaych_context=>SET_TAB_OT...more details

SET_TAB_OWPBPOverwrites Table 'Old' WPBPPublic
CALL METHOD if_hrpaych_context=>SET_TAB_OWPBP...more details

SET_TAB_QSTGOverwrites Table QSTGPublic
CALL METHOD if_hrpaych_context=>SET_TAB_QSTG...more details

SET_TAB_STOverwrites Table STPublic
CALL METHOD if_hrpaych_context=>SET_TAB_ST...more details

SET_TAB_VAROverwrites Table VARPublic
CALL METHOD if_hrpaych_context=>SET_TAB_VAR...more details

SET_TAB_WHTPOverwrites Table WHTPPublic
CALL METHOD if_hrpaych_context=>SET_TAB_WHTP...more details




Links to Related Class(s)

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