SAP ABAP Class CL_CRM_BRC_OVP_NAV (OVP : Result list navigation API)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_BRC (Package) Business Role Customizing (BOL and UI)
Properties
Class CL_CRM_BRC_OVP_NAV  
Short Description OVP : Result list navigation API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_BRC   Business Role Customizing (BOL and UI) 
Created 20130423   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BRC_OVP_NAV has no forward declaration.
Interfaces
Class CL_CRM_BRC_OVP_NAV has no interface implemented.
Friends
Class CL_CRM_BRC_OVP_NAV has no friend class.
Attributes
Class CL_CRM_BRC_OVP_NAV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER Static method Private Method get header 20130618
2 NEXT_HEADER_EXISTS Static method Public Method check if there is a next header 20130618
3 PREVIOUS_HEADER_EXISTS Static method Public Method check if there is a previous header 20130618
Events
Class CL_CRM_BRC_OVP_NAV has no event.
Types
Class CL_CRM_BRC_OVP_NAV has no local type.
Method Signatures

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEADER Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618
2 Importing IV_COLLECTION_WRAPPER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COLLECTION_WRAPPER WD Collection Wrapper 20130618
3 Importing IV_CURRENT_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618
4 Importing IV_NEXT Call by reference Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20130618
5 Importing IV_PREVIOUS Call by reference Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20130618

Method GET_HEADER on class CL_CRM_BRC_OVP_NAV has no exception.

Method NEXT_HEADER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_HEADER Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618
2 Changing CV_EXISTS Value transfer Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20130618
3 Importing IV_COLLECTION_WRAPPER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COLLECTION_WRAPPER WD Collection Wrapper 20130618
4 Importing IV_CURRENT_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618

Method NEXT_HEADER_EXISTS on class CL_CRM_BRC_OVP_NAV has no exception.

Method PREVIOUS_HEADER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_HEADER Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618
2 Changing CV_EXISTS Value transfer Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20130618
3 Importing IV_COLLECTION_WRAPPER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COLLECTION_WRAPPER WD Collection Wrapper 20130618
4 Importing IV_CURRENT_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20130618

Method PREVIOUS_HEADER_EXISTS on class CL_CRM_BRC_OVP_NAV has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in