SAP IF_EX_HRPAYIT_XNAB OO Class - BAdI interface IF_EX_HRPAYIT_XNAB









IF_EX_HRPAYIT_XNAB 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_HRPAYIT_XNAB 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_HRPAYIT_XNAB 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
ADJUST_DAYAB_DAYEVdayab/dayev adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_DAYAB_DAYEV...more details

ADJUST_DAY_FRACTIONMarking adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_DAY_FRACTION...more details

ADJUST_DETERMINED_MARKSMarking adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_DETERMINED_MARKS...more details

ADJUST_ITASS_VOSE_EFEExit during 'holiday' weekly wage type generationPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_ITASS_VOSE_EFE...more details

ADJUST_ITASS_VOSE_ENPExit during the 'unpr. event' weekly wage type generationPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_ITASS_VOSE_ENP...more details

ADJUST_MARK_MAPPINGncale/cover mapping adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_MARK_MAPPING...more details

ADJUST_SENIORITY_CALCULATIONSeniority adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_SENIORITY_CALCULATION...more details

ADJUST_SUBRUExit for SUBRU field changePublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_SUBRU...more details

ADJUST_SUBRU_T5ITI9Exit for SUBRU field change for t5iti9Public
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_SUBRU_T5ITI9...more details

ADJUST_VALUATION_BASESValuation basis adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_VALUATION_BASES...more details

ADJUST_WAGES_IN_ITASSNELOExit for ind./int. wage type change in ITASS NELOPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_WAGES_IN_ITASSNELO...more details

ADJUST_WAGES_IN_ITASSRICAExit for ind./int. wage type change in ITASS RICAPublic
CALL METHOD if_ex_hrpayit_xnab=>ADJUST_WAGES_IN_ITASSRICA...more details

COUNT_LINKED_EVENTSEvent adjustment connectedPublic
CALL METHOD if_ex_hrpayit_xnab=>COUNT_LINKED_EVENTS...more details

DAYEV_FILTER_MARKTABMarktab filter for dayab/dayev adjustmentPublic
CALL METHOD if_ex_hrpayit_xnab=>DAYEV_FILTER_MARKTAB...more details

RICA_FILTER_MARKTABMarktab filter for adjustment in ITASS RICAPublic
CALL METHOD if_ex_hrpayit_xnab=>RICA_FILTER_MARKTAB...more details




Links to Related Class(s)

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