SAP ABAP Class CL_HRPS_PWE_SPSEXIT_HANDLER (PWE:Handler class containing references of SPS exit)
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_SPSEXIT_HANDLER | |
| Short Description | PWE:Handler class containing references of SPS exit | |
| 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 | 20030306 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPS_PWE_SPSEXIT_HANDLER has no forward declaration.
Interfaces
Class CL_HRPS_PWE_SPSEXIT_HANDLER has no interface implemented.
Friends
Class CL_HRPS_PWE_SPSEXIT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | HRPS_PWE_SPSEXIT_TABLE | Table containing SPS Exit references | 20030307 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | P00_PBS_GRPPS | Grouping for sub process scenarios | 20030311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Adds SPS exit reference record to table | 20030307 | |
| 2 | Static method | Public | Method | Creates table of SPS Exit references | 20030307 | |
| 3 | Static method | Public | Method | Deletes table of SPS exit references | 20030417 | |
| 4 | Static method | Public | Method | Get SPS exit reference for given SPS | 20030307 |
Events
Class CL_HRPS_PWE_SPSEXIT_HANDLER has no event.
Types
Class CL_HRPS_PWE_SPSEXIT_HANDLER has no local type.
Method Signatures
Method ADD_EXITREC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXTCLS | Call by reference | Type reference (TYPE) | P00_PBS_EXTCLS | Name der Personalteilvorgangs-Exit-Klasse | 20030312 | |||
| 2 | P_INVISIBLE | Call by reference | Type reference (TYPE) | P00_PBS_INVIS | Boolesche Variable | 20030519 | |||
| 3 | P_SUBPS | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Personalteilvorgang | 20030312 |
Method ADD_EXITREC on class CL_HRPS_PWE_SPSEXIT_HANDLER has no exception.
Method CREATE_EXITTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Startdatum | 20030312 | |||
| 2 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Enddatum | 20030312 | |||
| 3 | P_GRPPS | Call by reference | Type reference (TYPE) | P00_PBS_GRPPS | Gruppierung für Personalteilvorgänge | 20030311 | |||
| 4 | P_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20030311 |
Method CREATE_EXITTAB on class CL_HRPS_PWE_SPSEXIT_HANDLER has no exception.
Method DELETE_EXITTAB Signature
Method DELETE_EXITTAB on class CL_HRPS_PWE_SPSEXIT_HANDLER has no parameter.
Method DELETE_EXITTAB on class CL_HRPS_PWE_SPSEXIT_HANDLER has no exception.
Method GET_EXITREC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXITREF | Call by reference | Object reference (TYPE REF TO) | DATA | Verweise der Exit-Klasse | 20030312 | |||
| 2 | P_INVISIBLE | Call by reference | Type reference (TYPE) | P00_PBS_INVIS | Boolesche Variable | 20030519 | |||
| 3 | P_SUBPS | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Personalteilvorgang | 20030312 |
Method GET_EXITREC on class CL_HRPS_PWE_SPSEXIT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 10A |