SAP ABAP Class IF_HR_PROCESS_SUGGESTION (Default Values for Objects in PM)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_PROCESS_SUGG_FUNC Default Values for Function Modules in PM 19990406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_PROCESS_SUGG_REP Default Values for Reports in PM 19990330
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_PROCESS_SUGG_TEXT Default Values for Message Texts in PM 19990414
Properties
Class IF_HR_PROCESS_SUGGESTION  
Short Description Default Values for Objects in PM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990330   SAP 
Last change 20000919   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HR_PROCESS_SUGGESTION has no forward declaration.
Interfaces
Class IF_HR_PROCESS_SUGGESTION has no interface implemented.
Friends
Class IF_HR_PROCESS_SUGGESTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADD_TO_TABLE Instance attribute Public Type reference (TYPE) TABNAME Table Can Be Added to the Values 19990408
2 PROPOSES Instance attribute Public Type reference (TYPE) PAY_PM_PROPOSES Table of Default Values 19990330
3 VALUEID Instance attribute Public Type reference (TYPE) PAY_PTYPE Assignment of Default Values 19990330
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VALUE Instance method Public Method Addition of Default Values 19990407
2 GET_VALUE Instance method Public Method Determination of Default Value 19990407
3 IS_OBJECT_THERE Instance method Public Method Existence Check for Object 20010214
4 IS_VALUE_THERE Instance method Public Method Existence Check for Default Value 19990407
Events
Class IF_HR_PROCESS_SUGGESTION has no event.
Types
Class IF_HR_PROCESS_SUGGESTION has no local type.
Method Signatures

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_VALUE Call by reference Type reference (TYPE) PAY_PROPOSE Vorschlagswert 19990407
# Exception Resumable Description Created on
1 ERROR_DURING_CORRECTION Fehler bei Hinzfügen zu einem Transport 19990407
2 VALUE_DOES_NOT_EXIST Voerschlagswert ist nicht auf DB vorhanden 19990407

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_DISPLAY Call by reference Type reference (TYPE) DDBOOL_D space Anzeigemodus = 'X' 19990407
2 Importing IMP_DYNPRO Value transfer Type reference (TYPE) SYDYNNR space Screen 19990407
3 Importing IMP_FIELDNAME Value transfer Type reference (TYPE) DYNFNAM space Name des Feldes auf dem Screen 19990407
4 Importing IMP_PROGRAM Value transfer Type reference (TYPE) SYREPID space Programm 19990407
5 Returning RET_VALUE Value transfer Type reference (TYPE) PAY_PM_PROPOSE Ermittelter Vorschlagswert 19990407

Method GET_VALUE on class IF_HR_PROCESS_SUGGESTION has no exception.

Method IS_OBJECT_THERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_OBJECT Call by reference Type reference (TYPE) ANY Objekt 20010214
2 Returning RET_EXISTS Value transfer Type reference (TYPE) SYSUBRC 0: in sy-langu; 2: in anderer Sprache; 4 existiert nicht 20010214

Method IS_OBJECT_THERE on class IF_HR_PROCESS_SUGGESTION has no exception.

Method IS_VALUE_THERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_VALUE Call by reference Type reference (TYPE) ANY Vorschlagswert 19990407
2 Returning RET_EXISTS Value transfer Type reference (TYPE) XFELD Vorschlagswert ist vorhanden 19990407

Method IS_VALUE_THERE on class IF_HR_PROCESS_SUGGESTION has no exception.
History
Last changed by/on SAP  20000919 
SAP Release Created in