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 |
|---|---|---|---|---|---|---|---|
| |
ALLE_LGNUM | TYPE | LINV-LGNUM | Warehouse number | |||
| |
ALLE_IVNUM | TYPE | LINV-IVNUM | Inventory document number | |||
| |
ALLE_NVERS | TYPE | LINV-NVERS | ||||
| |
I_CHECK_ONLY | TYPE | RL04I-XFELD | Checks inventory data only | |||
| |
I_COMMIT | TYPE | RL03B-COMIT | 'X' | Explicit commit (do not set for IDOCs) | ||
| |
I_INPUT_METHOD | TYPE | BDWFAP_PAR-INPUTMETHD | Processing (X= foreground processing, otherwise background processing) | |||
| |
S_LINV | TYPE | E1LINVX | Count records | |||
| |
NOT_UPDATED | TYPE | A processing error has occurred | ||||
| |
FOREIGN_LOCK | TYPE | Processing terminated because of lock | ||||
| |
LENUM_MISSING | TYPE | Storage unit number missing | ||||
| |
ALTME_MISSING | TYPE | Unit of measure missing | ||||
| |
IVNUM_NOT_FOUND | TYPE | No valid inventory number for bin location | ||||
| |
LGNUM_MISSING | TYPE | Warehouse number missing | ||||
| |
NO_COUNT_ALLOWED | TYPE | Count already executed or not planned | ||||
| |
LGPLA_MISSING | TYPE | Storage bin missing | ||||
| |
LGTYP_MISSING | TYPE | Storage type missing | ||||
| |
BIN_NOT_IN_IVNUM | TYPE | Inventory number does not fit storage bin | ||||
| |
PLPOS_MISSING | TYPE | Storage bin item missing | ||||
| |
EITHER_QUANTITY_OR_EMPTY_BIN | TYPE | Either bin is empty or specify count quantity | ||||
| |
IVNUM_DIFFERENT | TYPE | Only one inventory number allowed per call | ||||
| |
NVERS_DIFFERENT | TYPE | Only one recount version allowed per call | ||||
| |
IDENTICAL_KEY | TYPE | Count record exists twice | ||||
| |
WRONG_LGORT | TYPE | |||||
Processing Type
| Normal Function 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 |