SAP IF_HRPAYBE_CI_CO OO Class - CI: Constants









IF_HRPAYBE_CI_CO 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_HRPAYBE_CI_CO 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_HRPAYBE_CI_CO 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



IF_HRPAYBE_CI_CO 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
BETConstantVariable'cs_p3271-bet'LIKE
TEXT20
Public
COUNTRY_BEConstantCountry Key'BE'LIKE
LAND1
Public
CURR_TXTConstantVariable'cs_q3271-bet'LIKE
TEXT20
Public
EARLIEST_DATEConstantEarliest Start Date of Functionality'20100401'LIKE
BEGDA
Public
HIGH_DATEConstantEnd Date'99991231'LIKE
ENDDA
Public
IF_PARM2_BCIIConstantValid parameter value'BCII'LIKE
PARWE
Public
INFTY_0001ConstantInfotype 0001 constant'0001'LIKE
INFTY
Public
INFTY_0002ConstantInfotype 0002 constant'0002'LIKE
INFTY
Public
INFTY_0007ConstantInfotype 0007 constant'0007'LIKE
INFTY
Public
INFTY_0100ConstantInfotype 0100 constant'0100'LIKE
INFTY
Public
INFTY_0107ConstantInfotype 0107 constant'0107'LIKE
INFTY
Public
INFTY_0109ConstantInfotype 0109 constant'0109'LIKE
INFTY
Public
INFTY_3270ConstantInfotype'3270'LIKE
INFTY
Public
INFTY_3271ConstantInfotype'3271'LIKE
INFTY
Public
INFTY_ACTIO_DISPLAYConstantInfotype operation'DIS'LIKE
ACTIO
Public
INFTY_ACTIO_INSERTConstantInfotype operation'INSS'LIKE
ACTIO
Public
INFTY_TC_FCODE_DISPLAYConstantInfotype operation'DISP'LIKE
SYUCOMM
Public
INFTY_TC_FCODE_INSERTConstantInfotype operation'INSR'LIKE
SYUCOMM
Public
LGAConstantVariable'cs_p3271-lga'LIKE
TEXT20
Public
LOW_DATEConstantStart Date'18000101'LIKE
BEGDA
Public
MESSAGE_CLASSConstantMessage Class'HRPAYBE_CI'LIKE
SYMSGID
Public
MESSAGE_CLASS_PGConstantMessage Class PG'PG'LIKE
SYMSGID
Public
MOLGA_BEConstantCountry Grouping'12'LIKE
MOLGA
Public
PRCLV_84_1ConstantSpecification for CI Processing Class'1'LIKE
P12_CI_AUSPV
Public
PRCLV_84_3ConstantSpecification for CI Processing Class'3'LIKE
P12_CI_AUSPV
Public
PRCLV_84_5ConstantSpecification for CI Processing Class'5'LIKE
P12_CI_AUSPV
Public
WAGE_TXTConstantVariable'cs_q3271-lga'LIKE
TEXT20
Public
WC_CI_CAREER_INTERRUPTIONConstantSI employee category'885'LIKE
RSZKN
Public
WC_CI_EARLY_RETIREEConstantSI employee category'879'LIKE
RSZKN
Public
WC_CI_UNEMPLOYMENTConstantSI employee category'883'LIKE
RSZKN
Public


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!