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 | Instance attribute | Protected | Type reference (TYPE) | PPARFC | Interface Table for aRFC Processing | 20071211 | |||
| 2 | Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20071021 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PPARFC | Interface Table for aRFC Processing | 20071211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | P_EVNUM | Number of Posting Run | 20071211 | |||
| 5 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20071021 | |
| 2 | Instance method | Public | Method | Delete Cluster from PPARFC | 20071207 | |
| 3 | Instance method | Public | Method | Export to Cluster PPARFC | 20071021 | |
| 4 | Instance method | Private | Method | Get ID for Export to or Import from PPARFC | 20071207 | |
| 5 | 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 | REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20071211 | |||
| 2 | RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Buchungslauf | 20071211 | |||
| 3 | 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 | 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 | TASKDATA | Call by reference | Type reference (TYPE) | HRPP_S_ARFC_TASK | Übergabestruktur für einen Task (aRFC) | 20071211 | |||
| 2 | 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 | PPARFC_ID | Value transfer | Type reference (TYPE) | TY_PPARFC_ID | ID eines Eintrags auf der PPARFC | 20071211 | |||
| 2 | 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 | DELETE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Daten nach Import löschen | 20071211 | ||
| 2 | TASKDATA | Call by reference | Type reference (TYPE) | HRPP_S_ARFC_TASK | Übergabestruktur für einen Task (aRFC) | 20071211 | |||
| 3 | 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 |