SAP ABAP Class CL_HC_ECM (Help Center Connection ECM)
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
⤷
⤷
Properties
| Class | CL_HC_ECM | |
| Short Description | Help Center Connection ECM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20100312 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HC_ECM has no interface implemented.
Friends
Class CL_HC_ECM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'fs' | Application Name | 20100312 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/xmlns/hc' | Namespace of Application | 20100312 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'hc_fs' | Alias of Repository | 20100312 | ||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | Application for File Share Access | 20100318 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_NWECM_NAME | Repository for File Share Access | 20100317 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_NWECM_SESSION | Session for File Share Access | 20100312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100317 | ||
| 2 | Static method | Private | Method | 20100318 | ||
| 3 | Static method | Protected | Method | Application for File Share Access | 20100318 | |
| 4 | Static method | Protected | Method | Repository for File Share Access | 20100318 | |
| 5 | Static method | Public | Method | Session for File Share Access | 20100312 |
Events
Class CL_HC_ECM has no event.
Types
Class CL_HC_ECM has no local type.
Method Signatures
Method GET_DOCUMENT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100414 | ||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | ||||
| 3 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20100317 |
Method GET_DOCUMENT_URL on class CL_HC_ECM has no exception.
Method GET_DOCUMENT_URL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20100318 | ||||
| 2 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20100318 |
Method GET_FS_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FS_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | Application | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20100318 |
Method GET_FS_REPOSITORY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FS_REPOSITORY_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Repository | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20100318 |
Method GET_FS_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FS_SESSION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION | Session | 20100312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20100312 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |