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 | Instance attribute | Private | Type reference (TYPE) | CLIST_COM | DI CCM: Component List Communication Structure | 20030108 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Application Context Structure for Component List | 20021119 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20021121 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_COMPONENT_REF | DI_CCM: Table Type for component objects | 20021121 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DIWPS_OPERATION_REF_T | Table of operations | 20030121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021126 | ||
| 2 | Instance method | Public | Method | 20030121 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20021119 | |
| 4 | Instance method | Public | Method | 20021126 | ||
| 5 | Instance method | Public | Method | 20030108 | ||
| 6 | Instance method | Public | Method | 20021121 | ||
| 7 | Instance method | Public | Method | 20021121 | ||
| 8 | Instance method | Public | Method | 20030121 | ||
| 9 | Instance method | Public | Method | 20030328 | ||
| 10 | Instance method | Public | Method | 20030122 | ||
| 11 | Instance method | Public | Method | 20030206 | ||
| 12 | Instance method | Public | Method | 20030113 | ||
| 13 | 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 | 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 | 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 | IS_CLIST_COM | Call by reference | Type reference (TYPE) | CLIST_COM | DI CCM: Kommunikationsstruktur der Komponentenliste | 20030108 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021121 |
Method DEL_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | IV_IDENT | Call by reference | Type reference (TYPE) | CHAR40 | Zeichenfeld der Länge 40 | 20021121 | |||
| 2 | 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 | 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 | CS_CONTEXT | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20030122 | |||
| 2 | ET_COMPONENTS | Call by reference | Type reference (TYPE) | TT_COMPONENT_REF | DI_CCM: Tabellentyp für Komponentenobjekte | 20030122 | |||
| 3 | IS_CLIST_COM | Call by reference | Type reference (TYPE) | CLIST_COM | 20030122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030122 |
Method SET_CLIST_COM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 |