SAP ABAP Class CL_CIF_DATA_RIMODOUT (Data Objects for Display in CIF)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF (Package) Core Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA Data Objects for Display in CIF 20050217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODACT Data Objects for Display in CIF 20050224
2 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODGEN_2 Data Objects for Display in CIF 20050405
Properties
Class CL_CIF_DATA_RIMODOUT  
Short Description Data Objects for Display in CIF    
Super Class CL_CIF_DATA Data Objects for Display in CIF 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIF   Core Interface 
Created 20050217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIF_DATA_RIMODOUT has no forward declaration.
Interfaces
Class CL_CIF_DATA_RIMODOUT has no interface implemented.
Friends
Class CL_CIF_DATA_RIMODOUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_IMOD_KEYS Instance attribute Protected Object reference (TYPE REF TO) DATA Table with Relevant IM Keys 20050217
2 MT_COLUMN_POSITIONS Instance attribute Protected See coding 20050222
3 MT_FILTER_OBJECT_FIELDS Instance attribute Protected Type reference (TYPE) CIF_T_FILTER_OBJECT_FIELDS Table for Displaying Filter Objects in CIF 20050218
4 MT_FILTER_OBJECT_LINKS Instance attribute Protected Type reference (TYPE) CIF_T_FILTER_OBJECT_LINKS Reference Table 20050217
5 MT_IMODS Instance attribute Protected Type reference (TYPE) CIF_T_DISP_IM Table for Displaying Integration Models in CIF 20050217
6 MV_IN_SUBCLASS Instance attribute Protected Type reference (TYPE) XFELD SPACE Checkbox 20050224
7 MV_ONLY_ACTIVE_FLAG Instance attribute Protected Type reference (TYPE) XFELD Flag Whether Active IMs Are to Be Selected 20050217
8 MV_SHOW_DETAILS_FLAG Instance attribute Protected Type reference (TYPE) XFELD SPACE Indicator That Displays Whether IM Details Are Displayed 20050818
9 SO_ACTIVE_OBJECT Static Attribute Protected Object reference (TYPE REF TO) CL_CIF_DATA_RIMODOUT Current Active Object with this Class 20050223
10 ST_FADED_FIELDS Static Attribute Protected See coding 20050222
11 ST_NOT_FADED_FIELDS Static Attribute Protected See coding 20050222
12 SV_KILL_ZEROS_FLAG Static Attribute Protected Type reference (TYPE) XFELD SPACE Flag That Shows Whether Zero Columns Are Hidden 20050222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050217
2 HANDLE_AFTER_USER_COMMAND Instance method Public Event handling method Handler 20050222
3 HANDLE_BEFORE_USER_COMMAND Instance method Public Event handling method Handler 20050223
4 KILL_ZEROS Instance method Protected Method Hide Columns That Only Contain Zeros 20050222
5 SET_IMOD_KEYS Instance method Public Method Set Relevant IMOD Keys 20050217
6 SET_ONLY_ACTIVE_FLAG Instance method Public Method Set Flag for Whether Only Active IMs Are to Be Displayed 20050217
7 SHOW_DETAILS Instance method Protected Method Show Details for IM Filter Objects 20050818
Events
Class CL_CIF_DATA_RIMODOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_COLUMM_POSITIONS Protected See coding 20050222
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CIF_DATA_RIMODOUT has no parameter.
Method CONSTRUCTOR on class CL_CIF_DATA_RIMODOUT has no exception.

Method HANDLE_AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050222

Method HANDLE_AFTER_USER_COMMAND on class CL_CIF_DATA_RIMODOUT has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050223

Method HANDLE_BEFORE_USER_COMMAND on class CL_CIF_DATA_RIMODOUT has no exception.

Method KILL_ZEROS Signature

Method KILL_ZEROS on class CL_CIF_DATA_RIMODOUT has no parameter.
Method KILL_ZEROS on class CL_CIF_DATA_RIMODOUT has no exception.

Method SET_IMOD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_IMOD_KEYS Call by reference Object reference (TYPE REF TO) DATA IMOD-Keys 20050217

Method SET_IMOD_KEYS on class CL_CIF_DATA_RIMODOUT has no exception.

Method SET_ONLY_ACTIVE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_ACTIVE_FLAG Call by reference Type reference (TYPE) XFELD Flag, ob nur aktive IM´´s selektiert werden sollen 20050217

Method SET_ONLY_ACTIVE_FLAG on class CL_CIF_DATA_RIMODOUT has no exception.

Method SHOW_DETAILS Signature

Method SHOW_DETAILS on class CL_CIF_DATA_RIMODOUT has no parameter.
Method SHOW_DETAILS on class CL_CIF_DATA_RIMODOUT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 2005_1_46C