SAP ABAP Class CL_HRPAD_ERD_TOOLS (Holds Convenience Methods)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PA-DE (Application Component) Germany
     PBAS_ERD (Package) Employee-Related Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAD_ERD_DATAMODULE Abstract Class for Modules Handled by ModuleMgr 20091228
Properties
Class CL_HRPAD_ERD_TOOLS  
Short Description Holds Convenience Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_ERD   Employee-Related Data 
Created 20090724   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAD_ERD_TOOLS has no forward declaration.
Interfaces
Class CL_HRPAD_ERD_TOOLS has no interface implemented.
Friends
Class CL_HRPAD_ERD_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_TEXT_IDENTIFIER Static Attribute Private Object reference (TYPE REF TO) IF_TEXT_IDENTIFIER Automatic Identification of Texts in Dictionary 20091228
2 SV_TEMP_CONVERSION_TARGET Static Attribute Private See coding 20091228
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091228
2 CONVERT_DATE Instance method Protected Method 20091228
3 FIELDNAME_ROLLNAME_TEXT Instance method Private Method 20091228
4 GET_CONVERSION_VALUE Instance method Private Method 20091228
5 GET_DATA_ELEMENT_TEXT Instance method Protected Method Help: From Technical Field Name, Description from DDIC 20091228
6 GET_VALUE_FOR_KEY Instance method Protected Method Help: Finds Text for Fixed Value 20091228
Events
Class CL_HRPAD_ERD_TOOLS has no event.
Types
Class CL_HRPAD_ERD_TOOLS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPAD_ERD_TOOLS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPAD_ERD_TOOLS has no exception.

Method CONVERT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DATE_AS_STRING Value transfer Type reference (TYPE) STRING 20091228
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20091228

Method CONVERT_DATE on class CL_HRPAD_ERD_TOOLS has no exception.

Method FIELDNAME_ROLLNAME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DD03L Call by reference Type reference (TYPE) THRPAD_ERD_DD03L Tabellenfelder 20091228
2 Exporting E_DD04V Call by reference Type reference (TYPE) THRPAD_ERD_DD04V Generierte Tabelle zum View DD04V 20091228
3 Importing I_AS4LOCAL Call by reference Type reference (TYPE) DD03L-AS4LOCAL Aktivierungsstand eines Repository-Objektes 20091228
4 Importing I_AS4VERS Call by reference Type reference (TYPE) DD03L-AS4VERS Version des Eintrags (nicht benutzt) 20091228
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) DD03L-FIELDNAME Feldname 20091228
6 Importing I_TABNAME Call by reference Type reference (TYPE) DD03L-TABNAME Tabellenname 20091228
# Exception Resumable Description Created on
1 ERROR_IN_PARAMETERS 20091228
2 NOT_FOUND 20091228

Method GET_CONVERSION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIABLE Call by reference Type reference (TYPE) ANY 20091228
2 Returning RT_VARIABLE Value transfer Type reference (TYPE) STRING 20091228

Method GET_CONVERSION_VALUE on class CL_HRPAD_ERD_TOOLS has no exception.

Method GET_DATA_ELEMENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FIELD Call by reference Type reference (TYPE) DD03L-FIELDNAME Field Name 20091228
2 Importing P_TABLE Call by reference Type reference (TYPE) DD03L-TABNAME Table Name 20091228
3 Returning RT_DATATEXT Value transfer Type reference (TYPE) STRING 20091228

Method GET_DATA_ELEMENT_TEXT on class CL_HRPAD_ERD_TOOLS has no exception.

Method GET_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATE Value transfer Type reference (TYPE) BEGDA Gültigkeitsbeginn 20110419
2 Importing P_FIELD Call by reference Type reference (TYPE) STRING 20091228
3 Importing P_RECORD Call by reference Type reference (TYPE) ANY 20091228
4 Importing P_TABLE Call by reference Type reference (TYPE) DD03L-TABNAME Table Name 20091228
5 Importing P_VALUE Call by reference Type reference (TYPE) ANY 20091228
6 Returning RT_TRANSLATION Value transfer Type reference (TYPE) STRING 20091228

Method GET_VALUE_FOR_KEY on class CL_HRPAD_ERD_TOOLS has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in