SAP ABAP Class CL_CIF_DATA (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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCIFVARIANTCHANGE Data Objects for Display in CIF 20050204
2 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_SIMPLE_TEXT Data Object Class for Text Output 20050121
3 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RSPPMDEL Data Objects for Display in CIF 20041209
4 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RSPPMCHG Data Objects for Display in CIF 20050203
5 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RMATIDGE Data Objects for Display in CIF 20050125
6 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODSRH Data Objects for Display in CIF 20050406
7 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODOUT Data Objects for Display in CIF 20050217
8 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODINI Data Objects for Display in CIF 20050126
9 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODGEN Data Objects for Display in CIF 20050405
10 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODDEL Data Objects for Display in CIF 20050303
... Click here to see Used By full list (24 items)
Properties
Class CL_CIF_DATA  
Short Description Data Objects for Display in CIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIF   Core Interface 
Created 20041203   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIF_DATA has no forward declaration.
Interfaces
Class CL_CIF_DATA has no interface implemented.
Friends
Class CL_CIF_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FALSE_CON Constant Public Type reference (TYPE) XFELD SPACE False 20050330
2 G_TRUE_CON Constant Public Type reference (TYPE) XFELD 'X' True 20050217
3 MD_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Reference to the Data Table 20041203
4 MD_LAYOUT_PRF Instance attribute Protected Object reference (TYPE REF TO) DATA Structure for Field Catalog, Sort and Filter Criteria 20041215
5 MO_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_CIF_CONTROLLER Controller Object 20041203
6 MO_DISPLAYING_ALV_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid That Displays This Object 20050117
7 MO_DISPLAYING_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_CIF_GRID Grid Object That Displays This Data Object 20041203
8 MO_PARENT_DATA_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_CIF_DATA Parent Data Object 20041203
9 MT_FIXVALS Instance attribute Protected See coding Table with Fixed Values 20050103
10 MT_FIXVALS_MAXLENGTH Instance attribute Protected See coding 20050104
11 MT_FIXVAL_FIELDS Instance attribute Protected Type reference (TYPE) CIF_T_FIXVAL_FIELDS Table for Fixed Value Assignment 20050103
12 MT_ICONS Instance attribute Protected Type reference (TYPE) CIF_T_ICONS Table for Storing Icon IDs for Technical Fields 20050127
13 MT_ICON_FIELDS Instance attribute Protected Type reference (TYPE) CIF_T_ICON_FIELDS Structure for Assigning Icons 20050127
14 MT_NO_OUT_FIELDS Instance attribute Protected See coding Table of Fields That Are Hidden 20041203
15 MT_TECH_FIELDS Instance attribute Protected See coding Table of Technical Fields 20041203
16 MT_TOOLBAR Instance attribute Protected Type reference (TYPE) TTB_BUTTON Table for Buttons in Toolbar 20041203
17 MT_TOOLBAR_EXCLUDING Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Toolbar Buttons That Are to Be Hidden 20041203
18 MV_ALLOW_COUNT Instance attribute Protected Type reference (TYPE) XFELD 'X' Flag That Decides Whether "Counting" Is Active 20050221
19 MV_BUFFERING_DATA Instance attribute Protected Type reference (TYPE) XFELD 'X' Flag for Displaying If Buffering Is Supported 20041209
20 MV_DATA_SELECTED Instance attribute Protected Type reference (TYPE) XFELD Flag That Displays If Data Was Reselected 20050104
21 MV_DISVARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Layout (External Use) 20041207
22 MV_FIELDCAT_NEWBUILD Instance attribute Protected Type reference (TYPE) XFELD Flag That Shows Whether Field Catalog Was Recreated 20050113
23 MV_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20041207
24 MV_NAME Instance attribute Public Type reference (TYPE) TEXT30 Description 20041203
25 MV_NO_LAYOUTS Instance attribute Protected Type reference (TYPE) XFELD SPACE Displays Whether Layouts Are Not Needed for This Object 20050121
26 MV_PARTIAL_ACTIVATION Instance attribute Protected Type reference (TYPE) XFELD SPACE Integration Model Activated Partially 20080108
27 MV_STRUCTURE_DATA_TAB Instance attribute Protected Type reference (TYPE) DDOBJNAME DDIC Structure of Data Table 20050103
28 MV_UZEIT_LAST_UPDATE Instance attribute Protected Type reference (TYPE) SY-UZEIT Time of Last Data Selection 20041207
29 ST_MAKT_TAB Static Attribute Protected See coding 20050817
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_FIELDCAT Instance method Protected Method Adjust Field Catalog (Length of Fields with Fixed Values) 20050104
2 BUILD_FIELDCAT Instance method Public Method Building Field Catalog 20041203
3 COLLECT_FIXVALS Instance method Protected Method Collect Relevant Fixed Values 20050103
4 CONSTRUCTOR Instance method Public Constructor Constructor 20041203
5 COUNT Instance method Protected Method Count Entries 20050221
6 GET_DATA Instance method Public Method Read Reference to Data Table 20041203
7 GET_GRID_PARAMETER Instance method Public Method Read Settings and Data for ALV Grid 20041210
8 GET_HANDLE Instance method Public Method Read Class-Specific 'Handle' 20050112
9 GET_MATERIAL_TEXT Instance method Protected Method Determine Most Suitable Material Short Texts 20050817
10 GET_NO_LAYOUTS_FLAG Instance method Public Method Read Setting for Objects Without Layout 20050121
11 GET_PARENT_DATA_OBJECT Instance method Public Method Get Parent Data Object 20041203
12 GET_PARTIAL_ACT Instance method Public Method Read Partial Activation Field 20080108
13 HANDLE_TOOLBAR Instance method Public Method Toolbar Structure 20041203
14 HOTSPOT_CLICK Instance method Public Method Click on Hotspot 20050209
15 INIT Instance method Protected Method Initialization 20041210
16 ON_LOAD Instance method Public Method Method for Preparation BEFORE Display 20050222
17 ON_SAVE Instance method Public Method Method for Calling Save Functions 20050126
18 ON_UNLOAD Instance method Public Method Method for Clearing Up AFTER Display 20050222
19 REFRESH Instance method Protected Method Select New Data 20041209
20 SELECT_DATA Instance method Protected Method Select Data from Database 20041203
21 SET_DISPLAYING_ALV Instance method Public Method Set Reference to Displaying ALV 20050222
22 SET_FIELDCAT Instance method Public Method Set Field Catalog 20041210
23 SET_FILTER Instance method Public Method Set Filter Criteria 20041210
24 SET_FIXVALS_AND_ICONS Instance method Public Method Set Fixed Values and Icons in Data Table 20050127
25 SET_GRID Instance method Public Method Set Grid Object That Displays This Object 20041203
26 SET_GRID_TITLE Instance method Public Method Set Grid Title 20050128
27 SET_HANDLE Instance method Protected Method Set HANDLE 20050208
28 SET_LAYOUT Instance method Protected Method Set Layout 20041207
29 SET_NO_OUT_FIELDS Instance method Protected Method Set List of Fields to Be Hidden 20041203
30 SET_PARENT_DATA_OBJECT Instance method Public Method Set Parent Data Object 20041203
31 SET_PARTIAL_ACT Instance method Public Method Set Partial Activation Field 20080108
32 SET_SORT Instance method Public Method Set Sort Criteria 20041210
33 SET_TECH_FIELDS Instance method Protected Method Set List of Technical Fields 20041203
34 SET_TOOLBAR_BUTTONS Instance method Protected Method Set Button for Grid According to Own Options 20041203
35 SET_TOOLBAR_EXCLUDING Instance method Protected Method Set Buttons That Do NOT Appear in Toolbar 20041210
36 USER_COMMAND Instance method Public Method Button Clicked 20041203
Events
Class CL_CIF_DATA has no event.
Types
Class CL_CIF_DATA has no local type.
Method Signatures

Method ADJUST_FIELDCAT Signature

Method ADJUST_FIELDCAT on class CL_CIF_DATA has no parameter.
# Exception Resumable Description Created on
1 CANNOT_ACCESS_LAYOUT Gridlayout für dieses Objekt ist nicht zugänglich 20050112

Method BUILD_FIELDCAT Signature

Method BUILD_FIELDCAT on class CL_CIF_DATA has no parameter.
# Exception Resumable Description Created on
1 CANNOT_ACCESS_LAYOUT Gridlayout für dieses Objekt ist nicht zugänglich 20050112
2 CANNOT_SET_NO_OUT_FIELDS Unerwarteter Fehler beim Setzen der "no out"-Felder 20050118
3 CANNOT_SET_TECH_FIELDS Unerwarteter Fehler beim Setzen der "tech"-Felder 20050118

Method COLLECT_FIXVALS Signature

Method COLLECT_FIXVALS on class CL_CIF_DATA has no parameter.
# Exception Resumable Description Created on
1 CANNOT_ACCESS_LAYOUT Gridlayout für dieses Objekt ist nicht zugänglich 20050112

Method CONSTRUCTOR Signature

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

Method COUNT Signature

Method COUNT on class CL_CIF_DATA has no parameter.
Method COUNT on class CL_CIF_DATA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DATA Value transfer Object reference (TYPE REF TO) DATA Referenz auf die Datentabelle 20041203

Method GET_DATA on class CL_CIF_DATA has no exception.

Method GET_GRID_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TOOLBAR_EXCLUDING Call by reference Object reference (TYPE REF TO) DATA Toolbar Funktionen, die ausgeblendet werden sollen 20041210
2 Exporting EV_DISVARIANT Call by reference Type reference (TYPE) DISVARIANT Variante für die Anzeige 20050112
3 Exporting EV_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Layoutstruktur für das Grid 20050112
# Exception Resumable Description Created on
1 CANNOT_ACCESS_LAYOUT Gridlayout für dieses Objekt ist nicht zugänglich 20050113

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HANDLE Value transfer Type reference (TYPE) DISVARIANT-HANDLE VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20050112

Method GET_HANDLE on class CL_CIF_DATA has no exception.

Method GET_MATERIAL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_DEST_TAB Call by reference Type reference (TYPE) TABLE Rückgabetabelle ist eine IM-Schlüsseltabelle CIF_IM* 20050817
2 Importing IT_CIF_IMMATK Call by reference Type reference (TYPE) CIF_IMMATK_TAB Tabellentyp für Filterobjekttabelle im Deltareport 20050817
3 Importing IV_DEST_ROW_TYPE Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20050817

Method GET_MATERIAL_TEXT on class CL_CIF_DATA has no exception.

Method GET_NO_LAYOUTS_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NO_LAYOUTS_FLAG Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050121

Method GET_NO_LAYOUTS_FLAG on class CL_CIF_DATA has no exception.

Method GET_PARENT_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARENT_DATA_OBJECT Value transfer Object reference (TYPE REF TO) CL_CIF_DATA Vater-Datenobjekt 20041203

Method GET_PARENT_DATA_OBJECT on class CL_CIF_DATA has no exception.

Method GET_PARTIAL_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTIAL_ACTIVATION Value transfer Type reference (TYPE) XFELD Checkbox 20080108

Method GET_PARTIAL_ACT on class CL_CIF_DATA has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Type reference (TYPE) CHAR01 interaktiver Aufruf 20041203
2 Importing E_OBJECT Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20041203

Method HANDLE_TOOLBAR on class CL_CIF_DATA has no exception.

Method HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20050209
2 Importing E_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20050209

Method HOTSPOT_CLICK on class CL_CIF_DATA has no exception.

Method INIT Signature

Method INIT on class CL_CIF_DATA has no parameter.
Method INIT on class CL_CIF_DATA has no exception.

Method ON_LOAD Signature

Method ON_LOAD on class CL_CIF_DATA has no parameter.
Method ON_LOAD on class CL_CIF_DATA has no exception.

Method ON_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SAVE_EXECUTED Value transfer Type reference (TYPE) XFELD Zeigt an, ob Speichern ausgeführt wurde 20050126

Method ON_SAVE on class CL_CIF_DATA has no exception.

Method ON_UNLOAD Signature

Method ON_UNLOAD on class CL_CIF_DATA has no parameter.
Method ON_UNLOAD on class CL_CIF_DATA has no exception.

Method REFRESH Signature

Method REFRESH on class CL_CIF_DATA has no parameter.
Method REFRESH on class CL_CIF_DATA has no exception.

Method SELECT_DATA Signature

Method SELECT_DATA on class CL_CIF_DATA has no parameter.
# Exception Resumable Description Created on
1 FIELDNAME_DOES_NOT_EXIST Gesuchtes Feld existiert nicht --> ev zu viele Filterobjekte 20050217
2 UNABLE_TO_SELECT_DATA Daten können nicht selektiert werden, weil Parameter fehlen 20050217

Method SET_DISPLAYING_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID Referenz auf zeigenden ALV 20050222

Method SET_DISPLAYING_ALV on class CL_CIF_DATA has no exception.

Method SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20041210

Method SET_FIELDCAT on class CL_CIF_DATA has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT Tabelle der Filterbedingungen 20041210

Method SET_FILTER on class CL_CIF_DATA has no exception.

Method SET_FIXVALS_AND_ICONS Signature

Method SET_FIXVALS_AND_ICONS on class CL_CIF_DATA has no parameter.
# Exception Resumable Description Created on
1 CANNOT_ACCESS_DATA Daten dieses Objekts sind nicht zugänglich 20050127
2 CANNOT_ACCESS_LAYOUT Gridlayout für dieses Objekt ist nicht zugänglich 20050127

Method SET_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID Call by reference Object reference (TYPE REF TO) CL_CIF_GRID zugehöriges GRID 20041203

Method SET_GRID on class CL_CIF_DATA has no exception.

Method SET_GRID_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GRID_TITLE Call by reference Type reference (TYPE) LVC_S_LAYO-GRID_TITLE ALV-Control: Text der Titelzeile 20050128

Method SET_GRID_TITLE on class CL_CIF_DATA has no exception.

Method SET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADDITIVE Call by reference Type reference (TYPE) TEXT10 '' Zusatz zum Klassennamen (max. 10 Zeichen) 20050208
# Exception Resumable Description Created on
1 HANDLE_OVERFLOW Tabelle CIF_MAP_HANDLE kann keine neuen HANDLEs aufnehmen 20050208
2 NO_CLASS_NAME_SET Im Konstruktor wurde kein Klassenname gesetzt 20050208
3 UNABLE_TO_REGISTER_HANDLE Fehler beim Registrieren eines neuen HANDLES 20050208

Method SET_LAYOUT Signature

Method SET_LAYOUT on class CL_CIF_DATA has no parameter.
Method SET_LAYOUT on class CL_CIF_DATA has no exception.

Method SET_NO_OUT_FIELDS Signature

Method SET_NO_OUT_FIELDS on class CL_CIF_DATA has no parameter.
Method SET_NO_OUT_FIELDS on class CL_CIF_DATA has no exception.

Method SET_PARENT_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_DATA_OBJECT Call by reference Object reference (TYPE REF TO) CL_CIF_DATA Vater-Datenobjekt 20041203

Method SET_PARENT_DATA_OBJECT on class CL_CIF_DATA has no exception.

Method SET_PARTIAL_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTIAL_ACTIVATION Call by reference Type reference (TYPE) XFELD Checkbox 20080108

Method SET_PARTIAL_ACT on class CL_CIF_DATA has no exception.

Method SET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT Sortierkriterien 20041210

Method SET_SORT on class CL_CIF_DATA has no exception.

Method SET_TECH_FIELDS Signature

Method SET_TECH_FIELDS on class CL_CIF_DATA has no parameter.
Method SET_TECH_FIELDS on class CL_CIF_DATA has no exception.

Method SET_TOOLBAR_BUTTONS Signature

Method SET_TOOLBAR_BUTTONS on class CL_CIF_DATA has no parameter.
Method SET_TOOLBAR_BUTTONS on class CL_CIF_DATA has no exception.

Method SET_TOOLBAR_EXCLUDING Signature

Method SET_TOOLBAR_EXCLUDING on class CL_CIF_DATA has no parameter.
Method SET_TOOLBAR_EXCLUDING on class CL_CIF_DATA has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Funktion 20041203
2 Importing IO_ACTIVE_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID Referenz auf das Grid, dass das Ereignis ausgelöst hat 20050117

Method USER_COMMAND on class CL_CIF_DATA has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCIFVARIANTCHANGE Data Objects for Display in CIF 20050204
2 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_SIMPLE_TEXT Data Object Class for Text Output 20050121
3 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RSPPMDEL Data Objects for Display in CIF 20041209
4 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RSPPMCHG Data Objects for Display in CIF 20050203
5 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RMATIDGE Data Objects for Display in CIF 20050125
6 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODSRH Data Objects for Display in CIF 20050406
7 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODOUT Data Objects for Display in CIF 20050217
8 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODINI Data Objects for Display in CIF 20050126
9 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODGEN Data Objects for Display in CIF 20050405
10 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODDEL Data Objects for Display in CIF 20050303
11 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RIMODAC2 Data Objects for Display in CIF 20050304
12 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCPTRAN4 Data Objects for Display in CIF 20050214
13 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_FILTER_OBJECTS Data Objects for Display in CIF 20050217
14 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCIFORDT Data Objects for Display in CIF 20050301
15 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCIFMTDE Data Objects for Display in CIF 20050128
16 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCIFIMDL Data Objects for Display in CIF 20050207
17 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCFUPDCR Data Objects for Display in CIF 20050124
18 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RCFORDCH Data Objects for Display in CIF 20050128
19 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_RAPOKZFX Data Objects for Display in CIF 20050201
20 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_IM_MAIN Test Class for Accessibility 20050118
21 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_IM_DETAIL_2 Integration Models for Display in CIF - Detail 20041208
22 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_IM_DETAIL Integration Models for Display in CIF - Detail 20041207
23 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_FILTER_OBJECTS_SRH Data Objects for Display in CIF 20050406
24 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA_FILTER_OBJECTS_GEN Data Objects for Display in CIF 20050329
History
Last changed by/on SAP  20100310 
SAP Release Created in 2005_1_46C