SAP ABAP Function Module BOM_REMOVE (Material aus BOM ausbauen)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-EQ (Application Component) Equipment
     IERI (Package) Equipment dismantle / install with movement to / from stock
Basic Data
Function Module BOM_REMOVE Material aus BOM ausbauen  
Function Group IPW5   Install/Dismantle Equipment  
Program Name SAPLIPW5    
INCLUDE Name LIPW5U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_IPW4_COM TYPE IPW4_COM Commun. Structure for Equipment Install/Dismantle Trans.
Changing CT_LOGHNDL TYPE BAL_T_LOGH Application Log: Log Handle Table
Changing CS_HEQUI TYPE V_EQUI Generated Table for View V_EQUI
Changing CS_GOODSMVT_HEADER TYPE BAPI2017_GM_HEAD_01 BAPI Communication Structure: Material Document Header Data
Changing CS_GOODSMVT_ITEM TYPE BAPI2017_GM_ITEM_CREATE BAPI Communication Structure: Create Material Document Item
Changing CS_GOODSMVT_CODE TYPE BAPI2017_GM_CODE MMIM: New Key Assignment GM_CODE to Transaction of Inv. Mgmt
Exporting ES_BOM_ITEM TYPE STPOB BOM item document table
Importing IV_SIMULATION TYPE CHAR1 simulation mode
Importing IV_NO_CHECK TYPE XFELD SPACE Keine Konfigurationsprüfung
Importing IV_MATNR TYPE MATNR Material Number
Importing IV_FUNCID TYPE CCM_FUNCID FID (Function Identifier)
Importing IV_QUANT TYPE ERFMG Quantity in Unit of Entry
Importing IV_QUNIT TYPE ERFME Unit of Entry
Importing IV_HEQUI TYPE HEQUI Superordinate Equipment
Importing IV_HPLNT TYPE WERKS_D Werk (übergeordnetes Equipment)
Importing IV_BOMUS TYPE STLAN BOM Usage
Exception NO_ITEM TYPE No BOM item with the given material number
Exception QUANT_ERROR TYPE Quantity of material to remove is bigger than the quant. of the BOM item
Exception LOG_ERROR TYPE Log cannot be initialized
Exception BOM_UPD_ERROR TYPE Error in BOM update
Exception LOCK_ERROR TYPE Error locking BOM header
Exception CHK_ERROR_DISM TYPE error message(s) ocurred while running dismantle check´s
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C2