SAP ABAP Class CL_ARC_LCM_EDIS_RUN (Legal Hold Management)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-LCM (Application Component) Legal Case Management for ILM
⤷
S_ARC_LEGAL_CASE (Package) Legal Case Management Subcomponent

⤷

⤷

Properties
Class | CL_ARC_LCM_EDIS_RUN | |
Short Description | Legal Hold Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | S_ILM_LHM_MES | |
Program status | ||
Category | 0 | |
Package | S_ARC_LEGAL_CASE | Legal Case Management Subcomponent |
Created | 20101028 | 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_ARC_LCM_EDIS_RUN has no interface implemented.
Friends
Class CL_ARC_LCM_EDIS_RUN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20101028 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20101028 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TT_EDIS_RUNS | 20101028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101028 |
2 | ![]() |
Instance method | Public | Method | 20101028 | |
3 | ![]() |
Instance method | Private | Method | Read All E-Discovery Runs from the Database | 20101028 |
4 | ![]() |
Instance method | Private | Method | 20101104 | |
5 | ![]() |
Instance method | Private | Method | 20101103 | |
6 | ![]() |
Instance method | Private | Method | 20101103 | |
7 | ![]() |
Instance method | Private | Event handling method | Handler for Customer-Specific Functions | 20101028 |
8 | ![]() |
Instance method | Private | Method | Prepare ALV Grid (Layout, and so on) | 20101028 |
9 | ![]() |
Instance method | Public | Method | 20101028 | |
10 | ![]() |
Instance method | Private | Method | 20101028 | |
11 | ![]() |
Static method | Public | Method | 20101105 | |
12 | ![]() |
Instance method | Private | Method | 20101104 | |
13 | ![]() |
Instance method | Private | Method | 20101103 |
Events
Class CL_ARC_LCM_EDIS_RUN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_EDIS_RUNS | Public | See coding | 20101028 | tt_edis_runs TYPE TABLE OF slcm_edis_run WITH NON-UNIQUE KEY edis_run_id
|
Method Signatures
Method CONSTRUCTOR 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) | 20101028 |
Method CONSTRUCTOR on class CL_ARC_LCM_EDIS_RUN has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ARC_LCM_EDIS_RUN has no parameter.
Method DISPLAY on class CL_ARC_LCM_EDIS_RUN has no exception.
Method GET_ALL_EDIS_RUNS Signature
Method GET_ALL_EDIS_RUNS on class CL_ARC_LCM_EDIS_RUN has no parameter.
Method GET_ALL_EDIS_RUNS on class CL_ARC_LCM_EDIS_RUN has no exception.
Method GET_DRB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DRB_PERS | Call by reference | Type reference (TYPE) | SWO_TOBJTYP | Parametertransaktion: Wertetabelle | 20101104 | ||
2 | ![]() |
IM_RUN_ID | Call by reference | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101104 |
Method GET_DRB on class CL_ARC_LCM_EDIS_RUN has no exception.
Method GET_SELECTED_RUN_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EDIS_RUN_ID | Value transfer | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101103 |
Method GET_SELECTED_RUN_ID on class CL_ARC_LCM_EDIS_RUN has no exception.
Method GET_SELPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SELPARAM | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Parametertransaktion: Wertetabelle | 20101103 | ||
2 | ![]() |
IM_RUN_ID | Call by reference | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101103 |
Method GET_SELPARAM on class CL_ARC_LCM_EDIS_RUN has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SALV_FUNCTION | Value transfer | Attribute reference (LIKE) | 20101028 |
Method ON_USER_COMMAND on class CL_ARC_LCM_EDIS_RUN has no exception.
Method PREPARE_GRID Signature
Method PREPARE_GRID on class CL_ARC_LCM_EDIS_RUN has no parameter.
Method PREPARE_GRID on class CL_ARC_LCM_EDIS_RUN has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ARC_LCM_EDIS_RUN has no parameter.
Method REFRESH on class CL_ARC_LCM_EDIS_RUN has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_ARC_LCM_EDIS_RUN has no parameter.
Method SET_HANDLER on class CL_ARC_LCM_EDIS_RUN has no exception.
Method SHOW_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20101109 | ||
2 | ![]() |
IM_RUN_ID | Call by reference | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101105 |
Method SHOW_DEL on class CL_ARC_LCM_EDIS_RUN has no exception.
Method SHOW_DRB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RUN_ID | Call by reference | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101104 |
Method SHOW_DRB on class CL_ARC_LCM_EDIS_RUN has no exception.
Method SHOW_SELPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RUN_ID | Call by reference | Type reference (TYPE) | SLCM_EDIS_RUN_ID | E-Discovery-Lauf- ID | 20101103 |
Method SHOW_SELPARAM on class CL_ARC_LCM_EDIS_RUN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |