SAP ABAP Class CL_CCM_CLIST_EVENT_MNG (Event Manager for Component List)
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_EVENT_MNG | |
| Short Description | Event Manager for Component List | |
| 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 | 20021105 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CCM_CLIST_EVENT_MNG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CCM_CLIST_GUI | 20030115 | GUI 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) | XFELD | Checkbox | 20021106 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_CLIST_GUI | GUI Layer for Component List | 20021112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Current column on grid | 20030116 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20030116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Current row on grid | 20030116 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | ALV control: Line description | 20030116 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROID | Assignment of line number to line ID | 20030116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20030116 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROID | Assignment of Line Number to Line ID | 20030116 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR100 | Current field value | 20030116 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_BADI_CCM_CLIST_CBTNS | Business add-in interface IF_EX_BADI_CCM_CLIST_CBTNS | 20021106 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20030321 |
Methods
Events
Class CL_CCM_CLIST_EVENT_MNG has no event.
Types
Class CL_CCM_CLIST_EVENT_MNG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIST_GUI | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_GUI | 20021112 |
Method CONSTRUCTOR on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method FILL_COMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COMP_DATA_INST | Value transfer | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021126 | |||
| 2 | ES_COMP_DATA_RMV | Value transfer | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021126 | |||
| 3 | ES_INST_LOCATION_INST | Value transfer | Type reference (TYPE) | CLIST_INST_LOCATION | DI CCM: Struktur des Komponenteneinbauortes | 20021126 | |||
| 4 | ES_NOTIF_DATA_RMV | Value transfer | Type reference (TYPE) | CLIST_NOTIF_DATA | DI CCM: Meldungsdaten der Komponentenliste | 20021126 | |||
| 5 | ES_TIME_STAMP_INST_RMV | Value transfer | Type reference (TYPE) | CLIST_COMP_PROC_TIMESTAMP | DI CCM: KompoListe-Zeitstempel für Komponentenprozess | 20021126 | |||
| 6 | ET_FIELDS_CHANGED_INST | Value transfer | Type reference (TYPE) | TT_UPD_FIELD_CHANGED | DI_CCM: Tabellentyp für geänderte Felder | 20021126 | |||
| 7 | ET_FIELDS_CHANGED_RMV | Value transfer | Type reference (TYPE) | TT_UPD_FIELD_CHANGED | DI_CCM: Tabellentyp für geänderte Felder | 20021126 | |||
| 8 | IS_OUTTAB | Call by reference | Type reference (TYPE) | CLIST_OUTTAB | DI CCM: Ausgabetabelle für ALV | 20030328 | |||
| 9 | IT_GOOD_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Tabelle Modifizierte Zellen für die Anwendung | 20021126 | |||
| 10 | IV_CUR_MODE | Call by reference | Type reference (TYPE) | CHAR10 | 20021126 | ||||
| 11 | IV_NEW_MAT | Call by reference | Type reference (TYPE) | CHAR10 | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021126 | |||
| 2 | 20021126 |
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20021113 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021113 |
Method HANDLE_BUTTON_CLICK on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_CLEAR_CURSOR_POSITION Signature
Method HANDLE_CLEAR_CURSOR_POSITION on class CL_CCM_CLIST_EVENT_MNG has no parameter.
Method HANDLE_CLEAR_CURSOR_POSITION on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20021119 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20021119 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20021119 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20021119 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021119 |
Method HANDLE_DATA_CHANGED on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20021129 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20021129 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20030122 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20030122 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20030122 |
Method HANDLE_DOUBLE_CLICK on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20030319 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20030319 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20030319 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20030319 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20030319 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20030319 |
Method HANDLE_ONF4 on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021105 |
Method HANDLE_TOOLBAR on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method HANDLE_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) | 20021106 |
Method HANDLE_USER_COMMAND on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method PREPARE_CREATE_COMP_UNPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_COMP_DATA_INST | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20030328 | |||
| 2 | CS_COMP_DATA_RMV | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20030328 | |||
| 3 | IS_OUTTAB | Call by reference | Type reference (TYPE) | CLIST_OUTTAB | DI CCM: Ausgabetabelle für ALV | 20030328 | |||
| 4 | IV_MODE_NEW | Call by reference | Type reference (TYPE) | CHAR10 | Zeichenfeldlänge = 10 | 20030328 |
Method PREPARE_CREATE_COMP_UNPL on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method SET_CURRENT_CELL Signature
Method SET_CURRENT_CELL on class CL_CCM_CLIST_EVENT_MNG has no parameter.
Method SET_CURRENT_CELL on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method SET_SELECTED_ROWS Signature
Method SET_SELECTED_ROWS on class CL_CCM_CLIST_EVENT_MNG has no parameter.
Method SET_SELECTED_ROWS on class CL_CCM_CLIST_EVENT_MNG has no exception.
Method SHOW_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | CLIST_OUTTAB | DI CCM: Ausgabetabelle für ALV | 20021128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021128 |
Method TRIGGER_SCREEN_PAI Signature
Method TRIGGER_SCREEN_PAI on class CL_CCM_CLIST_EVENT_MNG has no parameter.
Method TRIGGER_SCREEN_PAI on class CL_CCM_CLIST_EVENT_MNG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 471 |