SAP ABAP Class CL_HRPP_ARFC_MANAGER (CL_HRPP_ARFC_MANAGER)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-DT (Application Component) Data Transfer
     PCPO (Package) PY: Posting Transfer
Properties
Class CL_HRPP_ARFC_MANAGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPO   PY: Posting Transfer 
Created 20071021   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPP_ARFC_MANAGER has no forward declaration.
Interfaces
Class CL_HRPP_ARFC_MANAGER has no interface implemented.
Friends
Class CL_HRPP_ARFC_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPPPARFC Instance attribute Protected Type reference (TYPE) PPARFC Interface Table for aRFC Processing 20071211
2 FALSE Constant Public Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20071021
3 IMPPPARFC Instance attribute Protected Type reference (TYPE) PPARFC Interface Table for aRFC Processing 20071211
4 RUNID Instance attribute Protected Type reference (TYPE) P_EVNUM Number of Posting Run 20071211
5 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20071021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071021
2 DELETE_CLUSTER Instance method Public Method Delete Cluster from PPARFC 20071207
3 EXPORT_TO_CLUSTER Instance method Public Method Export to Cluster PPARFC 20071021
4 GET_PPARFC_ID Instance method Private Method Get ID for Export to or Import from PPARFC 20071207
5 IMPORT_FROM_CLUSTER Instance method Public Method Import from Cluster PPARFC 20071021
Events
Class CL_HRPP_ARFC_MANAGER has no event.
Types
Class CL_HRPP_ARFC_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20071211
2 Importing RUNID Call by reference Type reference (TYPE) P_EVNUM Nummer des Buchungslauf 20071211
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20071211

Method CONSTRUCTOR on class CL_HRPP_ARFC_MANAGER has no exception.

Method DELETE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASKNAME Call by reference Type reference (TYPE) HRPP_ARFC_TASKNAME Taskname eines aRFC's 20071211

Method DELETE_CLUSTER on class CL_HRPP_ARFC_MANAGER has no exception.

Method EXPORT_TO_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASKDATA Call by reference Type reference (TYPE) HRPP_S_ARFC_TASK Übergabestruktur für einen Task (aRFC) 20071211
2 Importing TASKNAME Call by reference Type reference (TYPE) HRPP_ARFC_TASKNAME Taskname eines aRFC's 20071211

Method EXPORT_TO_CLUSTER on class CL_HRPP_ARFC_MANAGER has no exception.

Method GET_PPARFC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PPARFC_ID Value transfer Type reference (TYPE) TY_PPARFC_ID ID eines Eintrags auf der PPARFC 20071211
2 Importing TASKNAME Call by reference Type reference (TYPE) HRPP_ARFC_TASKNAME Taskname eines aRFC's 20071211

Method GET_PPARFC_ID on class CL_HRPP_ARFC_MANAGER has no exception.

Method IMPORT_FROM_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE Call by reference Type reference (TYPE) BOOLE_D 'X' Daten nach Import löschen 20071211
2 Exporting TASKDATA Call by reference Type reference (TYPE) HRPP_S_ARFC_TASK Übergabestruktur für einen Task (aRFC) 20071211
3 Importing TASKNAME Call by reference Type reference (TYPE) HRPP_ARFC_TASKNAME Taskname eines aRFC's 20071211

Method IMPORT_FROM_CLUSTER on class CL_HRPP_ARFC_MANAGER has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600