SAP ABAP Interface IF_HC_CTX (Application Context)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
     SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HC_CTX Application Context, Basis Implementation 20090713
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HC_CTX_INTERNAL Context Used Internally by Help Center 20090713
Properties
Interface IF_HC_CTX  
Short Description Application Context    
General Data
Package SWDP_HELP_CENTER   Help Center ABAP Web Dynpro 
Created 20090610   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_HC_CTX has no forward declaration.
Interfaces
Interface IF_HC_CTX has no interface.
Friends
Interface IF_HC_CTX has no friend.
Attributes
Interface IF_HC_CTX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_TRANSPORT Instance method Public Method Add to Transport Request 20090713
2 GET_APPL Instance method Public Method Gets Key of Context 20090616
3 GET_APPL_COMPONENT Instance method Public Method Application Component 20090713
4 GET_APPL_TEXT Instance method Public Method Gets Application Text 20090616
5 GET_FURTHER_PARAMETERS Instance method Public Method Application-Specific URL Parameter 20090813
6 GET_KW_HELP_LINKS Instance method Public Method Links to KW Documentation 20090713
Events
Interface IF_HC_CTX has no event.
Types
Interface IF_HC_CTX has no local type.
Method Signatures

Method ADD_TO_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_REQUEST Call by reference Type reference (TYPE) STRING Transportauftrag 20090713

Method ADD_TO_TRANSPORT on Interface IF_HC_CTX has no exception.

Method GET_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL Value transfer Type reference (TYPE) SAPHC_APPL Anwendung 20090616

Method GET_APPL on Interface IF_HC_CTX has no exception.

Method GET_APPL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL_COMPONENT Value transfer Type reference (TYPE) UFPS_POSID Anwendungskomponentenkürzel 20090713
# Exception Resumable Description Created on
1 NOT_FOUND Es wurde keine Anwendungskomponente gefunden. 20090713

Method GET_APPL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090616
2 Returning R_APPL_TEXT Value transfer Type reference (TYPE) STRING Anwendungstext 20090616

Method GET_APPL_TEXT on Interface IF_HC_CTX has no exception.

Method GET_FURTHER_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20090813

Method GET_FURTHER_PARAMETERS on Interface IF_HC_CTX has no exception.

Method GET_KW_HELP_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LINKS Call by reference Type reference (TYPE) SAPHC_HELP_LINK_TT Help Center: KW Hilfe Links 20090713

Method GET_KW_HELP_LINKS on Interface IF_HC_CTX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in