SAP IF_EX_HRPADNL_EIR_TRIGGER OO Class - Interface for BadI: HRPADNL_EIR_TRIGGER









IF_EX_HRPADNL_EIR_TRIGGER 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_HRPADNL_EIR_TRIGGER 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_HRPADNL_EIR_TRIGGER 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
TRIGGER_MSGTrigger MessagePublic
CALL METHOD if_ex_hrpadnl_eir_trigger=>TRIGGER_MSG...more details



IF_EX_HRPADNL_EIR_TRIGGER 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
CV_HIGH_DATEConstantHigh-Date'99991231'LIKE
DATUM
Public
CV_IT_STATUS_CLOSEDConstantInfotype Status'07'LIKE
P05EIR_INFOTYPE_STATUS
Public
CV_IT_STAT_CHConstantInfotype Status'05'LIKE
P05EIR_INFOTYPE_STATUS
Public
CV_IT_STAT_NEWConstantInfotype Status'01'LIKE
P05EIR_INFOTYPE_STATUS
Public
CV_IT_STAT_ONHOLDConstantInfotype Status'06'LIKE
P05EIR_INFOTYPE_STATUS
Public
CV_IT_STAT_PROCConstantInfotype Status'03'LIKE
P05EIR_INFOTYPE_STATUS
Public
CV_MSG_ILLNESSConstantType of Report'ILLN'LIKE
P05EIR_INFOTYPE_TYPE
Public
CV_MSG_WAZOConstantType of Report'WAZO'LIKE
P05EIR_INFOTYPE_TYPE
Public
CV_OBSOLETEConstantElectronic Illness Reporting: Message Status'11'LIKE
P05EIR_MESSAGE_STATUS
Public
CV_OK_DIGIPORTConstantElectronic Illness Reporting: Message Status'05'LIKE
P05EIR_MESSAGE_STATUS
Public
CV_OK_UWVConstantElectronic Illness Reporting: Message Status'07'LIKE
P05EIR_MESSAGE_STATUS
Public
CV_OK_UWV_CONTENTConstantStatus UWV Content OK'15'LIKE
P05EIR_MESSAGE_STATUS
Public
CV_TO_BE_CREATEDConstantElectronic Illness Reporting: Message Status'01'LIKE
P05EIR_MESSAGE_STATUS
Public
CV_TRIGGER_ALWAYSConstantElectronic Illness Reporting: Trigger Type'T0'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_LONG_TERMConstantElectronic Illness Reporting: Trigger Type'T3'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_LT_RECConstantElectronic Illness Reporting: Trigger Type'T6'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_LT_REC_CANCELConstantElectronic Illness Reporting: Trigger Type'TB'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_NEVERConstantElectronic Illness Reporting: Trigger Type'T1'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_PAYMENT_REQUESTConstantElectronic Illness Reporting: Trigger Type'TE'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_WAZOConstantElectronic Illness Reporting: Trigger Type'T2'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_WAZO_CANCELConstantElectronic Illness Reporting: Trigger Type'T9'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZWConstantElectronic Illness Reporting: Trigger Type'T4'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_CANCELConstantElectronic Illness Reporting: Trigger Type'T7'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_LT_CANCELConstantElectronic Illness Reporting: Trigger Type'T8'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_PART_RECConstantTrigger Type'TC'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_PART_REC_CANCELConstantTrigger Type'TD'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_RECConstantElectronic Illness Reporting: Trigger Type'T5'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_TRIGGER_ZW_REC_CANCELConstantElectronic Illness Reporting: Trigger Type'TA'LIKE
P05EIR_TRIGGER_TYPE
Public
CV_WITH_ERRORSConstantElectronic Illness Reporting: Message Status'09'LIKE
P05EIR_MESSAGE_STATUS
Public


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!