SAP ABAP Class IF_HC_CTX_FACTORY (Factory for Application Contexts)
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
Class | IF_HC_CTX_FACTORY | |
Short Description | Factory for Application Contexts | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090610 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HC_CTX_FACTORY has no forward declaration.
Interfaces
Class IF_HC_CTX_FACTORY has no interface implemented.
Friends
Class IF_HC_CTX_FACTORY has no friend class.
Attributes
Class 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
Class IF_HC_CTX_FACTORY has no event.
Types
Class 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 class 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 class 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 class 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 class IF_HC_CTX_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |