SAP ABAP Function Module CI_04_NEW_ITEM (Test whether material components can be assigned freely)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRM (Package) Application Development R/3 Maintenance Task List Management
Basic Data
Function Module CI_04_NEW_ITEM Test whether material components can be assigned freely  
Function Group CI04   PM: Free Material Component Allocation  
Program Name SAPLCI04    
INCLUDE Name LCI04U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EQUNR_IMP TYPE EQST-EQUNR '' Equipment BOM
Importing TPLNR_IMP TYPE TAPL-TPLNR '' Functional Location BOM
Importing MATNR_IMP TYPE MAPL-MATNR '' Material BOM
Importing WERKS_IMP TYPE EQST-WERKS '' Plant
Importing STOBJ_IMP TYPE STST-STOBJ 'BIF' Standard BOM
Importing STLTY_IMP TYPE STKO-STLTY 'S' BOM type
Importing STTAG_IMP TYPE SYST-DATUM SY-DATUM Cuttoff date
Importing FLG_CREATE_BOM_IMP TYPE '' Reading of BOM necessary
Importing STLAN_IMP TYPE EQST-STLAN '' BOM usage
Importing PLNNR_IMP TYPE PLKO-PLNNR '' Task list number
Importing FLG_CORE_BOM_IMP TYPE ''
Importing PLNTY_IMP TYPE PLKO-PLNTY ''
Tables MATERIAL_TAB_IMP TYPE RIHSTPX Table with new, unchecked entries
Tables NEW_POS_TAB_EXP TYPE RIHSTPX Table with data from BOM document table
Exception NO_ENTRIES_TO_CHECK TYPE Falsh parametrization
Exception NEW_ENTRIES TYPE New entries were added
               
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  19950404 
SAP Release Created in