SAP ABAP Class /IPRO/CL_PAGER_VIEW (Pager view)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_VIEW Abstract view class 20040227
Properties
Class /IPRO/CL_PAGER_VIEW  
Short Description Pager view    
Super Class /IPRO/CL_VIEW Abstract view class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20040227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_PAGER_VIEW has no forward declaration.
Interfaces
Class /IPRO/CL_PAGER_VIEW has no interface implemented.
Friends
Class /IPRO/CL_PAGER_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PAGEABLE Instance attribute Protected Object reference (TYPE REF TO) /IPRO/IF_PAGEABLE Pageable Object 20040227
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAGE_INFO Instance method Public Method Page info 20040227
2 SET_PAGEABLE Instance method Public Method Pageable 20040227
Events
Class /IPRO/CL_PAGER_VIEW has no event.
Types
Class /IPRO/CL_PAGER_VIEW has no local type.
Method Signatures

Method GET_PAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PEV_FIRST_VISIBLE_LINE Value transfer Type reference (TYPE) I First visible line 20040227
2 Exporting PEV_LINES Value transfer Type reference (TYPE) I Number of lines 20040227
3 Exporting PEV_VISIBLE_LINES Value transfer Type reference (TYPE) I Visible lines 20040227

Method GET_PAGE_INFO on class /IPRO/CL_PAGER_VIEW has no exception.

Method SET_PAGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_PAGEABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_PAGEABLE Pageable Object 20040227

Method SET_PAGEABLE on class /IPRO/CL_PAGER_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A