SAP ABAP Interface IF_LRM_RST_TYPES (Types for Policy Category RST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM-RT (Application Component) IRM Run Time
     S_LRM_OBJ_CAT_INDEPENDENT (Package) Information Retention Manager - Cross-Object Category
Properties
Interface IF_LRM_RST_TYPES  
Short Description Types for Policy Category RST    
General Data
Package S_LRM_OBJ_CAT_INDEPENDENT   Information Retention Manager - Cross-Object Category 
Created 20080711   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_LRM_RST_TYPES has no interface.
Friends
Interface IF_LRM_RST_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_POLICY_CATEGORY_RESIDENCE Constant Public Type reference (TYPE) IF_LRM_TYPES=>POLICY_CATEGORY 'RST' 20080711
2 C_POLICY_TYPE_ARCHIVING Constant Public Type reference (TYPE) IF_LRM_TYPES=>POLICY_TYPE 'ARCHIVING' Data Archiving 20110719
3 C_POLICY_TYPE_DISPLAY Constant Public Type reference (TYPE) IF_LRM_TYPES=>POLICY_TYPE 'DISPLAY' Data Display 20110719
Methods
Interface IF_LRM_RST_TYPES has no method.
Events
Interface IF_LRM_RST_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RESIDENCE_TIME_BEGIN Public Type reference (TYPE) LRM_RESIDENCE_TIME_BEGIN 20080711
2 RESIDENCE_TIME_END Public Type reference (TYPE) LRM_RESIDENCE_TIME_END 20080711
3 TY_S_RESIDENCE_RULE Public See coding 20080711 BEGIN OF ty_s_residence_rule, v_object_type TYPE if_lrm_types=>object_type, v_policy_type TYPE if_lrm_types=>policy_type, v_policy_origin TYPE if_lrm_types=>policy_origin, v_rule_id TYPE lrm_re_rule_nr, v_residence_time_begin TYPE if_lrm_rst_types=>residence_time_begin, v_residence_time_end TYPE if_lrm_rst_types=>residence_time_end, END OF ty_s_residence_rule
4 TY_T_RESIDENCE_RULE Public See coding 20080711 ty_t_residence_rule TYPE STANDARD TABLE OF ty_s_residence_rule WITH DEFAULT KEY
History
Last changed by/on SAP  20130531 
SAP Release Created in 712