SAP ABAP Class CL_SCMG_ARCH_READ_CONTROLLER (Checks read archive data to be displayed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes
Properties
Class CL_SCMG_ARCH_READ_CONTROLLER  
Short Description Checks read archive data to be displayed    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE   Package for Archiving Interfaces/Classes 
Created 20041103   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_READ_CONTROLLER has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_READ_CONTROLLER has no interface implemented.
Friends
Class CL_SCMG_ARCH_READ_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MODEL Instance attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_READ_MODEL 20041130
2 POSITION_NO_BACKWARD_MOVE Constant Public Type reference (TYPE) I 2 Backward browsing is not possible 20050121
3 POSITION_NO_FORWARD_MOVE Constant Public Type reference (TYPE) I 1 Forward browsing is not possible 20050121
4 POSITION_NO_MOVE Constant Public Type reference (TYPE) I -1 No browsing is possible 20050121
5 POSITION_OK Constant Public Type reference (TYPE) I 0 Reading position is somewhere in between 20050121
6 READ_EXIT_INTERN Instance attribute Private Object reference (TYPE REF TO) ARC_SCMG_READ_INTERN Read BAdI Instance 20051124
7 VIEW Instance attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_READ_VIEW Case View for Displaying Archived Data 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_POSITION Instance method Public Method Checks wheter current reading window is at end of file 20050121
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041130
3 ON_EVENT Instance method Public Method 20041130
4 SHUTDOWN Instance method Public Method 20041130
Events
Class CL_SCMG_ARCH_READ_CONTROLLER has no event.
Types
Class CL_SCMG_ARCH_READ_CONTROLLER has no local type.
Method Signatures

Method CHECK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MOVE Value transfer Type reference (TYPE) I Browsing actions which are possible from current position 20050121

Method CHECK_POSITION on class CL_SCMG_ARCH_READ_CONTROLLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASES_PER_PAGE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041208

Method CONSTRUCTOR on class CL_SCMG_ARCH_READ_CONTROLLER has no exception.

Method ON_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTNAME Call by reference Type reference (TYPE) STRING 20041202
2 Importing ROW_FIELD Call by reference Type reference (TYPE) STRING Fieldname of column (when doubleclick-event occured) 20050202
3 Importing ROW_IDX Call by reference Type reference (TYPE) I Row-index (when doubleclick-event occured) 20050202

Method ON_EVENT on class CL_SCMG_ARCH_READ_CONTROLLER has no exception.

Method SHUTDOWN Signature

Method SHUTDOWN on class CL_SCMG_ARCH_READ_CONTROLLER has no parameter.
Method SHUTDOWN on class CL_SCMG_ARCH_READ_CONTROLLER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700