SAP ABAP Class CL_HAP_WD_LINK_UI (Support Class Linkage)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
     PAOC_HAP_DOCUMENT_WD_UI (Package) Appraisal - Web Dynpro User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070710
Properties
Class CL_HAP_WD_LINK_UI  
Short Description Support Class Linkage    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_HAP_DOCUMENT_WD_UI   Appraisal - Web Dynpro User Interface 
Created 20070710   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HAP_WD_LINK_UI has no forward declaration.
Interfaces
Class CL_HAP_WD_LINK_UI has no interface implemented.
Friends
Class CL_HAP_WD_LINK_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPRAISEE_ID Instance attribute Public Type reference (TYPE) HAP_OBJECT_ID Object ID 20071005
2 APPRAISEE_TYPE Instance attribute Public Type reference (TYPE) HAP_OBJECT_TYPE Object Type 20071005
3 APPRAISER_ID Instance attribute Public Type reference (TYPE) HAP_OBJECT_ID Object ID 20071008
4 APPRAISER_TYPE Instance attribute Public Type reference (TYPE) HAP_OBJECT_TYPE Object Type 20071008
5 C_HIGH_DATE Constant Public Type reference (TYPE) DATUM '99991231' Date 20071008
6 C_LOW_DATE Constant Public Type reference (TYPE) DATUM '19000101' Date 20071008
7 FROM_DATE Instance attribute Public Type reference (TYPE) HAP_DATE_FROM Valid From 20071005
8 OBJECT_ID Instance attribute Public Type reference (TYPE) HAP_OBJECT_ID Object ID 20090525
9 OBJECT_TYPE Instance attribute Public Type reference (TYPE) HAP_OBJECT_TYPE Object Type 20090525
10 PLAN_VERSION Instance attribute Public Type reference (TYPE) HAP_PLAN_VERSION Plan Variant 20071005
11 QUALI_FROM_DATE Instance attribute Public Type reference (TYPE) HAP_DATE_FROM Valid From 20090525
12 QUALI_TO_DATE Instance attribute Public Type reference (TYPE) HAP_DATE_TO Valid To 20090525
13 STATUS Instance attribute Public Type reference (TYPE) HAP_S_SEL_STATUS Appraisal Document Selection: Appraisal Document Status 20090525
14 TEMPLATE_ID Instance attribute Public Type reference (TYPE) HAP_TEMPLATE_ID Appraisal Template 20071008
15 TO_DATE Instance attribute Public Type reference (TYPE) HAP_DATE_TO Valid To 20071005
Methods
# Method Level Visibility Method type Description Created on
1 DOCUMENT_GET_LIST Static method Public Method Retrieve Appraisal Documents 20070710
2 Q_PROFILE_GET Static method Public Method Retrieve Qualification Profile 20070710
3 READ_OBJECT Static method Public Method Read Object 20070711
4 STATUS_NAME_GET Static method Public Method Retrieve Status Name 20071008
Events
Class CL_HAP_WD_LINK_UI has no event.
Types
Class CL_HAP_WD_LINK_UI has no local type.
Method Signatures

