SAP ABAP Interface IF_BSP_DELTA_HANDLER (Delta Handling for BSP Extensions)
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 - 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
Interface IF_BSP_DELTA_HANDLER  
Short Description Delta Handling for BSP Extensions    
General Data
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20020129   SAP 
Last changed 20020510   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSP_DELTA_HANDLER has no forward declaration.
Interfaces
Interface IF_BSP_DELTA_HANDLER has no interface.
Friends
Interface IF_BSP_DELTA_HANDLER has no friend.
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
Interface IF_BSP_DELTA_HANDLER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_BSP_DELTA_HANDLER has no exception.

Method PAGE_END Signature

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

Method PAGE_START Signature

Method PAGE_START on Interface IF_BSP_DELTA_HANDLER has no parameter.
Method PAGE_START on Interface 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 Interface 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 Interface IF_BSP_DELTA_HANDLER has no exception.
History
Last changed by/on SAP  20020510 
SAP Release Created in 620