SAP ABAP Interface IF_HC_CTX_FACTORY (Factory for Application Contexts)
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_FACTORY | Default Context Factory | 20090713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HC_CTX_FACTORY_TEST | Test Context Factory | 20090717 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HC_CTX_FACTORY_TRAN | Context Factory for Transactions | 20090616 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HC_CTX_FACTORY_WDYA | Context Factory for WD Applications | 20090616 |
Properties
| Interface | IF_HC_CTX_FACTORY | |
| Short Description | Factory for Application Contexts |
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_FACTORY has no forward declaration.
Interfaces
Interface IF_HC_CTX_FACTORY has no interface.
Friends
Interface IF_HC_CTX_FACTORY has no friend.
Attributes
Interface IF_HC_CTX_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090616 | ||
| 2 | Instance method | Public | Method | Gets namespace | 20090616 | |
| 3 | Instance method | Public | Method | Gets context for application key | 20090616 | |
| 4 | Instance method | Public | Method | 20090827 |
Events
Interface IF_HC_CTX_FACTORY has no event.
Types
Interface IF_HC_CTX_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_NSP | Call by reference | Type reference (TYPE) | SAPHC_APPL_NSP | Namensraum einer Anwendung | 20090616 | |||
| 2 | R_CTX_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_HC_CTX_FACTORY | Factory für Anwendungskontexte | 20090616 |
Method CREATE on Interface IF_HC_CTX_FACTORY has no exception.
Method GET_APPL_NSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_APPL_NSP | Value transfer | Type reference (TYPE) | SAPHC_APPL_NSP | Namensraum einer Anwendung | 20090616 |
Method GET_APPL_NSP on Interface IF_HC_CTX_FACTORY has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_KEY | Call by reference | Type reference (TYPE) | SAPHC_APPL_KEY | Schlüssel einer Anwendung | 20090616 | |||
| 2 | R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_HC_CTX | Anwendungskontext | 20090616 |
Method GET_CONTEXT on Interface IF_HC_CTX_FACTORY has no exception.
Method GET_LOIOS_FOR_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_LAST_KEY | Call by reference | Type reference (TYPE) | STRING | 20090827 | ||||
| 2 | E_LOIOS | Value transfer | Type reference (TYPE) | SAPHC_HL_LOIO_TT | Help Center Key und Loio von Anwendungshilfe (Hilfe Link) | 20090827 | |||
| 3 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 200 | 20090827 |
Method GET_LOIOS_FOR_SEARCH on Interface IF_HC_CTX_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |