SAP ABAP Class CL_SCMG_ARCH_READ_VIEW (View of the read archive data)
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_VIEW | |
| Short Description | View of the read archive data | |
| 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 | 20041129 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCMG_ARCH_READ_VIEW has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_READ_VIEW has no interface implemented.
Friends
Class CL_SCMG_ARCH_READ_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | '*' | 20050816 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041130 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | ARC_SCMG_READ_INTERN | Instance of the sap internal read BAdI | 20051124 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Has to be public - ALV workaround | 20041202 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ATTRS_TABLE | Workaround due to ALV specifics. | 20041130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Log Line | 20050216 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041130 | |
| 3 | Instance method | Public | Method | Returns the table which contains the displayed items | 20050201 | |
| 4 | Instance method | Public | Method | Returns a reference to the current grid | 20050208 | |
| 5 | Instance method | Public | Method | Display All Notes for the Case | 20050816 | |
| 6 | Instance method | Public | Method | Customer-Specific Attribute Display | 20050209 | |
| 7 | Instance method | Public | Method | Display a Note ID for the Case | 20050208 | |
| 8 | Instance method | Public | Method | Display a Selected Case Record | 20050202 | |
| 9 | Instance method | Public | Method | Show Add-On Specific Information | 20051124 | |
| 10 | Instance method | Public | Method | 20041130 |
Events
Class CL_SCMG_ARCH_READ_VIEW has no event.
Types
Class CL_SCMG_ARCH_READ_VIEW has no local type.
Method Signatures
Method ADD_PROT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROT_TEXT_TABLE | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Untertabelle für Struktur TEXT_HEADERLINES | 20050216 | |||
| 2 | IM_TEXT_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050216 | |||
| 3 | IM_TEXT_TABLE | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Untertabelle für Struktur TEXT_HEADERLINES | 20050216 | |||
| 4 | IM_TEXT_TYPES | Call by reference | Type reference (TYPE) | SCMG_TT_TEXT_ID | Case: Tabellentyp für Text-IDs zum Text-Schema | 20050216 |
Method ADD_PROT_LINE on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_ARCH_READ_CONTROLLER | Case controller for reading and displaying archived data | 20041202 | |||
| 2 | IN_READ_EXIT_INTERN | Call by reference | Object reference (TYPE REF TO) | ARC_SCMG_READ_INTERN | reference of the read BAdI | 20051124 |
Method CONSTRUCTOR on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method GET_DISPLAY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ATTR_TABLE | Value transfer | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Fallattribute | 20050201 |
Method GET_DISPLAY_TABLE on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method GET_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GRID | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050208 |
Method GET_GRID on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method SHOW_ALL_CASE_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20050816 |
Method SHOW_ALL_CASE_NOTES on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method SHOW_CASE_CUSTOM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARCHIVE_HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20050209 |
Method SHOW_CASE_CUSTOM_ATTR on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method SHOW_CASE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20050216 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20050208 | |||
| 3 | IM_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050208 |
Method SHOW_CASE_NOTE on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method SHOW_CASE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARCHIVE_OBJ | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20050202 | |||
| 2 | ARCHIVE_POS | Call by reference | Type reference (TYPE) | AIND_ARKEY | SAP AS: Referenzstruktur für Archivekey/Archiveofs | 20050202 |
Method SHOW_CASE_RECORD on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method SHOW_READ_BADI_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARC_HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | archive handle | 20060126 | |||
| 2 | IM_CASE_ATTR | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR | case attributes | 20051124 | |||
| 3 | IM_EVENT_NAME | Call by reference | Type reference (TYPE) | CHAR70 | event name | 20051124 |
Method SHOW_READ_BADI_INFO on class CL_SCMG_ARCH_READ_VIEW has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Table of attributes | 20041130 |
Method UPDATE on class CL_SCMG_ARCH_READ_VIEW has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |