SAP ABAP Class CL_HRPBS_WBRP_COMMON (Basic Functions for Subprocess Scenarios)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P00PBSWB_CONTROL_BL (Package) Workbench Control Modules (Business Logic)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPBS_WBRP_DEVA_SUBPS | Interfaces for Subprocess Scenarios | 20030404 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPS_PWE_SUBPS_EXIT | PWE : Interface exit at Sub Process Scenario level | 20030404 |
Meta Relationship - Used By
Properties
Class | CL_HRPBS_WBRP_COMMON | |
Short Description | Basic Functions for Subprocess Scenarios | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | P00PBSWB_CONTROL_BL | Workbench Control Modules (Business Logic) |
Created | 20030130 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPBS_WBRP_COMMON has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPBS_WBRP_DEVA_SUBPS | Interfaces for Subprocess Scenarios | 20030404 | ||
2 | IF_HRPS_PWE_SUBPS_EXIT | PWE : Interface exit at Sub Process Scenario level | 20030404 |
Friends
Class CL_HRPBS_WBRP_COMMON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_GRPPS | Subprocess Scenario Grouping | 20030318 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MOLGA | Country Grouping | 20030318 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_PROCSCEN | Subprocess Scenario | 20030318 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_PRSCN | Process Scenario | 20030318 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | ' ' | First Read? | 20030404 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_REQTYPE | Business Scenario | 20030318 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_RQSTAT | Process Scenario Status | 20030407 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_STATUS | Subprocess Scenario Status for Confirmation Prompt | 20030407 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | P00_PBS_STATUS | Subprocess Scenario Status for Confirmation Prompt | 20030407 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20030618 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20030618 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030303 |
2 | ![]() |
Instance method | Protected | Method | Compares Old and New Process Status | 20030411 |
3 | ![]() |
Instance method | Protected | Method | Checks Whether Process Scenario Can Be Processed | 20040809 |
4 | ![]() |
Instance method | Protected | Method | Backup Operation | 20030618 |
5 | ![]() |
Instance method | Protected | Method | Returns True if the Screen is Ready for Input | 20031203 |
6 | ![]() |
Instance method | Protected | Method | Set Process Scenario Status Based on Process/Overall Status | 20030408 |
7 | ![]() |
Instance method | Protected | Method | Set SPS Status Based on Process/Overall Status | 20030408 |
Events
Class CL_HRPBS_WBRP_COMMON has no event.
Types
Class CL_HRPBS_WBRP_COMMON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPBS_WBRP_COMMON has no parameter.
Method CONSTRUCTOR on class CL_HRPBS_WBRP_COMMON has no exception.
Method IS_OLD_EQ_NEW_SUBPRCSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030411 | ||
2 | ![]() |
R_NEW_EQ_OLD | Value transfer | Type reference (TYPE) | BOOLE_D | Teilstatus alt gleich Teilstatus neu? | 20030411 |
Method IS_OLD_EQ_NEW_SUBPRCSTAT on class CL_HRPBS_WBRP_COMMON has no exception.
Method IS_PROCESS_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PROCESS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040809 |
Method IS_PROCESS_OK on class CL_HRPBS_WBRP_COMMON has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | P00_PBS_STATUS | Teilvorgangsstatus | 20030618 | ||
2 | ![]() |
I_SUBPS | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030618 |
Method SAVE on class CL_HRPBS_WBRP_COMMON has no exception.
Method SCREEN_IS_ALTERABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RQSTAT_IS_FINAL | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20031203 | ||
2 | ![]() |
I_RQSTAT | Call by reference | Type reference (TYPE) | P00_PBS_RQSTAT | Status des Personalvorgangs | 20031203 |
Method SCREEN_IS_ALTERABLE on class CL_HRPBS_WBRP_COMMON has no exception.
Method UPDATE_REQUEST_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | Datum | 20030408 | ||
2 | ![]() |
I_GRPPS | Call by reference | Type reference (TYPE) | P00_PBS_GRPPS | Teilvorganggruppierung | 20030423 | ||
3 | ![]() |
I_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20030423 | ||
4 | ![]() |
I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030423 | ||
5 | ![]() |
I_REQUEST_STATUS_ACT | Call by reference | Type reference (TYPE) | P00_PBS_RQSTAT | Vorgangsstatus | 20030408 | ||
6 | ![]() |
I_SUBPROCESS_STATUS_ACT | Call by reference | Type reference (TYPE) | P00_PBS_STATUS | Teilvorgangsstatus | 20030408 |
Method UPDATE_REQUEST_STATUS on class CL_HRPBS_WBRP_COMMON has no exception.
Method UPDATE_SUBPROCESS_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | Datum | 20030408 | ||
2 | ![]() |
I_GRPPS | Call by reference | Type reference (TYPE) | P00_PBS_GRPPS | Teilvorgangsgruppierung | 20030423 | ||
3 | ![]() |
I_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20030423 | ||
4 | ![]() |
I_PROCSCEN | Call by reference | Type reference (TYPE) | P00_PBS_PROCSCEN | Teilvorgang | 20030423 | ||
5 | ![]() |
I_SUBPROCESS_STATUS_ACT | Call by reference | Type reference (TYPE) | P00_PBS_STATUS | Teilvorgangsstatus | 20030408 |
Method UPDATE_SUBPROCESS_STATUS on class CL_HRPBS_WBRP_COMMON has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 10A |