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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SCMG_ARCH_READ_MODEL | 20041130 | ||||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | Backward browsing is not possible | 20050121 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Forward browsing is not possible | 20050121 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | -1 | No browsing is possible | 20050121 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 0 | Reading position is somewhere in between | 20050121 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | ARC_SCMG_READ_INTERN | Read BAdI Instance | 20051124 | |||
| 7 | 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 | Instance method | Public | Method | Checks wheter current reading window is at end of file | 20050121 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041130 | |
| 3 | Instance method | Public | Method | 20041130 | ||
| 4 | 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 | 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 | 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 | EVENTNAME | Call by reference | Type reference (TYPE) | STRING | 20041202 | ||||
| 2 | ROW_FIELD | Call by reference | Type reference (TYPE) | STRING | Fieldname of column (when doubleclick-event occured) | 20050202 | |||
| 3 | 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 |