SAP ABAP Class CL_RSR_DECRYPT_PLAN (Collect Information Relevant for IP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_DECRYPT (Package) OLAP Decryption Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_DECRYPT_BUNDLE Storage and Formatting for the Decryption Tool 20080923
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_DECRYPT_SELECTION Selection option 20080923
Properties
Class CL_RSR_DECRYPT_PLAN  
Short Description Collect Information Relevant for IP    
Super Class CL_RSR_DECRYPT_BUNDLE Storage and Formatting for the Decryption Tool 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_DECRYPT   OLAP Decryption Tool 
Created 20080903   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_DECRYPT_PLAN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_DECRYPT_SELECTION Selection option 20080923
Friends
Class CL_RSR_DECRYPT_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CHAN Constant Public Type reference (TYPE) STRING 'CHANGE' 20080923
2 N_C_DATE Constant Public Type reference (TYPE) STRING 'DATE' 20080923
3 N_C_DEL Constant Public Type reference (TYPE) STRING 'DELETE' 20080923
4 N_C_FILTER Constant Public Type reference (TYPE) STRING 'FILTER' 20080923
5 N_C_INFOPROV Constant Public Type reference (TYPE) STRING 'ALVL' Name of InfoProvider 20080923
6 N_C_NEW Constant Public Type reference (TYPE) STRING 'NEW' 20080923
7 N_C_READ Constant Public Type reference (TYPE) STRING 'READ' 20080923
8 N_C_REF Constant Public Type reference (TYPE) STRING 'REFDATA' 20080923
9 N_C_RESULT Constant Public Type reference (TYPE) STRING 'RESULT' Result of Planning srv Execution 20080923
10 N_C_SERVICE Constant Public Type reference (TYPE) STRING 'SERVICE' 20080923
11 N_C_SRVTYPE_NAME Constant Public Type reference (TYPE) STRING 'SERVICETYPENAME' Service Type 20080923
12 N_C_SRVTYPE_TEXT Constant Public Type reference (TYPE) STRING 'SERVICETYPETEXT' Service Type 20080923
13 N_PROC Instance attribute Public Type reference (TYPE) BOOLEAN Info Already Processed 20080923
14 N_S_NAVSTEP Static Attribute Public Type reference (TYPE) TN_S_NAVSTEPS 20090112
15 N_S_PLANSTEP Static Attribute Public Type reference (TYPE) I 0 Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20090218
16 N_TS_NAVSTEPS Static Attribute Public See coding 20090112
17 N_TYPE Static Attribute Public Type reference (TYPE) TN_TYPE 'PLAN' 20080923
18 O_TX_BUNDLE_Q Instance attribute Protected Type reference (TYPE) IF_RSR_DECRYPT~TN_TX_BUNDLE Query Information 20090218
Methods
# Method Level Visibility Method type Description Created on
1 _GET_CHANM_INFO Instance method Private Method From XINES to required characteristics 20090112
Events
Class CL_RSR_DECRYPT_PLAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_CHA_INFO Public See coding 20090112 BEGIN OF tn_s_cha_info, chanm TYPE rschanm, chanmid TYPE rssid, END OF tn_s_cha_info
2 TN_S_DAKYF Public See coding 20090112 BEGIN OF tn_s_dakyf, kid TYPE rsrkid, kyfnm TYPE rskyfnm, dis_mode TYPE rszdis, dis_mode_text TYPE val_text, dis_kid_text TYPE val_text, END OF tn_s_dakyf
3 TN_S_EMPTY Public See coding 20090112 BEGIN OF tn_s_empty, chanmid TYPE rrchanmid, chanm TYPE rschanm, empty TYPE rrempty, text TYPE val_text, END OF tn_s_empty
4 TN_S_KYF Public See coding 20090112 BEGIN OF tn_s_kyf, kyfnm TYPE rskyfnm, inputable TYPE rrinput, lock TYPE rrlock, chars TYPE tn_t_cha_info, END OF tn_s_kyf
5 TN_S_NAVSTEPS Public See coding 20090112 BEGIN OF tn_s_navsteps, khandle TYPE rsr_handle, navstep(2) TYPE n, END OF tn_s_navsteps
6 TN_S_PLANRESULT Protected See coding 20090218 BEGIN OF tn_s_planresult, service TYPE string, alvl TYPE string, plandate TYPE string, filter TYPE string, srvtype TYPE string, srvtypetxt TYPE string, read TYPE string, new TYPE string, chan TYPE string, del TYPE string, END OF tn_s_planresult
7 TN_T_CHA_INFO Public See coding 20090112 tn_t_cha_info TYPE STANDARD TABLE OF tn_s_cha_info WITH NON-UNIQUE KEY chanm chanmid
8 TN_T_DAKYF Public See coding 20090112 tn_t_dakyf TYPE STANDARD TABLE OF tn_s_dakyf
9 TN_T_EMPTY Public See coding 20090112 tn_t_empty TYPE STANDARD TABLE OF tn_s_empty
10 TN_T_KYF Public See coding 20090112 tn_t_kyf TYPE STANDARD TABLE OF tn_s_kyf
Method Signatures

Method _GET_CHANM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHA_INFO Call by reference Type reference (TYPE) TN_T_CHA_INFO necessary chars for input readyness 20090112
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090112
3 Importing I_XINES Call by reference Type reference (TYPE) XSTRING XString from CELL 20090112

Method _GET_CHANM_INFO on class CL_RSR_DECRYPT_PLAN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720