SAP ABAP Class CLG_BSP_DELTAHANDLERBLOCK (Base: <bsp:deltaHandlerBlock>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_BSP (Package) BSP Extensions: BSP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_ELEMENT | BSP Element Basis Class | 20020614 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_EXT_DELTA_HANDLER_BLOCK | Element Handler: |
20020614 |
Properties
| Class | CLG_BSP_DELTAHANDLERBLOCK | |
| Short Description | Base: <bsp:deltaHandlerBlock> | |
| Super Class | CL_BSP_ELEMENT | BSP Element Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 70 | Basis Class for BSP Element Handlers |
| Package | SBSPEXT_BSP | BSP Extensions: BSP |
| Created | 20020614 | SAP |
| Last change | 20030423 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_BSP_DELTAHANDLERBLOCK has no forward declaration.
Interfaces
Class CLG_BSP_DELTAHANDLERBLOCK has no interface implemented.
Friends
Class CLG_BSP_DELTAHANDLERBLOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | If FALSE, reuse previous rendering string | 20021213 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Clear cache, and restart | 20021213 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Unique key relative to ID for output, reuse if changed=FALSE | 20021213 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20020614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020614 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020614 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20020614 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20020614 |
Events
Class CLG_BSP_DELTAHANDLERBLOCK has no event.
Types
Class CLG_BSP_DELTAHANDLERBLOCK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_BSP_DELTAHANDLERBLOCK has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_BSP_DELTAHANDLERBLOCK has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_BSP_DELTAHANDLERBLOCK has no parameter.
Method CONSTRUCTOR on class CLG_BSP_DELTAHANDLERBLOCK has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20021213 | |||
| 2 | CLIENTCACHECLEAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'FALSE' | 20021213 | |||
| 3 | CLIENTCACHEKEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021213 | ||||
| 4 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_EXT_DELTA_HANDLER_BLOCK | 20020614 | ||||
| 5 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020614 | ||||
| 6 | ID_POSTFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020614 |
Method FACTORY on class CLG_BSP_DELTAHANDLERBLOCK has no exception.
Method FACTORY_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_EXT_DELTA_HANDLER_BLOCK | 20020614 |
Method FACTORY_CLEAR on class CLG_BSP_DELTAHANDLERBLOCK has no exception.
History
| Last changed by/on | SAP | 20030423 |
| SAP Release Created in | 630 |