SAP ABAP Class CL_BSP_EXTENSION_TEST_ELEMENT (<BspExtTest:*> Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_MISC (Package) BSP Extensions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLX_BSP_EXTENSION_TEST_ELEMENT | Base |
20011029 |
Properties
| Class | CL_BSP_EXTENSION_TEST_ELEMENT | |
| Short Description | <BspExtTest:*> Elements | |
| Super Class | CLX_BSP_EXTENSION_TEST_ELEMENT | Base <BspTest:*> Elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 70 | Basis Class for BSP Element Handlers |
| Package | SBSPEXT_MISC | BSP Extensions |
| Created | 20011029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BSP_EXTENSION_TEST_ELEMENT has no interface implemented.
Friends
Class CL_BSP_EXTENSION_TEST_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | ' |
20011029 | |||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'Status=Initialized' | 20011029 | |||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'Status=ProcessingBody' | 20011029 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | Properties | 20011029 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | Status | 20011029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011029 | |
| 2 | Instance method | Protected | Method | Use Other Elements | 20011108 | |
| 3 | Instance method | Protected | Method | me->Raise_Error( ) | 20011029 | |
| 4 | Instance method | Protected | Method | Reset the collection of properties | 20011029 | |
| 5 | Instance method | Protected | Method | Add a property to the collection | 20011029 | |
| 6 | Instance method | Protected | Method | Check whether this BSP element has the property | 20011029 | |
| 7 | Instance method | Protected | Method | BSP Element Name --> Properties | 20011029 | |
| 8 | Instance method | Protected | Method | Check the correct state | 20011029 | |
| 9 | Instance method | Protected | Method | Set new state | 20011029 |
Events
Class CL_BSP_EXTENSION_TEST_ELEMENT has no event.
Types
Class CL_BSP_EXTENSION_TEST_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_EXTENSION_TEST_ELEMENT has no parameter.
Method CONSTRUCTOR on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method DO_COMPOSITE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY | Call by reference | Type reference (TYPE) | STRING | 20011108 |
Method DO_COMPOSITE_ELEMENT on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARM1 | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 2 | PARM2 | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 3 | PARM3 | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 4 | PARM4 | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 5 | PARM5 | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 6 | TXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20011029 |
Method ERROR on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method PROPERTIES_RESET Signature
Method PROPERTIES_RESET on class CL_BSP_EXTENSION_TEST_ELEMENT has no parameter.
Method PROPERTIES_RESET on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method PROPERTY_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20011029 |
Method PROPERTY_ADD on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method PROPERTY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | I | 20011029 |
Method PROPERTY_GET on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_BSP_EXTENSION_TEST_ELEMENT has no parameter.
Method SET_PROPERTIES on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method STATUS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPECTED_STATUS | Call by reference | Type reference (TYPE) | STRING | 20011029 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20011029 |
Method STATUS_CHECK on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
Method STATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_STATUS | Call by reference | Type reference (TYPE) | STRING | 20011029 |
Method STATUS_SET on class CL_BSP_EXTENSION_TEST_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |