SAP ABAP Class CL_FDT_WD_HELP_SERVICE (FDT WD: Services for accessing xml help)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
Properties
Class CL_FDT_WD_HELP_SERVICE  
Short Description FDT WD: Services for accessing xml help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_SERVICE   BRFplus: Services for Web Dynpro UI 
Created 20101104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_HELP_SERVICE has no interface implemented.
Friends
Class CL_FDT_WD_HELP_SERVICE has no friend class.
Attributes
Class CL_FDT_WD_HELP_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HELP_URL Static method Private Method 20101104
2 GET_HELP_URL_BY_OBJECT_TYPE Static method Public Method Returns the help url for an object type 20101105
3 GET_HELP_URL_BY_TOOL Static method Public Method Returns the help url for a tool 20101105
Events
Class CL_FDT_WD_HELP_SERVICE has no event.
Types
Class CL_FDT_WD_HELP_SERVICE has no local type.
Method Signatures

Method GET_HELP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) IWREFERENC-SPEC_TEXT Overrride text 20101104
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20101104
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20101104

Method GET_HELP_URL_BY_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED Extended Object Type 20101105
2 Returning RV_URL Value transfer Type reference (TYPE) STRING Help URL 20101105
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20101105

Method GET_HELP_URL_BY_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOOL_NAME Call by reference Type reference (TYPE) STRING Tool Name 20101105
2 Returning RV_URL Value transfer Type reference (TYPE) STRING Help URL 20101105
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20101105
History
Last changed by/on SAP  20130531 
SAP Release Created in 703