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
⤷ 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 | ABAP | 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 | C_HC_FS_APPLICATION_NAME | Constant | Public | Type reference (TYPE) | STRING | 'fs' | Application Name | 20100312 | |
2 | C_HC_FS_APPLICATION_NS | Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/xmlns/hc' | Namespace of Application | 20100312 | |
3 | C_HC_FS_REPOSITORY_ALIAS | Constant | Public | Type reference (TYPE) | STRING | 'hc_fs' | Alias of Repository | 20100312 | |
4 | M_FS_APPLICATION | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | Application for File Share Access | 20100318 | ||
5 | M_FS_REPOSITORY_NAME | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_NWECM_NAME | Repository for File Share Access | 20100317 | ||
6 | M_FS_SESSION | 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 | GET_DOCUMENT_URL | Static method | Public | Method | 20100317 | |
2 | GET_DOCUMENT_URL_INT | Static method | Private | Method | 20100318 | |
3 | GET_FS_APPLICATION | Static method | Protected | Method | Application for File Share Access | 20100318 |
4 | GET_FS_REPOSITORY_NAME | Static method | Protected | Method | Repository for File Share Access | 20100318 |
5 | GET_FS_SESSION | 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 | Importing | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100414 | |
2 | Importing | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | |||
3 | Returning | 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 | Importing | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20100318 | |||
2 | Returning | R_URL | Value transfer | Type reference (TYPE) | STRING | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_NWECM | ECMI: Base Exception | 20100318 |
Method GET_FS_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_FS_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | Application | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_NWECM | 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 | Returning | R_FS_REPOSITORY_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Repository | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_NWECM | ECMI: Base Exception | 20100318 |
Method GET_FS_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_FS_SESSION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION | Session | 20100312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_NWECM | ECMI: Base Exception | 20100312 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |