SAP ABAP Function Module L_INV_COUNT (Erfassung von Zähldaten zur Inventur (auch für Fremdsystem-Schnittstelle))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       LVS (Package) Application development Warehouse Management (WM)
Basic Data
Function Module L_INV_COUNT Erfassung von Zähldaten zur Inventur (auch für Fremdsystem-Schnittstelle)  
Function Group LMDE   Portable data capture in WM  
Program Name SAPLLMDE    
INCLUDE Name LLMDEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ALLE_LGNUM TYPE LINV-LGNUM Warehouse number
Exporting ALLE_IVNUM TYPE LINV-IVNUM Inventory document number
Exporting ALLE_NVERS TYPE LINV-NVERS
Importing I_CHECK_ONLY TYPE RL04I-XFELD Checks inventory data only
Importing I_COMMIT TYPE RL03B-COMIT 'X' Explicit commit (do not set for IDOCs)
Importing I_INPUT_METHOD TYPE BDWFAP_PAR-INPUTMETHD Processing (X= foreground processing, otherwise background processing)
Tables S_LINV TYPE E1LINVX Count records
Exception NOT_UPDATED TYPE A processing error has occurred
Exception FOREIGN_LOCK TYPE Processing terminated because of lock
Exception LENUM_MISSING TYPE Storage unit number missing
Exception ALTME_MISSING TYPE Unit of measure missing
Exception IVNUM_NOT_FOUND TYPE No valid inventory number for bin location
Exception LGNUM_MISSING TYPE Warehouse number missing
Exception NO_COUNT_ALLOWED TYPE Count already executed or not planned
Exception LGPLA_MISSING TYPE Storage bin missing
Exception LGTYP_MISSING TYPE Storage type missing
Exception BIN_NOT_IN_IVNUM TYPE Inventory number does not fit storage bin
Exception PLPOS_MISSING TYPE Storage bin item missing
Exception EITHER_QUANTITY_OR_EMPTY_BIN TYPE Either bin is empty or specify count quantity
Exception IVNUM_DIFFERENT TYPE Only one inventory number allowed per call
Exception NVERS_DIFFERENT TYPE Only one recount version allowed per call
Exception IDENTICAL_KEY TYPE Count record exists twice
Exception WRONG_LGORT TYPE
               
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