SAP ABAP Class CL_SRM_REC_ARCHIVE_SERVICE (Record: Services for Displaying Archived Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan

⤷

⤷

Properties
Class | CL_SRM_REC_ARCHIVE_SERVICE | |
Short Description | Record: Services for Displaying Archived Records | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
Created | 20050113 | SAP |
Last change | 20050214 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_REC_ARCHIVE_SERVICE has no interface implemented.
Friends
Class CL_SRM_REC_ARCHIVE_SERVICE 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) | SRMIF_SP_ACTIVITY | 20050119 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20050113 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Archiving mode | 20050113 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'NON_TRANSPARENT' | 20050113 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TRANSPARENT' | 20050113 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface for Request | 20050113 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRM_RECORD_XML_CONTENT | Record: XML Content | 20050113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050113 |
2 | ![]() |
Instance method | Public | Method | Returns the Archiving Mode | 20050113 |
3 | ![]() |
Instance method | Public | Method | Returns the archived XML content of the record | 20050113 |
4 | ![]() |
Instance method | Public | Method | Returns whether the record is archived | 20050113 |
5 | ![]() |
Instance method | Public | Method | Set (Client) Activity | 20050119 |
6 | ![]() |
Instance method | Public | Method | Set Request | 20050118 |
7 | ![]() |
Instance method | Private | Method | Test Mode | 20050113 |
Events
Class CL_SRM_REC_ARCHIVE_SERVICE has no event.
Types
Class CL_SRM_REC_ARCHIVE_SERVICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_REC_ARCHIVE_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
Method GET_ARCHIVE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ARCHIVE_MODE | Value transfer | Type reference (TYPE) | STRING | 20050113 |
Method GET_ARCHIVE_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
Method GET_XML_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_XML_CONTENT | Value transfer | Type reference (TYPE) | SRM_RECORD_XML_CONTENT | Akte: XML Content | 20050113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen für Service anzeigen archivierter Akten | 20050113 |
Method IS_ARCHIVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_ARCHIVED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050113 |
Method IS_ARCHIVED on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
Method SET_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMIF_SP_ACTIVITY | Aktivität | 20050119 |
Method SET_ACTIVITY on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
Method SET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20050118 |
Method SET_REQUEST on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
Method TEST_MODE Signature
Method TEST_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no parameter.
Method TEST_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in | 700 |