SAP HR_EFO_XI_ACCESS_TO_PCL4 OO Class - HR-GB: Access to XI-EOYR on PCL4









HR_EFO_XI_ACCESS_TO_PCL4 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 HR_EFO_XI_ACCESS_TO_PCL4 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 HR_EFO_XI_ACCESS_TO_PCL4 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
DELETE_EOYR_FROM_PCL4Deletes EOYR data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>DELETE_EOYR_FROM_PCL4...more details

EXPORT_EAS_TO_PCL4Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EAS_TO_PCL4...more details

EXPORT_EAS_TO_PCL4_NStores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EAS_TO_PCL4_N...more details

EXPORT_EOYR_TO_PCL4Stores EOYR data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EOYR_TO_PCL4...more details

EXPORT_EPS_DATA_TO_PCL4Stores EPS data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_DATA_TO_PCL4...more details

EXPORT_EPS_TO_PCL4Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_TO_PCL4...more details

EXPORT_EPS_TO_PCL4_15Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_TO_PCL4_15...more details

EXPORT_EPS_TO_PCL4_16Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_TO_PCL4_16...more details

EXPORT_EPS_TO_PCL4_17Stores EPS XML to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_TO_PCL4_17...more details

EXPORT_EPS_TO_PCL4_NStores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EPS_TO_PCL4_N...more details

EXPORT_EXB_TO_PCL4Stores EXB data to the PCL4 ClusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EXB_TO_PCL4...more details

EXPORT_EYU_TO_PCL4Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EYU_TO_PCL4...more details

EXPORT_EYU_TO_PCL4_15Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EYU_TO_PCL4_15...more details

EXPORT_EYU_TO_PCL4_16Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EYU_TO_PCL4_16...more details

EXPORT_EYU_TO_PCL4_17Stores EYU XML to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EYU_TO_PCL4_17...more details

EXPORT_EYU_TO_PCL4_NStores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_EYU_TO_PCL4_N...more details

EXPORT_FPS_TO_PCL4Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_FPS_TO_PCL4...more details

EXPORT_FPS_TO_PCL4_15Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_FPS_TO_PCL4_15...more details

EXPORT_FPS_TO_PCL4_16Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_FPS_TO_PCL4_16...more details

EXPORT_FPS_TO_PCL4_17Stores FPS XML to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_FPS_TO_PCL4_17...more details

EXPORT_INMV_TO_PCL4Stores INMV data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_INMV_TO_PCL4...more details

EXPORT_RTI_TO_PCL4Stores RTI data to the PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>EXPORT_RTI_TO_PCL4...more details

IMPORT_EAS_FROM_PCL4Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EAS_FROM_PCL4...more details

IMPORT_EAS_FROM_PCL4_NRetrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EAS_FROM_PCL4_N...more details

IMPORT_EOYR_FROM_PCL4Retrieves EOYR data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EOYR_FROM_PCL4...more details

IMPORT_EPS_DATA_FROM_PCL4Retrieves EPS DATA from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_DATA_FROM_PCL4...more details

IMPORT_EPS_FROM_PCL4Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_FROM_PCL4...more details

IMPORT_EPS_FROM_PCL4_15Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_FROM_PCL4_15...more details

IMPORT_EPS_FROM_PCL4_16Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_FROM_PCL4_16...more details

IMPORT_EPS_FROM_PCL4_17Retrieves EPS XML from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_FROM_PCL4_17...more details

IMPORT_EPS_FROM_PCL4_NRetrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EPS_FROM_PCL4_N...more details

IMPORT_EXB_FROM_PCL4Retrives EXB data from PCL4 ClusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EXB_FROM_PCL4...more details

IMPORT_EYU_FROM_PCL4Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EYU_FROM_PCL4...more details

IMPORT_EYU_FROM_PCL4_15Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EYU_FROM_PCL4_15...more details

IMPORT_EYU_FROM_PCL4_16Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EYU_FROM_PCL4_16...more details

IMPORT_EYU_FROM_PCL4_17Retrieves EYU data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EYU_FROM_PCL4_17...more details

IMPORT_EYU_FROM_PCL4_NRetrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_EYU_FROM_PCL4_N...more details

IMPORT_FPS_FROM_PCL4Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_FPS_FROM_PCL4...more details

IMPORT_FPS_FROM_PCL4_15Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_FPS_FROM_PCL4_15...more details

IMPORT_FPS_FROM_PCL4_16Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_FPS_FROM_PCL4_16...more details

IMPORT_FPS_FROM_PCL4_17Retrieves FPS data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_FPS_FROM_PCL4_17...more details

IMPORT_INMV_FROM_PCL4Retrieves INMV data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_INMV_FROM_PCL4...more details

IMPORT_RTI_FROM_PCL4Retrieves RTI data from PCL4 clusterPublic
CALL METHOD hr_efo_xi_access_to_pcl4=>IMPORT_RTI_FROM_PCL4...more details




Links to Related Class(s)

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