SAP ABAP Class CL_CCM_CLIST_MANAGER (Application Layer 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_MANAGER  
Short Description Application Layer 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 20021025   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CCMTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CCM_CLIST_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CCM_CLIST_VIEW 20030122 Application Layer : List object
2 CL_CCM_COMPONENT 20021029 Material Component
3 CL_CCM_COMP_INS 20030328 Material Component Installation
4 CL_CCM_COMP_INS_LIST 20030328 Material Component Removal List
5 CL_CCM_COMP_RMV 20030328 Material Component Removal
6 CL_CCM_COMP_RMV_LIST 20030328 Material Component Installation List
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDON_ID Static Attribute Private Type reference (TYPE) CVERS-COMPONENT Software Component 20021217
2 CCM_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_CCM_CONFIGURATION_MANAGER Entry class of configuration manager application layer 20021105
3 CLISTS Static Attribute Private Type reference (TYPE) TT_CLIST_REF DI_CCM: Table Type for Clist objects 20021121
4 CLIST_CUST Static Attribute Private Type reference (TYPE) CLIST_CUSTOMIZING_IE4N Clist Customizing IE4N : All fields 20021105
5 COMPONENTS Static Attribute Private Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Table Type for component objects 20021025
6 GT_MSEG_HISTORY Static Attribute Private Type reference (TYPE) MSEG Document Segment: Material 20041203
7 INST_CLIST_BADI_APL Static Attribute Private Object reference (TYPE REF TO) IF_EX_BADI_CCM_CLIST_APL Business add-in interface IF_EX_BADI_CCM_CLIST_APL 20021111
8 INST_IERI_BADI_IPW4 Static Attribute Private Object reference (TYPE REF TO) IF_EX_IERI_IPW4_INTERNAL1 Business add-in interface IF_EX_IERI_IPW4_INTERNAL1 20030210
9 IT_ORD_DEL Static Attribute Private Type reference (TYPE) TT_ORD_PRE Structure of transfer table for PRE_READ of orders 20030430
10 LTXT_TTXOB Static Attribute Private Type reference (TYPE) TTXOB SAPscript: Text Header 20030325
11 MSEG_BUF Static Attribute Private Type reference (TYPE) TT_MSEG Goods movement information for component 20041101
12 RKPF_BUF Static Attribute Private Type reference (TYPE) TT_RKPF 20021217
13 SAVE_REQUIRED Static Attribute Public Type reference (TYPE) XFELD Batches for Availability Check 20021025
14 SORTID_MAX Static Attribute Private Type reference (TYPE) I SORTID Table 20050202
15 T156B_BUF Static Attribute Private Type reference (TYPE) TT_T156B 20021217
16 T158B_IE4N Static Attribute Private Type reference (TYPE) TT_T158B_IE4N Check Table: Movement Type for Transaction Code 20021217
17 TIMESTAMP Static Attribute Private Type reference (TYPE) TY_TIMESTAMP 20021030
Methods
# Method Level Visibility Method type Description Created on
1 ACTIONS_AFTER_COMMIT_COMP Static method Public Method All necessary actions to be performed after an DB update 20030123
2 AUTH_CHECK_FOR_FORCED_MODE Static method Public Method 20021128
3 COMPARE_CONTEXT_STRUCTURES Static method Public Method 20030304
4 CONTEXT_CHECK_CONSISTENCY Static method Private Method checks consistency of context structure 20030122
5 CREATE_COMPONENT_PLANNED Static method Private Method Creates Component Classes (planned) 20021121
6 CREATE_COMPONENT_UNPLANNED Static method Public Method Create Component (Unplanned) 20021121
7 DELETE_COMPONENT Static method Public Method 20021129
8 FIND_CLIST Static method Private Method 20021121
9 FIND_CLIST_VIA_COMPONENT Static method Public Method 20021126
10 FIND_COMPONENTS_VIA_KEY Static method Private Method Find Components in Application Layer 20021029
11 FIND_COMPONENTS_VIA_OPER Static method Private Method Find Components in Application Layer 20021029
12 FIND_COMPONENTS_VIA_ORDER Static method Private Method Find Components in Application Layer 20021129
13 FIND_COMPONENTS_VIA_RESNO Static method Private Method Find Components in Application Layer 20030122
14 GET_ADDON Static method Public Method 20021104
15 GET_CCM_MANAGER Static method Public Method 20021105
16 GET_COMPONENTS_FOR_CLIST Static method Public Method Get all components for a given List 20021121
17 GET_CUSTOMIZING Static method Public Method 20021105
18 GET_INST_BADI_APL Static method Public Method 20021111
19 GET_INST_BADI_IERI_IPW4 Static method Public Method 20030210
20 GET_LTXT_TTXOB Static method Public Method 20030325
21 GET_MSEG_FOR_RESB Static method Public Method Reads in internal buffer 20041101
22 GET_RKPF Static method Public Method Get Reservation Header from buffer 20021217
23 GET_SORTID_NEXT Static method Public Method 20050202
24 GET_T156B Static method Public Method Get T156B Customizing for IE4N 20021217
25 GET_T158B Static method Public Method Get T158B Customizing for IE4N 20021217
26 INITIALIZE Static method Public Method 20021112
27 INIT_VIEW_COMPONENTS Static method Private Method 20030206
28 LOAD_CLIST Static method Public Method 20021121
29 LOAD_COMPONENTS Static method Public Method 20021025
30 POST_DATA Static method Public Method Post Component List data 20021025
31 READ_CUSTOMIZING Static method Private Method 20021108
32 REFRESH_BUFFER_COMPLETE Static method Public Method 20030206
33 SET_CCM_MANAGER Static method Public Method 20021105
34 SET_INST_BADI_APL Static method Public Method 20021111
35 SET_INST_BADI_IERI_IPW4 Static method Public Method 20030210
36 SYNC_APL_LAYER_DB Static method Private Method Synchronization between Application Layer and DB 20030328
37 UNDO Static method Public Method Undo changes in Component list 20070322
38 UNLOCK Static method Public Method Unlock Components 20061122
39 UPD_CONTEXT_FOR_CLIST Static method Public Method Changes Context for existing List 20021125
40 UPD_STATUS_ALL Static method Public Method Run check for all components and hereby update status 20030219
Events
Class CL_CCM_CLIST_MANAGER has no event.
Types
Class CL_CCM_CLIST_MANAGER has no local type.
Method Signatures

Method ACTIONS_AFTER_COMMIT_COMP Signature

Method ACTIONS_AFTER_COMMIT_COMP on class CL_CCM_CLIST_MANAGER has no parameter.
Method ACTIONS_AFTER_COMMIT_COMP on class CL_CCM_CLIST_MANAGER has no exception.

Method AUTH_CHECK_FOR_FORCED_MODE Signature

Method AUTH_CHECK_FOR_FORCED_MODE on class CL_CCM_CLIST_MANAGER has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORITY 20021128

Method COMPARE_CONTEXT_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT_01 Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20030304
2 Importing IS_CONTEXT_02 Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20030304
# Exception Resumable Description Created on
1 NOT_EQUAL 20030304

Method CONTEXT_CHECK_CONSISTENCY 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
# Exception Resumable Description Created on
1 ERROR_IN_CONTEXT 20030122

Method CREATE_COMPONENT_PLANNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT Call by reference Object reference (TYPE REF TO) CL_CCM_COMPONENT 20021121
2 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM DI CCM: Kommunikationsstruktur der Komponentenliste 20030108
3 Importing IS_RESB Call by reference Type reference (TYPE) RESBD Reservierung/Sekundärbedarf 20021121
4 Importing IV_BUF_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabelle, aktueller Zeilenindex 20021121
5 Importing IV_REF_OPER Call by reference Object reference (TYPE REF TO) CL_OPERATION_WPS 20021219
# Exception Resumable Description Created on
1 ERROR_ON_CREATE 20021121

Method CREATE_COMPONENT_UNPLANNED 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 20030109
2 Importing IS_COMP_DATA_NEW Call by reference Type reference (TYPE) CLIST_COMPONENT_DATA DI CCM: Struktur des Komponenteneinbauortes 20021121
3 Importing IT_FIELDS_CHANGED Call by reference Type reference (TYPE) TT_UPD_FIELD_CHANGED DI_CCM: Tabellentyp für geänderte Felder 20030328
4 Importing IV_CLIST_VIEW Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021126
5 Importing IV_COMP_MODE_NEW Call by reference Type reference (TYPE) CCM_COMP_MODE Komponentenlistenmodus 20021121
6 Importing IV_EVENT_TYPE_NEW Call by reference Type reference (TYPE) CCM_DISM_IND Kennzeichen Geplanter/Ungeplanter Ausbau 20021121
7 Importing IV_PART_COND_NEW Call by reference Type reference (TYPE) ADPM_LGGRP Bestandsgruppen-ID (Umlaufteilesteuerung) 20021121
8 Importing IV_REF_OPER Call by reference Object reference (TYPE REF TO) CL_OPERATION_WPS 20030109
9 Returning RV_COMPONENT Value transfer Object reference (TYPE REF TO) CL_CCM_COMPONENT 20021121
# Exception Resumable Description Created on
1 ERROR_ON_CREATE 20021121
2 ERROR_WITH_BATCH 20021126
3 ERROR_WITH_EQUIPMENT 20021126
4 ERROR_WITH_MATERIAL 20021126
5 QTY_NOT_MAINTAINED 20030228

Method DELETE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP_REF Call by reference Object reference (TYPE REF TO) CL_CCM_COMPONENT 20021129
2 Importing IV_REF_CLIST Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021129
# Exception Resumable Description Created on
1 ERROR_ON_DELETE 20021129

Method FIND_CLIST 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 RV_REF_CLIST Value transfer Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021121

Method FIND_CLIST on class CL_CCM_CLIST_MANAGER has no exception.

Method FIND_CLIST_VIA_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP_REF Call by reference Object reference (TYPE REF TO) CL_CCM_COMPONENT 20021126
2 Returning RT_CLIST_VIEW Value transfer Type reference (TYPE) TT_CLIST_REF DI_CCM: Tabellentyp für Komponentenlistenobjekte 20021126

Method FIND_CLIST_VIA_COMPONENT on class CL_CCM_CLIST_MANAGER has no exception.

Method FIND_COMPONENTS_VIA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RSART Call by reference Type reference (TYPE) RESB-RSART Satzart 20021029
2 Importing IV_RSNUM Call by reference Type reference (TYPE) RESB-RSNUM 20021029
3 Importing IV_RSPOS Call by reference Type reference (TYPE) RESB-RSPOS 20021029
4 Returning RS_COMPONENT Value transfer Object reference (TYPE REF TO) CL_CCM_COMPONENT DI_CCM: Tabellentyp für Komponentenobjekte 20021029
# Exception Resumable Description Created on
1 NOT_FOUND 20021029

Method FIND_COMPONENTS_VIA_OPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APLZL Call by reference Type reference (TYPE) CO_APLZL Auftragspositionsnr. 20021121
2 Importing IV_AUFPL Call by reference Type reference (TYPE) CO_AUFPL 20021121
3 Importing IV_OPER_REF Call by reference Object reference (TYPE REF TO) CL_OPERATION_WPS 20021219
4 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponenten 20021029
# Exception Resumable Description Created on
1 NOT_FOUND 20021029

Method FIND_COMPONENTS_VIA_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20021129
2 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponenten 20021129
# Exception Resumable Description Created on
1 NOT_FOUND 20021129

Method FIND_COMPONENTS_VIA_RESNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RSNUM Call by reference Type reference (TYPE) RESB-RSNUM 20030122
2 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20030122
# Exception Resumable Description Created on
1 NOT_FOUND 20030122

Method GET_ADDON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ADDON_ID Value transfer Type reference (TYPE) CVERS-COMPONENT 20021104

Method GET_ADDON on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_CCM_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CCM_MANAGER Value transfer Object reference (TYPE REF TO) CL_CCM_CONFIGURATION_MANAGER 20021105

Method GET_CCM_MANAGER on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_COMPONENTS_FOR_CLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REF_CLIST Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021121
2 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20021121

Method GET_COMPONENTS_FOR_CLIST on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CLIST_CUST Value transfer Type reference (TYPE) CLIST_CUSTOMIZING_IE4N 20021105

Method GET_CUSTOMIZING on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_INST_BADI_APL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INST_BADI Value transfer Object reference (TYPE REF TO) IF_EX_BADI_CCM_CLIST_APL BAdI-Schnittstelle IF_EX_BADI_CCM_CLIST_APL 20021111

Method GET_INST_BADI_APL on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_INST_BADI_IERI_IPW4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INST_BADI Value transfer Object reference (TYPE REF TO) IF_EX_IERI_IPW4_INTERNAL1 BAdI-Schnittstelle IF_EX_BADI_CCM_CLIST_APL 20030210

Method GET_INST_BADI_IERI_IPW4 on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_LTXT_TTXOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LTXT_TTXOB Value transfer Type reference (TYPE) TTXOB 20030325

Method GET_LTXT_TTXOB on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_MSEG_FOR_RESB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RSART Call by reference Type reference (TYPE) RSART Record type 20060524
2 Importing IV_RSNUM Call by reference Type reference (TYPE) RSNUM Number of reservation/dependent requirements 20041101
3 Importing IV_RSPOS Call by reference Type reference (TYPE) RSPOS Item Number of Reservation / Dependent Requirements 20041101
4 Returning RS_MSEG Value transfer Type reference (TYPE) CLIST_MSEG Goods movement information for component 20041101

Method GET_MSEG_FOR_RESB on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_RKPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RSNUM Call by reference Type reference (TYPE) RSNUM 20021217
2 Returning RS_RKPF Value transfer Type reference (TYPE) RKPF Belegkopf Reservierung 20021217

Method GET_RKPF on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_SORTID_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SORTID_NEXT Value transfer Type reference (TYPE) I 20050202

Method GET_SORTID_NEXT on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_T156B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BWART Call by reference Type reference (TYPE) BWART 20021217
2 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Sonderbestandskennzeichen 20021217
3 Returning RS_T156B Value transfer Type reference (TYPE) T156B Bewegungsart Bildauswahl 20021217

Method GET_T156B on class CL_CCM_CLIST_MANAGER has no exception.

Method GET_T158B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BWART Call by reference Type reference (TYPE) T158B-BWART 20021217
2 Returning RS_T158B Value transfer Type reference (TYPE) T158B Prüftabelle Bewegungsart zu Transaktionscode 20021217

Method GET_T158B on class CL_CCM_CLIST_MANAGER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_CCM_CLIST_MANAGER has no parameter.
Method INITIALIZE on class CL_CCM_CLIST_MANAGER has no exception.

Method INIT_VIEW_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 20030206

Method INIT_VIEW_COMPONENTS on class CL_CCM_CLIST_MANAGER has no exception.

Method LOAD_CLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20021121
2 Exporting EV_CLIST_VIEW Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021125
3 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM DI CCM: Kommunikationsstruktur der Komponentenliste 20030108
4 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 LOAD_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20021028
2 Importing IS_CLIST_CONTEXT Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20021028
3 Importing IV_BYPASS_DB Call by reference Type reference (TYPE) XFELD 20030407
4 Importing IV_REFRESH_APL Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20030122
5 Importing IV_REF_CLIST Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20021121
# Exception Resumable Description Created on
1 ERROR_ON_LOAD 20021028

Method POST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT_MODE Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20021115
2 Importing IV_POST_CCM Call by reference Type reference (TYPE) XFELD 'X' Ankreuzfeld 20021126
3 Importing IV_POST_ITOB Call by reference Type reference (TYPE) XFELD 'X' Ankreuzfeld 20030214
4 Importing IV_POST_ORDERS Call by reference Type reference (TYPE) XFELD SPACE Ankreuzfeld 20021126

Method POST_DATA on class CL_CCM_CLIST_MANAGER has no exception.

Method READ_CUSTOMIZING Signature

Method READ_CUSTOMIZING on class CL_CCM_CLIST_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_ON_CUSTOMIZING_READ 20021108
2 NOTIF_CUSTOMIZING_INCOMPLETE 20021115

Method REFRESH_BUFFER_COMPLETE Signature

Method REFRESH_BUFFER_COMPLETE on class CL_CCM_CLIST_MANAGER has no parameter.
Method REFRESH_BUFFER_COMPLETE on class CL_CCM_CLIST_MANAGER has no exception.

Method SET_CCM_MANAGER Signature

Method SET_CCM_MANAGER on class CL_CCM_CLIST_MANAGER has no parameter.
Method SET_CCM_MANAGER on class CL_CCM_CLIST_MANAGER has no exception.

Method SET_INST_BADI_APL Signature

Method SET_INST_BADI_APL on class CL_CCM_CLIST_MANAGER has no parameter.
Method SET_INST_BADI_APL on class CL_CCM_CLIST_MANAGER has no exception.

Method SET_INST_BADI_IERI_IPW4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INST_BADI Value transfer Object reference (TYPE REF TO) IF_EX_IERI_IPW4_INTERNAL1 BAdI-Schnittstelle IF_EX_BADI_CCM_CLIST_APL 20030210

Method SET_INST_BADI_IERI_IPW4 on class CL_CCM_CLIST_MANAGER has no exception.

Method SYNC_APL_LAYER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponentenobjekte 20030328
2 Importing IS_CLIST_COM Call by reference Type reference (TYPE) CLIST_COM DI CCM: Kommunikationsstruktur der Komponentenliste 20030328
3 Importing IT_OPERATIONS Call by reference Type reference (TYPE) DIWPS_OPERATION_REF_T 20030331
4 Importing IT_RESBD Call by reference Type reference (TYPE) RESBD_TAB Reservierung/Sekundärbedarf 20030328
5 Importing IV_REF_CLIST Call by reference Object reference (TYPE REF TO) CL_CCM_CLIST_VIEW 20030328

Method SYNC_APL_LAYER_DB on class CL_CCM_CLIST_MANAGER has no exception.

Method UNDO Signature

Method UNDO on class CL_CCM_CLIST_MANAGER has no parameter.
Method UNDO on class CL_CCM_CLIST_MANAGER has no exception.

Method UNLOCK 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: Application Context Structure for Component List 20061122

Method UNLOCK on class CL_CCM_CLIST_MANAGER has no exception.

Method UPD_CONTEXT_FOR_CLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) TT_COMPONENT_REF DI_CCM: Tabellentyp für Komponenten 20021125
2 Importing IS_CONTEXT_NEW Call by reference Type reference (TYPE) CLIST_CONTEXT_LOCAL DI CCM: Anwendungskontextstruktur für Komponentenliste 20021125

Method UPD_CONTEXT_FOR_CLIST on class CL_CCM_CLIST_MANAGER has no exception.

Method UPD_STATUS_ALL Signature

Method UPD_STATUS_ALL on class CL_CCM_CLIST_MANAGER has no parameter.
Method UPD_STATUS_ALL on class CL_CCM_CLIST_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 471