SAP ABAP Class CL_HRPS_PWE_PARAM_EXCHANGER (Generic Parameter Exchanger for PWE)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-AU-PS (Application Component) Public Sector
⤷
P00PSWB (Package) Public Sector : Generic Workbench objects

⤷

⤷

Properties
Class | CL_HRPS_PWE_PARAM_EXCHANGER | |
Short Description | Generic Parameter Exchanger for PWE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | P00PSWB | Public Sector : Generic Workbench objects |
Created | 20020606 | SAP |
Last change | 20040819 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPS_PWE_PARAM_EXCHANGER has no forward declaration.
Interfaces
Class CL_HRPS_PWE_PARAM_EXCHANGER has no interface implemented.
Friends
Class CL_HRPS_PWE_PARAM_EXCHANGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HRPS_PWE_EXCHANGER_TABLE | PWE Parameter exchanger table | 20020606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds/modifies record in Generic exchanger table | 20020606 |
2 | ![]() |
Static method | Public | Method | Deletes record from generic exchanger table | 20020620 |
3 | ![]() |
Static method | Public | Method | Gets record from generic exchanger table | 20020606 |
Events
Class CL_HRPS_PWE_PARAM_EXCHANGER has no event.
Types
Class CL_HRPS_PWE_PARAM_EXCHANGER has no local type.
Method Signatures
Method ADD_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONT | Call by reference | Object reference (TYPE REF TO) | DATA | Generische Dateninhalte | 20020606 | ||
2 | ![]() |
DATA_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Name der generischen Daten | 20020606 |
Method ADD_RECORD on class CL_HRPS_PWE_PARAM_EXCHANGER has no exception.
Method DELETE_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Name generische Daten | 20020620 |
Method DELETE_RECORD on class CL_HRPS_PWE_PARAM_EXCHANGER has no exception.
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONT | Call by reference | Object reference (TYPE REF TO) | DATA | Generische Dateninhalte | 20020606 | ||
2 | ![]() |
DATA_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Name der generischen Daten | 20020606 |
Method GET_RECORD on class CL_HRPS_PWE_PARAM_EXCHANGER has no exception.
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 46C |