SAP ABAP Class IF_BSP_DELTA_HANDLER (Delta Handling for BSP Extensions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_DELTA_HANDLER BSP Extension Delta Handler 20020129
Properties
Class IF_BSP_DELTA_HANDLER  
Short Description Delta Handling for BSP Extensions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020129   SAP 
Last change 20020510   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_DELTA_HANDLER has no forward declaration.
Interfaces
Class IF_BSP_DELTA_HANDLER has no interface implemented.
Friends
Class IF_BSP_DELTA_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PAGE_CONTINUE Constant Public Type reference (TYPE) I 0 Analyze Page 20020129
2 CO_PAGE_DONE Constant Public Type reference (TYPE) I 1 Do Not Analyze Page 20020129
Methods
# Method Level Visibility Method type Description Created on
1 DO_AT_BEGINNING Instance method Public Method Before an Element 20020129
2 DO_AT_END Instance method Public Method After an Element 20020129
3 INITIALIZE Instance method Public Method Call at Start of New Layout 20020129
4 IS_ACTIVE Instance method Public Method Active for This Page? 20020213
5 NAVIGATION_UPDATE Instance method Public Method Redirect URL/Change Page 20020323
6 PAGE_END Instance method Public Method Call at End of a Page (for Rendering) 20020129
7 PAGE_START Instance method Public Method Call at Start of a Page 20020129
8 PREAMBLE Instance method Public Method Should a First be Rendered? 20020129
9 VERIFY_SOURCE_REQUIRED Instance method Public Method 20021213
Events
Class IF_BSP_DELTA_HANDLER has no event.
Types
Class IF_BSP_DELTA_HANDLER has no local type.
Method Signatures

Method DO_AT_BEGINNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Object reference (TYPE REF TO) IF_BSP_ELEMENT Basisinterface für BSP-Element 20020129

Method DO_AT_BEGINNING on class IF_BSP_DELTA_HANDLER has no exception.

Method DO_AT_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CLIENT_CACHE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20021215
2 Importing P_ELEMENT Call by reference Object reference (TYPE REF TO) IF_BSP_ELEMENT Basisinterface für BSP-Element 20020129

Method DO_AT_END on class IF_BSP_DELTA_HANDLER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DELTA_HANDLING_ACTIVE Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20020129
2 Importing P_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP-Seitenkontext für Element-Handler 20020129

Method INITIALIZE on class IF_BSP_DELTA_HANDLER has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVE Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20020213

Method IS_ACTIVE on class IF_BSP_DELTA_HANDLER has no exception.

Method NAVIGATION_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_PAGE_HTML Call by reference Type reference (TYPE) STRING 20020323
2 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP-Framework (iHTTP) HTTP-Request 20020323
3 Changing P_URL Call by reference Type reference (TYPE) STRING URL 20020323

Method NAVIGATION_UPDATE on class IF_BSP_DELTA_HANDLER has no exception.

Method PAGE_END Signature

Method PAGE_END on class IF_BSP_DELTA_HANDLER has no parameter.
Method PAGE_END on class IF_BSP_DELTA_HANDLER has no exception.

Method PAGE_START Signature

Method PAGE_START on class IF_BSP_DELTA_HANDLER has no parameter.
Method PAGE_START on class IF_BSP_DELTA_HANDLER has no exception.

Method PREAMBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I Rückgabewert 20020129

Method PREAMBLE on class IF_BSP_DELTA_HANDLER has no exception.

Method VERIFY_SOURCE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANGED Call by reference Type reference (TYPE) CSEQUENCE 'X' 20021213
2 Importing P_CLIENT_CACHE_CLEAR Call by reference Type reference (TYPE) CSEQUENCE SPACE 20021213
3 Importing P_CLIENT_CACHE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20021213
4 Importing P_ELEMENT Call by reference Object reference (TYPE REF TO) IF_BSP_ELEMENT Basisinterface für BSP-Element 20021213
5 Returning P_SOURCE_REQUIRED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20021213

Method VERIFY_SOURCE_REQUIRED on class IF_BSP_DELTA_HANDLER has no exception.
History
Last changed by/on SAP  20020510 
SAP Release Created in