Method DOCUMENT_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_ON_APPLICATION Call by reference Type reference (TYPE) HAP_ADD_ON_APPLICATION Add-On-Anwendung für Beurteilungssysteme 20070710
2 Importing EXTRACT_M_N Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20070710
3 Importing PLAN_VERSION Call by reference Type reference (TYPE) HAP_PLAN_VERSION Planvariante 20070710
4 Importing SEL_FILTER Call by reference Type reference (TYPE) ANY 20070710
5 Importing S_AND_OR Call by reference Type reference (TYPE) HAP_S_SEL_OPTION_AND_OR Beurteilungsselektion: UND-/ODER-Option für alle Beteiligte 20070710
6 Importing S_DOCUMENT_FILL Call by reference Type reference (TYPE) HAP_S_DOCUMENT_FILL Beurteilungsliste (Festlegung leerer Tabellenfelder) 20070710
7 Importing S_SEL_DATES Call by reference Type reference (TYPE) HAP_S_SEL_DATES Beurteilungsselektion: Datenfelder 20070710
8 Importing S_SEL_STATUS Call by reference Type reference (TYPE) HAP_S_SEL_STATUS Beurteilungsselektion: Beurteilungsstatus 20070710
9 Importing S_SEL_WITH_OR_WITHOUT Call by reference Type reference (TYPE) HAP_S_SEL_WITH_OR_WITHOUT Selektion von Objekten mit oder ohne Beurteilung 20070710
10 Importing T_APPRAISEES Call by reference Type reference (TYPE) HAP_T_HRSOBID HR-Objekt (erweitert) 20070710
11 Importing T_APPRAISERS Call by reference Type reference (TYPE) HAP_T_HRSOBID HR-Objekt (erweitert) 20070710
12 Importing T_CATEGORIES Call by reference Type reference (TYPE) HAP_T_C Kategoriengruppen- und Kategorien-ID 20070710
13 Exporting T_DOCUMENT Call by reference Type reference (TYPE) HAP_T_WD_DOCUMENTS Beurteilungsliste WD UI Representation 20070710
14 Importing T_OTHERS Call by reference Type reference (TYPE) HAP_T_HRSOBID HR-Objekt (erweitert) 20070710
15 Importing T_PART_APPRAISERS Call by reference Type reference (TYPE) HAP_T_HRSOBID HR-Objekt (erweitert) 20070710
16 Exporting T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20070710
17 Importing T_SEL_STATUS_SUB Call by reference Type reference (TYPE) HAP_T_STATUS_SUB Teilstatus der Beurteilung 20070710
18 Importing T_TEMPLATES Call by reference Type reference (TYPE) HAP_T_HROBJECT HR-Objekt 20070710

Method DOCUMENT_GET_LIST on class CL_HAP_WD_LINK_UI has no exception.

Method Q_PROFILE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) HAP_DATE_FROM '19000101' Gültig von 20070710
2 Importing OBJECT_ID Call by reference Type reference (TYPE) HAP_OBJECT_ID Objekt-ID 20070710
3 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20070710
4 Importing PLAN_VERSION Call by reference Type reference (TYPE) HAP_PLAN_VERSION Planvariante 20070710
5 Importing TO_DATE Call by reference Type reference (TYPE) HAP_DATE_TO '99991231' Gültig bis 20070710
6 Exporting T_Q_PROFILE Call by reference Type reference (TYPE) HAP_T_Q_PROFILE Qualifikationsprofil 20070710

Method Q_PROFILE_GET on class CL_HAP_WD_LINK_UI has no exception.

Method READ_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20070711
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20070711
3 Importing PLAN_VERSION Call by reference Type reference (TYPE) HAP_PLAN_VERSION Planvariante 20070711
4 Importing T_HROBJECTS Call by reference Type reference (TYPE) HRROOTOB_T Wurzelobjekte 20070711
5 Exporting T_OBJECTS Call by reference Type reference (TYPE) OBJEC_T 20070711

Method READ_OBJECT on class CL_HAP_WD_LINK_UI has no exception.

Method STATUS_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLAN_VERSION Call by reference Type reference (TYPE) HAP_PLAN_VERSION Planvariante 20071008
2 Importing STATUS Call by reference Type reference (TYPE) HAP_AP_STATUS Beurteilungsstatus 20071008
3 Exporting STATUS_NAME Call by reference Type reference (TYPE) HAP_AP_STATUS_NAME Beurteilungsformular Status 20071008
4 Importing STATUS_SUB Call by reference Type reference (TYPE) HAP_AP_STATUS_SUB Beurteilungsteilstatus 20071008
5 Exporting STATUS_SUB_NAME Call by reference Type reference (TYPE) HAP_AP_STATUS_SUB_NAME Name Beurteilungsteilstatus 20071008
6 Importing TEMPLATE_ID Call by reference Type reference (TYPE) HAP_TEMPLATE_ID Beurteilungsformular 20071008

Method STATUS_NAME_GET on class CL_HAP_WD_LINK_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700