SAP ABAP Class CL_HR_PROCESS_SUGG_REP (Default Values for Reports in PM)
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 19990406
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_PROCESS_SUGGESTION Default Values for Objects in PM 19990330
Properties
Class CL_HR_PROCESS_SUGG_REP  
Short Description Default Values for Reports in PM    
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 19990330   SAP 
Last change 19990511   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_PROCESS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_PROCESS_CONST Constants for Process Model 19990406
2 IF_HR_PROCESS_SUGGESTION Default Values for Objects in PM 19990330
Friends
Class CL_HR_PROCESS_SUGG_REP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADD_TO_TABLE Instance attribute Private Type reference (TYPE) TABNAME 19990408
2 PROPOSES Instance attribute Private Attribute reference (LIKE) 19990406
3 VALUEID Instance attribute Private Attribute reference (LIKE) 19990407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990330
2 GET_VALUE_TEXT Instance method Private Method Determine Text for Default Value 19990330
3 IS_OBJECT_THERE Instance method Private Method 20010214
Events
Class CL_HR_PROCESS_SUGG_REP has no event.
Types
Class CL_HR_PROCESS_SUGG_REP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_VALUEID Call by reference Type reference (TYPE) PAY_PTYPE Zugehörigkeit der Vorschlagswerte 19990330

Method CONSTRUCTOR on class CL_HR_PROCESS_SUGG_REP has no exception.

Method GET_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_PROPOSE Call by reference Type reference (TYPE) PAY_PROPOSE Vorschlagswert 19990330
2 Returning RET_PROPOSETXT Value transfer Type reference (TYPE) PAY_PROPOSE Text zum Vorschlagswert 19990330

Method GET_VALUE_TEXT on class CL_HR_PROCESS_SUGG_REP has no exception.

Method IS_OBJECT_THERE Signature

Method IS_OBJECT_THERE on class CL_HR_PROCESS_SUGG_REP has no parameter.
Method IS_OBJECT_THERE on class CL_HR_PROCESS_SUGG_REP has no exception.
History
Last changed by/on SAP  19990511 
SAP Release Created in