SAP ABAP Class CL_HAP_WD_UTILITIES (UI Auxiliary Class)
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
Properties
Class CL_HAP_WD_UTILITIES  
Short Description UI Auxiliary Class    
Super 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 20091105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HAP_WD_UTILITIES has no forward declaration.
Interfaces
Class CL_HAP_WD_UTILITIES has no interface implemented.
Friends
Class CL_HAP_WD_UTILITIES has no friend class.
Attributes
Class CL_HAP_WD_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVE_PLVAR Static method Public Method Returns Active Plan Variant 20100810
2 GET_DOCUMENT_WD_URL Static method Public Method Delivers the URL of the Appraisal Document 20091106
3 GET_TEMPLATE_ID_OF_APPRAISAL Static method Public Method 20100812
4 IS_WDUI_USED Static method Public Method Checks if the Web Dynpro UI is used 20091106
5 PREPARE_NOTE_OUTPUT Static method Public Method Is called before notes are forwarded to Web Dynpro UI 20100929
Events
Class CL_HAP_WD_UTILITIES has no event.
Types
Class CL_HAP_WD_UTILITIES has no local type.
Method Signatures

Method GET_ACTIVE_PLVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 20100810

Method GET_ACTIVE_PLVAR on class CL_HAP_WD_UTILITIES has no exception.

Method GET_DOCUMENT_WD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPRAISAL_ID Call by reference Type reference (TYPE) HAP_APPRAISAL_ID Beurteilungs-ID 20091106
2 Importing IV_MODE Call by reference Type reference (TYPE) HAP_UI_MODE Modus Benutzungsoberfläche 20091106
3 Importing IV_PART_APPRAISAL_ID Call by reference Type reference (TYPE) HAP_PART_AP_ID Teilbeurteilungs-ID 20091106
4 Importing IV_PLAN_VERSION Call by reference Type reference (TYPE) PLVAR Planvariante 20091106
5 Returning RV_URL Value transfer Type reference (TYPE) STRING 20091106

Method GET_DOCUMENT_WD_URL on class CL_HAP_WD_UTILITIES has no exception.

Method GET_TEMPLATE_ID_OF_APPRAISAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPRAISAL_ID Call by reference Type reference (TYPE) HAP_APPRAISAL_ID Beurteilungs-ID 20100812
2 Importing IV_OFFLINE_ID Call by reference Type reference (TYPE) HAP_OFFLINE_ID Offline Document ID 20100812
3 Importing IV_PART_APPRAISAL_ID Call by reference Type reference (TYPE) HAP_PART_AP_ID Teilbeurteilungs-ID 20100812
4 Importing IV_PLAN_VARIANT Call by reference Type reference (TYPE) PLVAR Planvariante 20100812
5 Returning RV_TEMPLATE_ID Value transfer Type reference (TYPE) HAP_TEMPLATE_ID Beurteilungsformular 20100812

Method GET_TEMPLATE_ID_OF_APPRAISAL on class CL_HAP_WD_UTILITIES has no exception.

Method IS_WDUI_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20091106

Method IS_WDUI_USED on class CL_HAP_WD_UTILITIES has no exception.

Method PREPARE_NOTE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NOTE_CHANGE Call by reference Type reference (TYPE) STRING 20100929
2 Changing CV_NOTE_DISPLAY Call by reference Type reference (TYPE) STRING 20100929
3 Changing CV_NOTE_DRAFT Call by reference Type reference (TYPE) STRING 20100929

Method PREPARE_NOTE_OUTPUT on class CL_HAP_WD_UTILITIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in