SAP ABAP Class CL_CCM_BOMITEM (CCM: Maintenance Object BOM Item)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-CC (Application Component) Configuration Control
     DI_CCM (Package) Configuration Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_MAINTENANCE_OBJECT CCM: Maintenance Object 20060206
Properties
Class CL_CCM_BOMITEM  
Short Description CCM: Maintenance Object BOM Item    
Super Class CL_CCM_MAINTENANCE_OBJECT CCM: Maintenance Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CCM   Configuration Control 
Created 20060206   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_BOMITEM has no forward declaration.
Interfaces
Class CL_CCM_BOMITEM has no interface implemented.
Friends
Class CL_CCM_BOMITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOMITEM_ID Instance attribute Public Type reference (TYPE) CCM_BOMITEM_ID 20060306
2 DATA Instance attribute Protected Type reference (TYPE) CCM_BOMDATA CCM: BOM Item Data 20060210
3 HEADER Instance attribute Protected Type reference (TYPE) STKOB BOM Header Document Table 20060301
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_UPDATE_REQUIRED Instance method Private Method 20060407
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060215
3 GET_DATA Instance method Public Method Read Data 20060210
4 GET_HEADER Instance method Public Method Read Header Data 20060407
5 GET_HOLE Instance method Public Method 20060301
6 RELOAD_FOR_CHANGE Instance method Public Method 20060215
7 SAVE_ON_DB_MULTIPLE Static method Public Method Save Several Bill of Material Items 20060407
8 SET_DATA Instance method Public Method Set data 20060213
Events
Class CL_CCM_BOMITEM has no event.
Types
Class CL_CCM_BOMITEM has no local type.
Method Signatures

Method CLEAR_UPDATE_REQUIRED Signature

Method CLEAR_UPDATE_REQUIRED on class CL_CCM_BOMITEM has no parameter.
Method CLEAR_UPDATE_REQUIRED on class CL_CCM_BOMITEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CCM_BOMDATA CCM: Stücklistenpositionsdaten 20060215
2 Importing IS_HEADER Call by reference Type reference (TYPE) STKOB Belegtabelle für STKO-Sätze 20060301
3 Importing IV_CONFIGURATION Call by reference Object reference (TYPE REF TO) CL_CCM_CONFIGURATION CCM: Konfiguration 20060215
# Exception Resumable Description Created on
1 NO_CONFIGURATION Keine Konfiguration 20060215

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) CCM_BOMDATA CCM: Stücklistenpositionsdaten 20060210

Method GET_DATA on class CL_CCM_BOMITEM has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) STKOB Belegtabelle für STKO-Sätze 20060407

Method GET_HEADER on class CL_CCM_BOMITEM has no exception.

Method GET_HOLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_HOLE Call by reference Object reference (TYPE REF TO) CL_CCM_HOLE 20060301
2 Exporting ES_HOLE Call by reference Type reference (TYPE) CCMHOLE 20060301
3 Exporting EV_HOLE_EXIST Call by reference Type reference (TYPE) XFELD 20060301
# Exception Resumable Description Created on
1 NO_HOLE 20060301

Method RELOAD_FOR_CHANGE Signature

Method RELOAD_FOR_CHANGE on class CL_CCM_BOMITEM has no parameter.
# Exception Resumable Description Created on
1 AUTHORIZATION_FAILED 20060215
2 BOMITEM_IS_LOCKED 20060215
3 PARENT_CHANGED 20060215

Method SAVE_ON_DB_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BOMITEMS Call by reference Type reference (TYPE) TY_CCM_BOMITEM CCM: Stücklistenposition Wartungsobjekt Referenztabelle 20060407
2 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD SPACE Commit work Kennzeichen 20060407
# Exception Resumable Description Created on
1 ERROR_ON_UPDATE internal error during DB update 20060407

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOMDATA Value transfer Type reference (TYPE) CCM_BOMDATA CCM: Stücklistenpositionsdaten 20060213
2 Importing IV_RESET_DATA Value transfer Type reference (TYPE) XFELD Daten initialisieren ohne DB-update 20060228

Method SET_DATA on class CL_CCM_BOMITEM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700