SAP IF_HRPAYAT_PCALZ_LOG OO Class - PCALZ Logging









IF_HRPAYAT_PCALZ_LOG 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_PCALZ_LOG 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_PCALZ_LOG 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_EMPLOYEEPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_EMPLOYEE...more details

ADD_KENNZIFFERPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_KENNZIFFER...more details

ADD_LZ24_KENNZIFFERNPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_LZ24_KENNZIFFERN...more details

ADD_MESSAGEPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_MESSAGE...more details

ADD_MESSAGE_TABLEPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_MESSAGE_TABLE...more details

ADD_NODE_APPLICATION_LOGPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_NODE_APPLICATION_LOG...more details

ADD_STRUCTUREPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_STRUCTURE...more details

ADD_TABLEPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_TABLE...more details

ADD_TEXT_TABLEPrivate
CALL METHOD if_hrpayat_pcalz_log=>ADD_TEXT_TABLE...more details

CREATE_INSTANCE_KENNZIFFERNPrivate
CALL METHOD if_hrpayat_pcalz_log=>CREATE_INSTANCE_KENNZIFFERN...more details

CREATE_INSTANCE_LOG_HANDLEPrivate
CALL METHOD if_hrpayat_pcalz_log=>CREATE_INSTANCE_LOG_HANDLE...more details

DECREASE_LEVELPrivate
CALL METHOD if_hrpayat_pcalz_log=>DECREASE_LEVEL...more details

GET_KENNZIFFERNPrivate
CALL METHOD if_hrpayat_pcalz_log=>GET_KENNZIFFERN...more details

GET_LZ24_KENNZIFFERNPrivate
CALL METHOD if_hrpayat_pcalz_log=>GET_LZ24_KENNZIFFERN...more details

GET_PRUEFVORSCHRIFTENPrivate
CALL METHOD if_hrpayat_pcalz_log=>GET_PRUEFVORSCHRIFTEN...more details

INCREASE_LEVELPrivate
CALL METHOD if_hrpayat_pcalz_log=>INCREASE_LEVEL...more details

IS_SWITCH_LOG_ACTIVPrivate
CALL METHOD if_hrpayat_pcalz_log=>IS_SWITCH_LOG_ACTIV...more details

SET_MESSAGE_PRUEFUNGPrivate
CALL METHOD if_hrpayat_pcalz_log=>SET_MESSAGE_PRUEFUNG...more details

SET_PRUEFREGELPrivate
CALL METHOD if_hrpayat_pcalz_log=>SET_PRUEFREGEL...more details

SET_PRUEFVORSCHRIFTPrivate
CALL METHOD if_hrpayat_pcalz_log=>SET_PRUEFVORSCHRIFT...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!