SAP ABAP Class CL_ARC_RM_UNIT (Unit Tests for Retention Management Scenario)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM (Application Component) Information Retention Manager
⤷
S_ARC (Package) ILM Services

⤷

⤷

Properties
Class | CL_ARC_RM_UNIT | |
Short Description | Unit Tests for Retention Management Scenario | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ARC | ILM Services |
Created | 20100611 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ARC_RM_UNIT has no forward declaration.
Interfaces
Class CL_ARC_RM_UNIT has no interface implemented.
Friends
Class CL_ARC_RM_UNIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | LRM_OBJECT_CATEGORY | 'OT_FOR_BS' | 20100615 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LRM_OBJECT_TYPE | 'FLIGHT_BOOKINGS' | 20100615 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LRM_POLICY_CATEGORY | 'RTP' | 20100615 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LRM_POLICY_ORIGIN | 'UNITTEST' | 20100615 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LRM_POLICY_TYPE | 'DEMO' | 20100615 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LRM_RE_RULE_NR | IRM: Rule Number | 20100614 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_T_SBOOK | SBOOK Test Data | 20100611 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_T_ORIG_STATE_OT_PT | 20100611 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_T_ORIG_STATE_POL_ORI | 20100611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100611 | |
2 | ![]() |
Instance method | Public | Method | Prepare Customizing | 20100611 |
3 | ![]() |
Instance method | Public | Method | Clean Up Customizing | 20100611 |
Events
Class CL_ARC_RM_UNIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ORIG_OT_PT | Public | See coding | 20100611 | begin of TY_ORIG_OT_PT,
object_category type LRM_OBJECT_CATEGORY,
OBJECT_TYPE type LRM_OBJECT_TYPE,
POLICY_CATEGORY type LRM_POLICY_CATEGORY,
POLICY_TYPE type LRM_POLICY_TYPE,
original_status type LRM_POL_TYPE_STATUS,
* new_status type LRM_POL_TYPE_STATUS,
end of TY_ORIG_OT_PT
|
||
2 | TY_ORIG_POL_ORI | Public | See coding | 20100611 | begin of ty_orig_pol_ori,
object_category type LRM_OBJECT_CATEGORY,
OBJECT_TYPE type LRM_OBJECT_TYPE,
POLICY_CATEGORY type LRM_POLICY_CATEGORY,
POLICY_TYPE type LRM_POLICY_TYPE,
POLICY_ORIGIN type LRM_POLICY_ORIGIN,
original_status type LRM_POLICY_STATUS,
* new_status type LRM_POLICY_STATUS,
end of ty_orig_pol_ori
|
||
3 | TY_T_ORIG_STATE_OT_PT | Public | See coding | 20100611 | TY_T_ORIG_STATE_OT_PT type STANDARD TABLE OF TY_ORIG_OT_PT
|
||
4 | TY_T_ORIG_STATE_POL_ORI | Public | See coding | 20100611 | ty_t_orig_state_pol_ori type STANDARD TABLE OF ty_orig_pol_ori
|
||
5 | TY_T_SBOOK | Public | See coding | 20100611 | TY_T_SBOOK TYPE STANDARD TABLE OF sbook
|
Method Signatures
Method CREATE_SBOOK_DATA Signature
Method CREATE_SBOOK_DATA on class CL_ARC_RM_UNIT has no parameter.
Method CREATE_SBOOK_DATA on class CL_ARC_RM_UNIT has no exception.
Method SET_UP Signature
Method SET_UP on class CL_ARC_RM_UNIT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IRM Regelverarbeitung: Datenbankzugriffe Ausnahmen | 20100614 |
Method TEAR_DOWN Signature
Method TEAR_DOWN on class CL_ARC_RM_UNIT has no parameter.
Method TEAR_DOWN on class CL_ARC_RM_UNIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |