SAP ABAP Class CL_LHM_ARC_COLLECT_LH_INFORMAT (Collects Legal Hold Information to Be Propagated to Archive)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-LCM (Application Component) Legal Case Management for ILM
⤷
S_LEGAL_HOLD_ARC_PROPAGATION (Package) Propagation of Legal Hold Information to Archive Files
⤷
⤷
Properties
| Class | CL_LHM_ARC_COLLECT_LH_INFORMAT | |
| Short Description | Collects Legal Hold Information to Be Propagated to Archive | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | S_LEGAL_HOLD_ARC_PRP | |
| Program status | ||
| Category | 0 | |
| Package | S_LEGAL_HOLD_ARC_PROPAGATION | Propagation of Legal Hold Information to Archive Files |
| Created | 20071126 | SAP |
| Last change | 20110908 | 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_LHM_ARC_COLLECT_LH_INFORMAT has no interface implemented.
Friends
Class CL_LHM_ARC_COLLECT_LH_INFORMAT has no friend class.
Attributes
Class CL_LHM_ARC_COLLECT_LH_INFORMAT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | A BOR Object Was Archived. Check for Legal Hold | 20071127 | |
| 2 | Static method | Public | Method | A Legal Hold for an Archived VOR Object Was Deleted | 20071127 | |
| 3 | Static method | Public | Method | Delete Legal Holds for Archive File | 20090422 | |
| 4 | Static method | Public | Method | New Legal Hold for an Archived BOR Object | 20071126 | |
| 5 | Static method | Public | Method | Propagate Legal Holds for Archive File | 20090422 |
Events
Class CL_LHM_ARC_COLLECT_LH_INFORMAT has no event.
Types
Class CL_LHM_ARC_COLLECT_LH_INFORMAT has no local type.
Method Signatures
Method BORKEY_MOVED_TO_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OSID_RW | Call by reference | Type reference (TYPE) | AIND_SYSCLT | SAP AS: Ref.struktur für ORIGINAL_SYSID/_CLIENT im ILM | 20110209 | |||
| 2 | IT_BOR_OBJECT | Call by reference | Type reference (TYPE) | TRL_BORID | Tabelle mit Objekt-IDs | 20091207 | |||
| 3 | IV_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20071127 | |||
| 4 | IV_DELETE_DUPLICATES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Legal Case Management | 20091207 |
Method DELETE_LEGAL_HOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEL_LEGAL_HOLDS | Call by reference | Type reference (TYPE) | TYT_LEGAL_HOLDS | Zu löschende Legal Holds | 20071127 |
Method DELETE_LEGAL_HOLD on class CL_LHM_ARC_COLLECT_LH_INFORMAT has no exception.
Method DELETE_LEGAL_HOLDS_4_ARKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20090422 |
Method DELETE_LEGAL_HOLDS_4_ARKEY on class CL_LHM_ARC_COLLECT_LH_INFORMAT has no exception.
Method NEW_LEGAL_HOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW_LEGAL_HOLDS | Call by reference | Type reference (TYPE) | TYT_LEGAL_HOLDS | In Archiv-Dateien gespeicherte Legal Holds | 20071126 |
Method NEW_LEGAL_HOLD on class CL_LHM_ARC_COLLECT_LH_INFORMAT has no exception.
Method PROPAGTE_LEGAL_HOLDS_4_ARKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20090422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XADK: Ausnahmen | 20090422 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |