SAP IF_HRPA_PERNR_INFTY_XSS_EXT OO Class - XSS Adapter extension. New methods for BOL









IF_HRPA_PERNR_INFTY_XSS_EXT 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_HRPA_PERNR_INFTY_XSS_EXT 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_HRPA_PERNR_INFTY_XSS_EXT 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
CANCEL_AND_UNLOCKTo support BOL INIT, CANCELPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>CANCEL_AND_UNLOCK...more details

GET_ACTIONReturns current actionPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_ACTION...more details

GET_ALL_DATARead without lockingPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_ALL_DATA...more details

GET_ATTR_DEFAULTSGet Default Values for createPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_ATTR_DEFAULTS...more details

GET_CONTAINER_DATAGet main record and line records from one ITF containerPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_CONTAINER_DATA...more details

GET_DATAGet record in screen structure.Public
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_DATA...more details

GET_EXECUTION_MODEReturns current execution modePublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_EXECUTION_MODE...more details

GET_F4_VALUESGet F4 values for a particular record.( used by UI )Public
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_F4_VALUES...more details

GET_HELP_VALUE_FIELDSGet Help Value fieldsPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_HELP_VALUE_FIELDS...more details

GET_ITVERSPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_ITVERS...more details

GET_OBJECT_KEY_FOR_PSKEYReturns object key for a given PSKEYPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_OBJECT_KEY_FOR_PSKEY...more details

GET_OPERATION_ACCESSIBILITYGet the accessibilities of infotype operationsPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_OPERATION_ACCESSIBILITY...more details

GET_OPERATION_FOR_OBJ_KEYReturns iPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_OPERATION_FOR_OBJ_KEY...more details

GET_PSKEY_FOR_OBJECT_KEYReturns PSKEY for a given object keyPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_PSKEY_FOR_OBJECT_KEY...more details

GET_P_RECORDS_FOR_OBJ_KEYReturns current and original P records based on object keyPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_P_RECORDS_FOR_OBJ_KEY...more details

GET_VALIDITY_INFOHow validity should be displayd on Detailed SceenPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_VALIDITY_INFO...more details

GET_VALIDITY_OVERVIEWGet validity information for persinfo Overview ScreenPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>GET_VALIDITY_OVERVIEW...more details

INITIALIZE_UI_CONVERTERSInitialize UI Converter (Wrapper)Public
CALL METHOD if_hrpa_pernr_infty_xss_ext=>INITIALIZE_UI_CONVERTERS...more details

IS_CREATE_ALLOWEDSubtype specific create checkPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>IS_CREATE_ALLOWED...more details

IS_DIRTYReturns true is there is unsaved dataPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>IS_DIRTY...more details

SET_ACTIONSets current actionPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>SET_ACTION...more details

SET_DATE_FOR_RECORD_CREATIONSets date for creating recordsPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>SET_DATE_FOR_RECORD_CREATION...more details

SET_EXECUTION_MODESets current execution modePublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>SET_EXECUTION_MODE...more details

SET_INFTY_DB_FIELDSSets fields of Infotype's DB structurePublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>SET_INFTY_DB_FIELDS...more details

SET_PSKEY_AS_COPY_TEMPLATESet PSKEY to identify record to be copiedPublic
CALL METHOD if_hrpa_pernr_infty_xss_ext=>SET_PSKEY_AS_COPY_TEMPLATE...more details






IF_HRPA_PERNR_INFTY_XSS_EXT types

TS_DEL_ALLOWED -
TS_F4 -
TS_VALIDITY_INFO -
TS_VALIDITY_OVERVIEW -
TT_DEL_ALLOWED -
TT_F4 -
TT_VALIDITY_INFO -
TT_VALIDITY_OVERVIEW -

Links to Related Class(s)

IF_HRPA_...
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!