SAP ABAP Class CL_WCF_LIBRARY (LIbrary)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_TEST_SUITE_CORE (Package) Core elements of test suite
⤷
⤷
Properties
| Class | CL_WCF_LIBRARY | |
| Short Description | LIbrary | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_TEST_SUITE_CORE | Core elements of test suite |
| Created | 20100610 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_LIBRARY has no forward declaration.
Interfaces
Class CL_WCF_LIBRARY has no interface implemented.
Friends
Class CL_WCF_LIBRARY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | O2PREFIX | 'chtmlb' | BSP Extension: Prefix, Case-Sensitive | 20100610 | ||
| 2 | Constant | Public | Type reference (TYPE) | O2PREFIX | 'thtmlb' | BSP Extension: Prefix, Case-Sensitive | 20100610 | ||
| 3 | Constant | Public | Type reference (TYPE) | O2PREFIX | 'thtmlbx' | BSP Extension: Prefix, Case-Sensitive | 20100610 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | WCFT_TAG_INFO | Supported Tags | 20100610 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WCFT_TAG_INFO | Tags | 20100610 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | O2PREFIX | BSP Extension: Prefix, Case-Sensitive | 20100610 | |||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_EXCEPTION_REPORTER | Services for raising exceptions | 20100610 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | LTYPE_T_INSTANCES | 20100610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100610 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100610 | |
| 3 | Static method | Public | Method | Returns a library instance | 20100610 | |
| 4 | Instance method | Protected | Method | Returns all supported tags | 20100610 | |
| 5 | Instance method | Public | Method | Returns all library tags | 20100610 | |
| 6 | Instance method | Public | Method | Returns a tag instance | 20100610 | |
| 7 | Instance method | Protected | Method | Loads all library tags | 20100610 |
Events
Class CL_WCF_LIBRARY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_S_INSTANCES | Private | See coding | 20100610 | BEGIN OF LTYPE_S_INSTANCES ,
extension type O2PREFIX,
instance type ref to cl_wcf_library,
END OF LTYPE_S_INSTANCES
|
||
| 2 | LTYPE_T_INSTANCES | Private | See coding | 20100610 | LTYPE_T_INSTANCES TYPE standard table of LTYPE_S_INSTANCES
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_LIBRARY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_LIBRARY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION | Call by reference | Type reference (TYPE) | O2PREFIX | BSP Extension: Prefix, Case-Sensitive | 20100610 |
Method CONSTRUCTOR on class CL_WCF_LIBRARY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION | Call by reference | Type reference (TYPE) | O2PREFIX | BSP Extension: Prefix, Case-Sensitive | 20100610 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WCF_LIBRARY | LIbrary | 20100610 |
Method GET_INSTANCE on class CL_WCF_LIBRARY has no exception.
Method GET_SUPPORTED_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SUPPORTED_TAGS | Value transfer | Type reference (TYPE) | WCFT_TAG_INFO | Tags | 20100610 |
Method GET_SUPPORTED_TAGS on class CL_WCF_LIBRARY has no exception.
Method GET_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TAGS | Value transfer | Type reference (TYPE) | WCFT_TAG_INFO | Tags | 20100610 |
Method GET_TAGS on class CL_WCF_LIBRARY has no exception.
Method GET_TAG_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | WCF_TAGTEST_NAME | Tag name | 20100610 | |||
| 2 | RR_TAG | Value transfer | Object reference (TYPE REF TO) | CL_WCF_TAG | Library tag | 20100610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found | 20100610 |
Method LOAD_TAGS Signature
Method LOAD_TAGS on class CL_WCF_LIBRARY has no parameter.
Method LOAD_TAGS on class CL_WCF_LIBRARY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |