SAP ABAP Class CL_BSP_DELTA_HANDLER (BSP Extension Delta Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_ELEMENT | BSP Element Basis Class | 20020322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DELTA_HANDLER | Delta Handling for BSP Extensions | 20020129 |
Properties
| Class | CL_BSP_DELTA_HANDLER | |
| Short Description | BSP Extension Delta Handler | |
| Super Class | CL_BSP_ELEMENT | BSP Element Basis Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20020129 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DELTA_HANDLER | Delta Handling for BSP Extensions | 20020129 |
Friends
Class CL_BSP_DELTA_HANDLER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20020129 | ||
| 2 | Static method | Public | Method | 20020129 | ||
| 3 | Static method | Public | Method | 20020509 | ||
| 4 | Instance method | Protected | Method | 20020129 | ||
| 5 | Instance method | Protected | Method | 20020129 | ||
| 6 | Instance method | Protected | Method | 20020129 | ||
| 7 | Instance method | Protected | Method | 20020129 | ||
| 8 | Instance method | Protected | Method | 20020129 | ||
| 9 | Instance method | Protected | Method | 20020213 | ||
| 10 | Instance method | Protected | Method | 20020213 | ||
| 11 | Instance method | Protected | Method | 20020129 | ||
| 12 | Instance method | Protected | Method | 20020129 | ||
| 13 | Instance method | Protected | Method | 20020323 |
Events
Class CL_BSP_DELTA_HANDLER has no event.
Types
Class CL_BSP_DELTA_HANDLER has no local type.
Method Signatures
Method CURRENT_NODE_REDUCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_NODE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020129 |
Method CURRENT_NODE_REDUCE on class CL_BSP_DELTA_HANDLER has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DELTA_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_BSP_DELTA_HANDLER | Delta-Handling für BSP-Extensions | 20020129 | |||
| 2 | P_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP-Seitenkontext für Element-Handler | 20020129 |
Method FACTORY on class CL_BSP_DELTA_HANDLER has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DELTA_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_BSP_DELTA_HANDLER | Delta-Handling für BSP-Extensions | 20020509 | |||
| 2 | P_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP-Seitenkontext für Element-Handler | 20020509 |
Method GET on class CL_BSP_DELTA_HANDLER has no exception.
Method GET_ORIGINAL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20020129 |
Method GET_ORIGINAL_NODE on class CL_BSP_DELTA_HANDLER has no exception.
Method JS_ESCAPE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STRING | Eingabe | 20020129 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | Ausgabe | 20020129 |
Method JS_ESCAPE_STRING on class CL_BSP_DELTA_HANDLER has no exception.
Method NAVIGATE_TO_PARENT Signature
Method NAVIGATE_TO_PARENT on class CL_BSP_DELTA_HANDLER has no parameter.
Method NAVIGATE_TO_PARENT on class CL_BSP_DELTA_HANDLER has no exception.
Method NEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_CURRENT_NODE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20020129 |
Method NEXT_NODE on class CL_BSP_DELTA_HANDLER has no exception.
Method ONE_OF_PARENT_NODES_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020129 |
Method ONE_OF_PARENT_NODES_CHANGED on class CL_BSP_DELTA_HANDLER has no exception.
Method RESET Signature
Method RESET on class CL_BSP_DELTA_HANDLER has no parameter.
Method RESET on class CL_BSP_DELTA_HANDLER has no exception.
Method TREE_INSPECTION Signature
Method TREE_INSPECTION on class CL_BSP_DELTA_HANDLER has no parameter.
Method TREE_INSPECTION on class CL_BSP_DELTA_HANDLER has no exception.
Method TREE_REDUCTION Signature
Method TREE_REDUCTION on class CL_BSP_DELTA_HANDLER has no parameter.
Method TREE_REDUCTION on class CL_BSP_DELTA_HANDLER has no exception.
Method TREE_RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface zum Schreiben von Seiteninhalt | 20020129 |
Method TREE_RENDER on class CL_BSP_DELTA_HANDLER has no exception.
Method USER_AVAILABLE_JS_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_JS | Value transfer | Type reference (TYPE) | STRING | 20020323 |
Method USER_AVAILABLE_JS_FUNCTIONS on class CL_BSP_DELTA_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |