SAP ABAP Class CL_HRSCP_REQ_MNT_PAYINFO_V (View Controller Class for Payment Information)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI_SUCC_PLNG (Package) Succession Planning: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers | 20041119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SUBVIEW | Interface for SubViews | 20041119 |
Properties
| Class | CL_HRSCP_REQ_MNT_PAYINFO_V | |
| Short Description | View Controller Class for Payment Information | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI_SUCC_PLNG | Succession Planning: User Interface |
| Created | 20041119 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRSCP_REQ_MNT_PAYINFO_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SUBVIEW | Interface for SubViews | 20041119 |
Friends
Class CL_HRSCP_REQ_MNT_PAYINFO_V 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) | RCF_UI_LABEL | Label | 20041119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_S_REQ_JOB_INFO_TEXT | Job Description with Texts | 20041119 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_SAL_RANGE_ID | ID of Salary Range | 20041119 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20041119 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Label | 20041119 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_CURRENCY_LIST | Table for Currencies | 20041119 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SAL_RANGE_LIST | Table for Salary Ranges | 20041119 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_REQUI_BL | Requisition Facade | 20041119 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Requisition | 20041119 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20041119 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041119 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20041119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Gets Labels for Detail Screen | 20041119 | |
| 2 | Instance method | Private | Method | Reads Value Helps | 20041119 | |
| 3 | Instance method | Private | Method | Read Record | 20041119 | |
| 4 | Instance method | Private | Method | Gets Reference to BL Class | 20041119 | |
| 5 | Instance method | Private | Method | Reads Status of Requisition | 20041119 | |
| 6 | Instance method | Private | Method | Reads Salary Ranges | 20041119 | |
| 7 | Instance method | Private | Method | Merge UI Fields with DB Record | 20041119 |
Events
Class CL_HRSCP_REQ_MNT_PAYINFO_V has no event.
Types
Class CL_HRSCP_REQ_MNT_PAYINFO_V has no local type.
Method Signatures
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRSCP_REQ_MNT_PAYINFO_V has no parameter.
Method GET_LABELS on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method GET_LISTS Signature
Method GET_LISTS on class CL_HRSCP_REQ_MNT_PAYINFO_V has no parameter.
Method GET_LISTS on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_JOB_INFO | Value transfer | Type reference (TYPE) | RCF_S_REQ_JOB_INFO_TEXT | Stellenbeschreibung mit Texten | 20041119 |
Method GET_RECORD on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRSCP_REQ_MNT_PAYINFO_V has no parameter.
Method GET_REF_BL on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method GET_REQUISITION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQ_STATUS | Value transfer | Type reference (TYPE) | RCF_REQUISITION_STATUS | Status des Suchauftrags | 20041119 |
Method GET_REQUISITION_STATUS on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method GET_SALARY_RANGES Signature
Method GET_SALARY_RANGES on class CL_HRSCP_REQ_MNT_PAYINFO_V has no parameter.
Method GET_SALARY_RANGES on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
Method MERGE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | RCF_S_REQ_JOB_INFO_TEXT | Stellenbeschreibung mit Texten | 20041119 |
Method MERGE_RECORD on class CL_HRSCP_REQ_MNT_PAYINFO_V has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 600 |