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 CUS_SYSTEM Static Attribute Protected Type reference (TYPE) STATUS_TAB 20011204
2 NO Static Attribute Protected Type reference (TYPE) STATUS_TAB 20011203
3 SAP_SYSTEM Static Attribute Protected Type reference (TYPE) STATUS_TAB 20011204
4 STATUS_TABLE Static Attribute Protected Type reference (TYPE) STATUS_TAB 20011204
5 STEP_TYPE_BREAK Instance attribute Public Attribute reference (LIKE) 20011204
6 STEP_TYPE_PARALLEL Instance attribute Public Attribute reference (LIKE) 20011204
7 STEP_TYPE_REPORT Instance attribute Public Attribute reference (LIKE) 20011204
8 STEP_TYPE_WAIT Instance attribute Public Attribute reference (LIKE) 20020708
9 TEXT_INDEX_0 Constant Public Type reference (TYPE) NET_NVALS-FL '0' Flag: Use of values in value tables 20011130
10 TEXT_INDEX_1 Constant Public Type reference (TYPE) NET_NVALS-FL '1' Flag: Use of values in value tables 20011130
11 TEXT_INDEX_10 Constant Public Type reference (TYPE) NET_NVALS-FL '10' Flag: Use of values in value tables 20011204
12 TEXT_INDEX_11 Constant Public Type reference (TYPE) NET_NVALS-FL '11' Flag: Use of values in value tables 20011204
13 TEXT_INDEX_12 Constant Public Type reference (TYPE) NET_NVALS-FL '12' Flag: Use of values in value tables 20011204
14 TEXT_INDEX_13 Constant Public Type reference (TYPE) NET_NVALS-FL '13' Flag: Use of values in value tables 20011204
15 TEXT_INDEX_2 Constant Public Type reference (TYPE) NET_NVALS-FL '2' Flag: Use of values in value tables 20011130
16 TEXT_INDEX_3 Constant Public Type reference (TYPE) NET_NVALS-FL '3' Flag: Use of values in value tables 20011130
17 TEXT_INDEX_4 Constant Public Type reference (TYPE) NET_NVALS-FL '4' Flag: Use of values in value tables 20011130
18 TEXT_INDEX_5 Constant Public Type reference (TYPE) NET_NVALS-FL '5' Flag: Use of values in value tables 20011130
19 TEXT_INDEX_6 Constant Public Type reference (TYPE) NET_NVALS-FL '6' Flag: Use of values in value tables 20011130
20 TEXT_INDEX_7 Constant Public Type reference (TYPE) NET_NVALS-FL '7' Flag: Use of values in value tables 20011130
21 TEXT_INDEX_8 Constant Public Type reference (TYPE) NET_NVALS-FL '8' Flag: Use of values in value tables 20011130
22 TEXT_INDEX_9 Constant Public Type reference (TYPE) NET_NVALS-FL '9' Flag: Use of values in value tables 20011130
23 YES Static Attribute Protected Type reference (TYPE) STATUS_TAB 20011203
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011204
2 GET_ALL_STATUS Static method Private Method Determines All Possible Step Statuses 20011204
3 SHOW_AS Instance method Protected Method Determine Display Format REP/ HRFORM... 20011205
4 SHOW_MAIL_ICON Instance method Protected Method Sends Step Mails 20011130
5 TRANSLATE_STEP_DB_TO_VIEW Instance method Public Method Translates a Step From DB to VIEW Representation 20011204
6 TRANSLATE_STEP_VIEW_TO_DB Instance method Public Method Translates a Step From VIEW to DB Representation 20011204
7 TRANSLATE_TYPE_DB_TO_VIEW Instance method Public Method Translates DB Type to View 20011204
8 TRANSLATE_TYPE_VIEW_TO_DB 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 Importing IMP_STEP Call by reference Type reference (TYPE) PAYPMSTEP HRPAY-Statusverwaltung: Interne Struktur eines Schrittes 20011203
2 Returning 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 Changing CHN_STEP Call by reference Type reference (TYPE) PAYPMSTEP HRPAY-Statusverwaltung: Interne Struktur eines Schrittes 20011204
2 Exporting 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 Importing IMP_STEP Call by reference Type reference (TYPE) PAYPMSTEP Schritt, dessen Typ übersetzt werden soll 20011204
2 Returning 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 Importing IMP_VIEW_TYPE Call by reference Type reference (TYPE) NETTYPE Typ zur Identifikation von Objekten 20011204
2 Returning 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