SAP IF_HRPAYAT_STAT_UTILBIB OO Class - IF for Utility Collection ST-AT









IF_HRPAYAT_STAT_UTILBIB 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_HRPAYAT_STAT_UTILBIB 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_HRPAYAT_STAT_UTILBIB 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
ALL_VERERZ_ABSAnnual Deductible Amount for Sole Wage Earner/Single ParentPublic
CALL METHOD if_hrpayat_stat_utilbib=>ALL_VERERZ_ABS...more details

ARBNEH_ABSAnnual Employee DeductionPublic
CALL METHOD if_hrpayat_stat_utilbib=>ARBNEH_ABS...more details

CALC_EFFEKTIVCall for Effective TaxPublic
CALL METHOD if_hrpayat_stat_utilbib=>CALC_EFFEKTIV...more details

EXPO_S2YExtrapolates Split by Annual ValuePublic
CALL METHOD if_hrpayat_stat_utilbib=>EXPO_S2Y...more details

EXPO_Y2SConverts Annual Value for SplitPublic
CALL METHOD if_hrpayat_stat_utilbib=>EXPO_Y2S...more details

GET_CURRReturns Defined CURRENCYPublic
CALL METHOD if_hrpayat_stat_utilbib=>GET_CURR...more details

GET_PEURO_KFReturns Reduced Commuter Deduction as BETPE BasisPublic
CALL METHOD if_hrpayat_stat_utilbib=>GET_PEURO_KF...more details

GET_PPAUSCHCommuter Rate Full Monthly ValuePublic
CALL METHOD if_hrpayat_stat_utilbib=>GET_PPAUSCH...more details

GET_TAX_FORMULAReturns Tax FormulaPublic
CALL METHOD if_hrpayat_stat_utilbib=>GET_TAX_FORMULA...more details

GLOAModule for Generating and Buffering Wage TypesPublic
CALL METHOD if_hrpayat_stat_utilbib=>GLOA...more details

INDIFREI_BETR_P35Mth. Individual Exempt. Acc. Sec. 35 for Reduct. Earn. Cap.Public
CALL METHOD if_hrpayat_stat_utilbib=>INDIFREI_BETR_P35...more details

INDIVID_FBMonthly Individual ExemptionPublic
CALL METHOD if_hrpayat_stat_utilbib=>INDIVID_FB...more details

INDI_WERBKSTMonthly Individual Income-Related CostsPublic
CALL METHOD if_hrpayat_stat_utilbib=>INDI_WERBKST...more details

KINDER_ZUSCHLAGAnnual Child BonusPublic
CALL METHOD if_hrpayat_stat_utilbib=>KINDER_ZUSCHLAG...more details

LARBFREI_BETRMonthly Tax-Free Amount for Agricultural LaborerPublic
CALL METHOD if_hrpayat_stat_utilbib=>LARBFREI_BETR...more details

LOGLog FunctionsPublic
CALL METHOD if_hrpayat_stat_utilbib=>LOG...more details

PENDLERP_2013Commuter Rate Acc. to LC 2013Public
CALL METHOD if_hrpayat_stat_utilbib=>PENDLERP_2013...more details

PENDLERP_BETRMonthly Commuter RatePublic
CALL METHOD if_hrpayat_stat_utilbib=>PENDLERP_BETR...more details

PENDLER_EUROReturns Commuter DeductionPublic
CALL METHOD if_hrpayat_stat_utilbib=>PENDLER_EURO...more details

PENS_ABSAnnual Deductible Amount for Pensioners (Incl. Increased)Public
CALL METHOD if_hrpayat_stat_utilbib=>PENS_ABS...more details

POS_ST_CNTR2Positions Table ST on Transferred Split in CNTR2Public
CALL METHOD if_hrpayat_stat_utilbib=>POS_ST_CNTR2...more details

READ_STTGA_PERTax Days Payroll Period 511KPublic
CALL METHOD if_hrpayat_stat_utilbib=>READ_STTGA_PER...more details

SET_CURRPredefines CURRENCY ExternallyPublic
CALL METHOD if_hrpayat_stat_utilbib=>SET_CURR...more details

SET_FIRST_LOGLEVELSimulates First Log Level ExternallyPublic
CALL METHOD if_hrpayat_stat_utilbib=>SET_FIRST_LOGLEVEL...more details

SET_PPAUSCH_DATATransfer Commuter Rate Factors to UtilityPublic
CALL METHOD if_hrpayat_stat_utilbib=>SET_PPAUSCH_DATA...more details

SET_REF_DATPredefines CURRENCY ExternallyPublic
CALL METHOD if_hrpayat_stat_utilbib=>SET_REF_DAT...more details

SONDA_PAUSCHAnnual Lump Sum for Extraordinary CostsPublic
CALL METHOD if_hrpayat_stat_utilbib=>SONDA_PAUSCH...more details

VERKEHR_ABSAnnual Transportation DeductionPublic
CALL METHOD if_hrpayat_stat_utilbib=>VERKEHR_ABS...more details

VERKEHR_ABS_2016Annl Transportation Deduction (Incl. Increased) (As of 2016)Public
CALL METHOD if_hrpayat_stat_utilbib=>VERKEHR_ABS_2016...more details

WERBA_EXPATDetermines the Income-Related Costs for ExpatriatesPublic
CALL METHOD if_hrpayat_stat_utilbib=>WERBA_EXPAT...more details

WERBA_PAUSCHAnnual Lump Sum for Income-Related CostsPublic
CALL METHOD if_hrpayat_stat_utilbib=>WERBA_PAUSCH...more details

ZUZUG_1031APrivate
CALL METHOD if_hrpayat_stat_utilbib=>ZUZUG_1031A...more details



IF_HRPAYAT_STAT_UTILBIB 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
C_ALLEZ_STAConstantSingle Parent'E'LIKE
STAFF
Public
C_ALLKZ_ARTConstantSole Wage Earner/Single Parent Ind.'1'LIKE
DZWABS
Public
C_ALLVD_STAConstantSole Wage Earner'V'LIKE
STAFF
Public
C_AN_AERZConstantEE+Single Parent'2'LIKE
P03_TABID
Public
C_AN_AVERConstantEE+Sole Wage Earner'2'LIKE
P03_TABID
Public
C_AN_NALLConstantEffective Pay Scale: Table Type'1'LIKE
P03_TABID
Public
C_EFFST_AT_BEGDAConstantValid-From Date'20020101'LIKE
BEGDA
Public
C_PENKZ_ARTConstantPensioner Ind.'4'LIKE
DZWABS
Public
C_PENKZ_STAConstantDeductible Amount for Pensioners'1'LIKE
STAFF
Public
C_PENKZ_STA_2ConstantIncreased Ded. Amnt for Pensioners'2'LIKE
STAFF
Public
C_PN_AERZConstantPens.+Single Parent'4'LIKE
P03_TABID
Public
C_PN_AVERConstantPens.+Sole Wage Earner'4'LIKE
P03_TABID
Public
C_PN_NALLConstantPens. Without Deduction Amount'3'LIKE
P03_TABID
Public
SV_OPStatic AttributeStructure for OPLIKE
ST_OP
Public
TV_APERStatic AttributeTable APERLIKE
TT_APER
Public
TV_PSPStatic AttributeTable PSPLIKE
TT_PSP
Public
TV_STStatic AttributeTable STLIKE
TT_ST
Public




IF_HRPAYAT_STAT_UTILBIB types

ST_OP - Structure for OP
TT_APER - Table Type APER
TT_PSP - Table Type PSP
TT_ST - Table Type ST

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!