SAP ABAP Function Module LE_MOVEMENT_ITEM_SERNOS_GET (Read Serial Numbers from the Global Buffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VL (Package) WS-SHP: General Processing for Shipping
Basic Data
Function Module LE_MOVEMENT_ITEM_SERNOS_GET Read Serial Numbers from the Global Buffer  
Function Group LE_MOV   LE Goods Movements  
Program Name SAPLLE_MOV    
INCLUDE Name LLE_MOVU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SERNO_DETAILED TYPE /SPE/SERNO_VBELN_T Serial Numbers per VBELN + POSNR
Exporting ET_SERNO_SMALL TYPE SERNR_T Serial numbers SELMOD = 'P'
Importing IF_VBELN TYPE VBELN Sales and Distribution Document Number
Importing IF_POSNR TYPE POSNR Item Number of SD Document
Importing IF_EXP_SELMOD TYPE /SPE/SERNO_SELMOD SPACE Serial Numbers - Buffer Access Mode
Exception INVALID_SELMOD TYPE IF_EXP_SELMOD ist unzulässig
Exception VBELN_EMPTY TYPE IF_VBELN darf nicht leer sein
Exception POSNR_EMPTY TYPE IF_POSNR darf nicht leer sein
Exception ET_DETAILED_MISSING TYPE Tabelle ET_SERNO_DETAILED muss angegeben werden, wenn SELMOD NE 'P'
               
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