SAP ABAP Function Module LE_DSP_COMPARE_SERNO_BUFFERS (Compare existing Serial Numbers with new ones)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-DL (Application Component) Delivery Processing
⤷
LEDSP (Package) Subsequent Delivery Split
⤷
⤷
Basic Data
| Function Module | LE_DSP_COMPARE_SERNO_BUFFERS | Compare existing Serial Numbers with new ones |
| Function Group | V53S | Delivery Split |
| Program Name | SAPLV53S | |
| INCLUDE Name | LV53SU30 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_SERNO_ADD | TYPE | MMPUR_T_SERNO | Serial numbers to be added | |||
| |
ET_SERNO_DEL | TYPE | MMPUR_T_SERNO | Table Type Serial Numbers in Purchasing | |||
| |
EP_RESULT | TYPE | SYSUBRC | Return Value of ABAP Statements | |||
| |
IP_VBELN | TYPE | VBELN_VL | Delivery | |||
| |
IP_POSNR | TYPE | POSNR_VL | Delivery Item | |||
| |
IT_SERNO_NEW | TYPE | MMPUR_T_SERNO | Current Serial numbers | |||
| |
IP_ANZSN | TYPE | ANZSN | Number of Serial Numbers (from GR posting) | |||
| |
IS_XLIPS | TYPE | LIPSVB | Reference structure for XLIPS/YLIPS | |||
| |
IT_VBPOK | TYPE | TT_VBPOK | Confirming Picking Data from Delivery Item | |||
| |
IS_LIKP | TYPE | LIKP | Delivery Header Data | |||
| |
IS_LIKPD | TYPE | LIKPD | Dynamic Part of Delivery Header | |||
| |
VBELN_EMPTY | TYPE | IP_VBELN must not be initial | ||||
| |
POSNR_EMPTY | TYPE | IP_POSNR must not be initial | ||||
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 | 20100310 |
| SAP Release Created in |