SAP ABAP Class CL_SCMG_ARCH_READ_MODEL (Model 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_MODEL | |
Short Description | Model 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 | 20041130 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCMG_ARCH_READ_MODEL has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_READ_MODEL has no interface implemented.
Friends
Class CL_SCMG_ARCH_READ_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Total number of cases in selected archiving runs | 20050121 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 50 | Amount of Cases per Page. | 20041208 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ATTRS_TABLE | All Data, Read from the Archive | 20041207 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEL_ARCHIV_RUNS_TAB | Table stores information about selected archiving runs | 20050121 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20041130 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | -1 | End of file was detected at this position | 20050121 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ARCH_OBJ-OBJECT | 'SCMG' | Archiving Object | 20041130 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 0 | Current Window Position. | 20041202 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Window of Data, Displayed to the User. | 20041202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine all case notes for a case in the archive | 20050816 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041130 |
3 | ![]() |
Instance method | Public | Method | 20041130 | |
4 | ![]() |
Instance method | Public | Method | Read a Case Note from the Archive | 20050816 |
5 | ![]() |
Instance method | Public | Method | Number of cases in selected archiving runs | 20050121 |
6 | ![]() |
Instance method | Public | Method | Number of cases displayed per page | 20050121 |
7 | ![]() |
Instance method | Public | Method | Reads case from archive specified by GUID | 20050202 |
8 | ![]() |
Instance method | Public | Method | Read Customer-Specific Case Attributes from Archive | 20050209 |
9 | ![]() |
Instance method | Public | Method | Read a Case Note from the Archive | 20050208 |
10 | ![]() |
Instance method | Private | Method | Reads Next Object from the Archive. | 20041202 |
11 | ![]() |
Instance method | Public | Method | 20041130 | |
12 | ![]() |
Instance method | Public | Method | Returns information about reading-position | 20050121 |
13 | ![]() |
Instance method | Public | Method | 20041202 | |
14 | ![]() |
Instance method | Public | Method | Get the text ID for a case note | 20050816 |
Events
Class CL_SCMG_ARCH_READ_MODEL has no event.
Types
Class CL_SCMG_ARCH_READ_MODEL has no local type.
Method Signatures
Method CHECK_CASE_NOTES 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 | 20050816 | ||
2 | ![]() |
RT_THEADS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Notiz-Headern | 20050816 |
Method CHECK_CASE_NOTES on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CASES_PER_PAGE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041208 |
Method CONSTRUCTOR on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method DISCONNECT Signature
Method DISCONNECT on class CL_SCMG_ARCH_READ_MODEL has no parameter.
Method DISCONNECT on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method FETCH_SINGLE_CASE_NOTE 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 | 20050816 | ||
2 | ![]() |
IV_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050816 | ||
3 | ![]() |
RE_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20050816 |
Method FETCH_SINGLE_CASE_NOTE on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_CASES_IN_ARCHIVE_CNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CASE_CNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050121 |
Method GET_CASES_IN_ARCHIVE_CNT on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_CASES_PER_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CASE_CNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050121 |
Method GET_CASES_PER_PAGE on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_CASE_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050202 | ||
2 | ![]() |
E_ARCHIVE_HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20050208 | ||
3 | ![]() |
E_ARCHIVE_OBJ | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20050202 | ||
4 | ![]() |
E_ARCHIVE_POS | Call by reference | Type reference (TYPE) | AIND_ARKEY | SAP AS: Referenzstruktur für Archivekey/Archiveofs | 20050202 |
Method GET_CASE_BY_GUID on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_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 | ||
2 | ![]() |
E_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle mit Attributen | 20050209 | ||
3 | ![]() |
E_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Tabellenname | 20050209 |
Method GET_CASE_CUSTOM_ATTR on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_CASE_NOTE 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 | 20050208 | ||
2 | ![]() |
RE_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20050208 | ||
3 | ![]() |
RE_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050208 |
Method GET_CASE_NOTE on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_NEXT_DATABLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TABLE | Value transfer | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Table of attributes | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
End of archive file reached. | 20041202 |
Method GET_NEXT_DATA_FROM_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TABLE | Value transfer | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Fallattribute | 20041130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
End of archive file reached. | 20041208 |
Method GET_POSITION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LAST_POSITION | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050121 | ||
2 | ![]() |
E_POSITION | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050121 |
Method GET_POSITION_INFO on class CL_SCMG_ARCH_READ_MODEL has no exception.
Method GET_PREV_DATA_FROM_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TABLE | Value transfer | Type reference (TYPE) | SCMG_T_CASE_ATTR_TABLE | Fallattribute | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
End of archive file reached. | 20041208 |
Method GET_TEXT_ID 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 | 20050816 | ||
2 | ![]() |
IM_THEAD | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050816 | ||
3 | ![]() |
RT_TEXT_ID | Call by reference | Type reference (TYPE) | STANDARD TABLE | Text-IDs für Anzeige der Notizen | 20050816 |
Method GET_TEXT_ID on class CL_SCMG_ARCH_READ_MODEL has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |