SAP ABAP Class CL_WDHC_CONTROL (Help Center Settings)
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_WDHC_CONTROL | |
| Short Description | Help Center Settings | |
| 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 | 20081201 | 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_WDHC_CONTROL has no interface implemented.
Friends
Class CL_WDHC_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | WDHC_CONTROL_NAME | 'TABLE_VERSION' | Name of a Property | 20081201 | ||
| 2 | Constant | Private | Type reference (TYPE) | WDHC_CONTROL_VALUE | '1' | Value of a Property | 20081201 | ||
| 3 | Constant | Private | Type reference (TYPE) | WDHC_CONTROL_VALUE | '2' | Value of a Property | 20090616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Conversion of HC Table Contents | 20081201 | |
| 2 | Static method | Private | Method | Read Properties | 20090616 | |
| 3 | Static method | Private | Method | Read Table Version | 20090616 | |
| 4 | Static method | Private | Method | Write Property | 20090616 | |
| 5 | Static method | Private | Method | Write Table Version | 20090616 |
Events
Class CL_WDHC_CONTROL has no event.
Types
Class CL_WDHC_CONTROL has no local type.
Method Signatures
Method CONVERT_TABLES Signature
Method CONVERT_TABLES on class CL_WDHC_CONTROL has no parameter.
Method CONVERT_TABLES on class CL_WDHC_CONTROL has no exception.
Method READ_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | WDHC_CONTROL_NAME | Name einer Eigenschaft | 20090616 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | WDHC_CONTROL_VALUE | Wert einer Eigenschaft | 20090616 |
Method READ_PROPERTY on class CL_WDHC_CONTROL has no exception.
Method READ_TABLE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLE_VERSION | Value transfer | Type reference (TYPE) | WDHC_CONTROL_VALUE | Wert einer Eigenschaft | 20090616 |
Method READ_TABLE_VERSION on class CL_WDHC_CONTROL has no exception.
Method SAVE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | WDHC_CONTROL_NAME | Name einer Eigenschaft | 20090616 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | WDHC_CONTROL_VALUE | Wert einer Eigenschaft | 20090616 |
Method SAVE_PROPERTY on class CL_WDHC_CONTROL has no exception.
Method SAVE_TABLE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_VERSION | Call by reference | Type reference (TYPE) | WDHC_CONTROL_VALUE | Wert einer Eigenschaft | 20090616 |
Method SAVE_TABLE_VERSION on class CL_WDHC_CONTROL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |