SAP ABAP Class CL_HR_PM_PM_TRANS_STEP (Roots of Translators)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-TL (Application Component) Tools
⤷
PCPM (Package) HR Process Model and Status Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_PROCESS_CONST | Constants for Process Model | 20011203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HR_PM_PM_TRANS_CONT | Root for Translation of Check Session | 20011205 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HR_PM_PM_TRANS_C_ICON | Root for Translation of Maintenance Session | 20011205 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HR_PM_PM_TRANS_MAIN | Root for Translation of Maintenance Session | 20011205 |
Properties
| Class | CL_HR_PM_PM_TRANS_STEP | |
| Short Description | Roots of Translators | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCPM | HR Process Model and Status Management |
| Created | 20011130 | SAP |
| Last change | 20011130 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_PM_PM_TRANS_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_PROCESS_CONST | Constants for Process Model | 20011203 |
Friends
Class CL_HR_PM_PM_TRANS_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | STATUS_TAB | 20011204 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STATUS_TAB | 20011203 | ||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | STATUS_TAB | 20011204 | ||||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STATUS_TAB | 20011204 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20020708 | |||||
| 9 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '0' | Flag: Use of values in value tables | 20011130 | ||
| 10 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '1' | Flag: Use of values in value tables | 20011130 | ||
| 11 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '10' | Flag: Use of values in value tables | 20011204 | ||
| 12 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '11' | Flag: Use of values in value tables | 20011204 | ||
| 13 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '12' | Flag: Use of values in value tables | 20011204 | ||
| 14 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '13' | Flag: Use of values in value tables | 20011204 | ||
| 15 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '2' | Flag: Use of values in value tables | 20011130 | ||
| 16 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '3' | Flag: Use of values in value tables | 20011130 | ||
| 17 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '4' | Flag: Use of values in value tables | 20011130 | ||
| 18 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '5' | Flag: Use of values in value tables | 20011130 | ||
| 19 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '6' | Flag: Use of values in value tables | 20011130 | ||
| 20 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '7' | Flag: Use of values in value tables | 20011130 | ||
| 21 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '8' | Flag: Use of values in value tables | 20011130 | ||
| 22 | Constant | Public | Type reference (TYPE) | NET_NVALS-FL | '9' | Flag: Use of values in value tables | 20011130 | ||
| 23 | Static Attribute | Protected | Type reference (TYPE) | STATUS_TAB | 20011203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011204 | |
| 2 | Static method | Private | Method | Determines All Possible Step Statuses | 20011204 | |
| 3 | Instance method | Protected | Method | Determine Display Format REP/ HRFORM... | 20011205 | |
| 4 | Instance method | Protected | Method | Sends Step Mails | 20011130 | |
| 5 | Instance method | Public | Method | Translates a Step From DB to VIEW Representation | 20011204 | |
| 6 | Instance method | Public | Method | Translates a Step From VIEW to DB Representation | 20011204 | |
| 7 | Instance method | Public | Method | Translates DB Type to View | 20011204 | |
| 8 | Instance method | Public | Method | Translates External Type to Internal | 20011204 |
Events
Class CL_HR_PM_PM_TRANS_STEP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STATUS_TAB | Protected | See coding | Table of all Possible Statuses | 20011204 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PM_TRANS_STEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method GET_ALL_STATUS Signature
Method GET_ALL_STATUS on class CL_HR_PM_PM_TRANS_STEP has no parameter.
Method GET_ALL_STATUS on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method SHOW_AS Signature
Method SHOW_AS on class CL_HR_PM_PM_TRANS_STEP has no parameter.
Method SHOW_AS on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method SHOW_MAIL_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_STEP | Call by reference | Type reference (TYPE) | PAYPMSTEP | HRPAY-Statusverwaltung: Interne Struktur eines Schrittes | 20011203 | |||
| 2 | RET_WITH_MAIL | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20011203 |
Method SHOW_MAIL_ICON on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method TRANSLATE_STEP_DB_TO_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_STEP | Call by reference | Type reference (TYPE) | PAYPMSTEP | HRPAY-Statusverwaltung: Interne Struktur eines Schrittes | 20011204 | |||
| 2 | EXP_VALUES | Call by reference | Type reference (TYPE) | NVALS_TAB | Tabellentyp zu Net_Nvals | 20011204 |
Method TRANSLATE_STEP_DB_TO_VIEW on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method TRANSLATE_STEP_VIEW_TO_DB Signature
Method TRANSLATE_STEP_VIEW_TO_DB on class CL_HR_PM_PM_TRANS_STEP has no parameter.
Method TRANSLATE_STEP_VIEW_TO_DB on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method TRANSLATE_TYPE_DB_TO_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_STEP | Call by reference | Type reference (TYPE) | PAYPMSTEP | Schritt, dessen Typ übersetzt werden soll | 20011204 | |||
| 2 | RET_VIEW_TYPE | Value transfer | Type reference (TYPE) | NETTYPE | Typ zur Identifikation von Objekten | 20011204 |
Method TRANSLATE_TYPE_DB_TO_VIEW on class CL_HR_PM_PM_TRANS_STEP has no exception.
Method TRANSLATE_TYPE_VIEW_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_VIEW_TYPE | Call by reference | Type reference (TYPE) | NETTYPE | Typ zur Identifikation von Objekten | 20011204 | |||
| 2 | RET_DB_TYPE | Value transfer | Type reference (TYPE) | NETTYPE | Typ zur Identifikation von Objekten | 20011204 |
Method TRANSLATE_TYPE_VIEW_TO_DB on class CL_HR_PM_PM_TRANS_STEP has no exception.
History
| Last changed by/on | SAP | 20011130 |
| SAP Release Created in | 470 |