SAP ABAP Class CL_CCM_CLIST_VIEW (Application Layer : List object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-LBK (Application Component) Logbook
     DI_CCM_CMPLIST (Package) DI: Configuration Control - Component List
Properties
Class CL_CCM_CLIST_VIEW  
Short Description Application Layer : List object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CCM_CMPLIST   DI: Configuration Control - Component List 
Created 20021119   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_CLIST_VIEW has no forward declaration.
Interfaces
Class CL_CCM_CLIST_VIEW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CCM_CLIST_MANAGER 20030122 Application Layer for Component List
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIST_COM Instance attribute Private Type reference (TYPE) CLIST_COM DI CCM: Component List Communication Structure 20030108
2 CONTEXT Instance attribute Private Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Application Context Structure for Component List 20021119
3 ID Instance attribute Public Type reference (TYPE) CHAR40 Character field of length 40 20021121
4 VIEW_COMPONENTS Instance attribute Private Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Table Type for component objects 20021121
5 VIEW_OPERATIONS Instance attribute Private Type reference (TYPE) DIWPS_OPERATION_REF_T Table of operations 20030121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Public Method 20021126
2 BUILD_VIEW_OPERS_FOR_CONTEXT Instance method Public Method 20030121
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021119
4 DEL_COMPONENT Instance method Public Method 20021126
5 GET_CLIST_COM Instance method Public Method 20030108
6 GET_COMPONENTS_FOR_LIST Instance method Public Method 20021121
7 GET_CONTEXT Instance method Public Method 20021121
8 GET_VIEW_OPERATIONS Instance method Public Method 20030121
9 REFRESH_ALL_COMPONENTS Instance method Public Method 20030328
10 RELOAD Instance method Public Method 20030122
11 SET_CLIST_COM Instance method Public Method 20030206
12 SET_COMPONENTS Instance method Public Method 20030113
13 SET_CONTEXT Instance method Public Method 20021121
Events
Class CL_CCM_CLIST_VIEW has no event.
Types
Class CL_CCM_CLIST_VIEW has no local type.
Method Signatures

Method ADD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Call by reference Object reference (TYPE REF TO) CL_CCM_COMPONENT Material Component 20021126

Method ADD_COMPONENT on class CL_CCM_CLIST_VIEW has no exception.

Method BUILD_VIEW_OPERS_FOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20030121

Method BUILD_VIEW_OPERS_FOR_CONTEXT on class CL_CCM_CLIST_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM DI CCM: Kommunikationsstruktur der Komponentenliste 20030108
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20021121
# Exception Resumable Description Created on
1 ERROR_ON_LOAD 20021121

Method DEL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Call by reference Object reference (TYPE REF TO) CL_CCM_COMPONENT Material Component 20021126

Method DEL_COMPONENT on class CL_CCM_CLIST_VIEW has no exception.

Method GET_CLIST_COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CLIST_COM Value transfer Type reference (TYPE) CLIST_COM 20030108

Method GET_CLIST_COM on class CL_CCM_CLIST_VIEW has no exception.

Method GET_COMPONENTS_FOR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20021121

Method GET_COMPONENTS_FOR_LIST on class CL_CCM_CLIST_VIEW has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENT Call by reference Type reference (TYPE) CHAR40 Zeichenfeld der Länge 40 20021121
2 Returning RS_CONTEXT Value transfer Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20021121

Method GET_CONTEXT on class CL_CCM_CLIST_VIEW has no exception.

Method GET_VIEW_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OPERATIONS Value transfer Type reference (TYPE) DIWPS_OPERATION_REF_T Tabelle der Vorgänge 20030121

Method GET_VIEW_OPERATIONS on class CL_CCM_CLIST_VIEW has no exception.

Method REFRESH_ALL_COMPONENTS Signature

Method REFRESH_ALL_COMPONENTS on class CL_CCM_CLIST_VIEW has no parameter.
Method REFRESH_ALL_COMPONENTS on class CL_CCM_CLIST_VIEW has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONTEXT Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20030122
2 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20030122
3 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM 20030122
# Exception Resumable Description Created on
1 ERROR_ON_RELOAD 20030122

Method SET_CLIST_COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM 20030206

Method SET_CLIST_COM on class CL_CCM_CLIST_VIEW has no exception.

Method SET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20030113

Method SET_COMPONENTS on class CL_CCM_CLIST_VIEW has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20021121

Method SET_CONTEXT on class CL_CCM_CLIST_VIEW has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 471