SAP IF_HRPAYAT_BLP_FACADE OO Class - BLP Facade for Time Infotype Processing









IF_HRPAYAT_BLP_FACADE 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_BLP_FACADE 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_BLP_FACADE 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
APPLYUpdate Buffer with Scheduled Split ChangesPublic
CALL METHOD if_hrpayat_blp_facade=>APPLY...more details

APPLY_AND_SAVEUpdate Buffer with Scheduled Data ChangesPublic
CALL METHOD if_hrpayat_blp_facade=>APPLY_AND_SAVE...more details

DEREGISTER_SPLITDeregistered Time Split InstancePublic
CALL METHOD if_hrpayat_blp_facade=>DEREGISTER_SPLIT...more details

GET_GROUPINGGrouping for Absence Types<-->Reason for Illness Notif.Public
CALL METHOD if_hrpayat_blp_facade=>GET_GROUPING...more details

GET_IT0001Organizational AssignmentPublic
CALL METHOD if_hrpayat_blp_facade=>GET_IT0001...more details

GET_IT0002Personal DataPublic
CALL METHOD if_hrpayat_blp_facade=>GET_IT0002...more details

GET_IT0007Planned Working TimePublic
CALL METHOD if_hrpayat_blp_facade=>GET_IT0007...more details

GET_IT0008Basic PayPublic
CALL METHOD if_hrpayat_blp_facade=>GET_IT0008...more details

GET_IT0044SI Data (Austria)Public
CALL METHOD if_hrpayat_blp_facade=>GET_IT0044...more details

GET_IT2001AbsencesPublic
CALL METHOD if_hrpayat_blp_facade=>GET_IT2001...more details

GET_IT2001_DBAbsences (Bypassing Buffer)Public
CALL METHOD if_hrpayat_blp_facade=>GET_IT2001_DB...more details

GET_IT3248Illness Notifications (All Records from the Buffer)Public
CALL METHOD if_hrpayat_blp_facade=>GET_IT3248...more details

GET_IT3248_DBIllness Notifications (All Records Bypassing Buffer)Public
CALL METHOD if_hrpayat_blp_facade=>GET_IT3248_DB...more details

GET_IT3248_SETTLEDIllness Notifications (Consolidated View)Public
CALL METHOD if_hrpayat_blp_facade=>GET_IT3248_SETTLED...more details

GET_MESSAGE_TABLEReturns Table with MessagesPublic
CALL METHOD if_hrpayat_blp_facade=>GET_MESSAGE_TABLE...more details

GET_PWSPersonal Work Schedule (Caution: Expensive!)Public
CALL METHOD if_hrpayat_blp_facade=>GET_PWS...more details

HR_BLP_TIMEDATA_CONTROLWrapper for Function Module HR_BLP_TIMEDATA_CONTROLPublic
CALL METHOD if_hrpayat_blp_facade=>HR_BLP_TIMEDATA_CONTROL...more details

INIT_BUFFERReset All Changes and Delete the BufferPublic
CALL METHOD if_hrpayat_blp_facade=>INIT_BUFFER...more details

PREPARE_STATUS_CHANGESStatus Change and CheckPublic
CALL METHOD if_hrpayat_blp_facade=>PREPARE_STATUS_CHANGES...more details

READ_T554SRead Customizing for AWARTPublic
CALL METHOD if_hrpayat_blp_facade=>READ_T554S...more details

READ_T554TRead Text Customizing for AWARTPublic
CALL METHOD if_hrpayat_blp_facade=>READ_T554T...more details

REGISTER_SPLITRegistered Time Split InstancePublic
CALL METHOD if_hrpayat_blp_facade=>REGISTER_SPLIT...more details

SAVEWrite Current Status to the DatabasePublic
CALL METHOD if_hrpayat_blp_facade=>SAVE...more details






IF_HRPAYAT_BLP_FACADE types

ST_BLP_MESSAGE -
TT_BLP_MESSAGE -

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!