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 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Table with Relevant IM Keys | 20050217 | |||
| 2 | Instance attribute | Protected | See coding | 20050222 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CIF_T_FILTER_OBJECT_FIELDS | Table for Displaying Filter Objects in CIF | 20050218 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CIF_T_FILTER_OBJECT_LINKS | Reference Table | 20050217 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CIF_T_DISP_IM | Table for Displaying Integration Models in CIF | 20050217 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20050224 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Flag Whether Active IMs Are to Be Selected | 20050217 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | XFELD | SPACE | Indicator That Displays Whether IM Details Are Displayed | 20050818 | ||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CIF_DATA_RIMODOUT | Current Active Object with this Class | 20050223 | |||
| 10 | Static Attribute | Protected | See coding | 20050222 | |||||
| 11 | Static Attribute | Protected | See coding | 20050222 | |||||
| 12 | 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 | Instance method | Public | Constructor | Constructor | 20050217 | |
| 2 | Instance method | Public | Event handling method | Handler | 20050222 | |
| 3 | Instance method | Public | Event handling method | Handler | 20050223 | |
| 4 | Instance method | Protected | Method | Hide Columns That Only Contain Zeros | 20050222 | |
| 5 | Instance method | Public | Method | Set Relevant IMOD Keys | 20050217 | |
| 6 | Instance method | Public | Method | Set Flag for Whether Only Active IMs Are to Be Displayed | 20050217 | |
| 7 | 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 | 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 | 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 | 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 | 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 |