SAP ABAP Function Module L_TO_CREATE_MOVE_SU (Create transfer order for moving storage units)
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_TO_CREATE_MOVE_SU Create transfer order for moving storage units  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TANUM TYPE LTAK-TANUM Transfer order number
Exporting E_NLTYP TYPE LTAP-NLTYP Destination storage type
Exporting E_NLBER TYPE LTAP-NLBER Destination storage section
Exporting E_NLPLA TYPE LTAP-NLPLA Destination Storage Bin
Exporting E_NPPOS TYPE LTAP-NPPOS Position in destionation storage bin
Importing I_LENUM TYPE LEIN-LENUM Storage unit number
Importing I_BWLVS TYPE LTAK-BWLVS Movement type
Importing I_LZNUM TYPE LTAK-LZNUM SPACE Additional ref.number
Importing I_NLTYP TYPE LTAP-NLTYP SPACE Destination storage type
Importing I_NLBER TYPE LTAP-NLBER SPACE Destination storage section
Importing I_NLPLA TYPE LTAP-NLPLA SPACE Destination Storage Bin
Importing I_NPPOS TYPE LTAP-NPPOS SPACE Position in destionation storage bin
Importing I_SQUIT TYPE RL03T-SQUIT SPACE Immed.confirmat.
Importing I_LETYP TYPE LTAP-LETYP SPACE Storage unit type
Importing I_NIDRU TYPE RL03A-NIDRU SPACE Do not print
Importing I_DRUKZ TYPE T329F-DRUKZ SPACE Print code
Importing I_LDEST TYPE LTAP-LDEST SPACE Printer
Importing I_UPDATE_TASK TYPE RL03A-VERBU SPACE Indicator: update via update task
Importing I_COMMIT_WORK TYPE RL03B-COMIT 'X' Indicator whether COMMIT WORK in function module
Importing I_BNAME TYPE LTAK-BNAME SY-UNAME User who is generating the TO
Importing I_SOLEX TYPE LTAK-SOLEX 0 Planned Transfer Order Processing Time from External System
Importing I_PERNR TYPE LTAK-PERNR 0 Personnel Number
Importing I_BETYP TYPE LTAK-BETYP SPACE Requirement Type
Importing I_BENUM TYPE LTAK-BENUM SPACE Requirement Number
Tables T_LTAP_MOVE_SU TYPE LTAP_MOVE_SU Tabelle der Vorschlagsdaten für TA-Positionen
Tables T_LTAK TYPE LTAK_VB Tabelle der erzeugten TA-Köpfe
Tables T_LTAP_VB TYPE LTAP_VB Tabelle der erzeugten TA-Positionen
Exception NOT_CONFIRMED_TO TYPE Open TOs for storage unit
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception BWLVS_WRONG TYPE Mov.type incorrect
Exception BETYP_WRONG TYPE Movement type requires req.type
Exception NLTYP_WRONG TYPE Destination storage type contradicts movement type
Exception NLPLA_WRONG TYPE Dest.storage bin does not match mov.type
Exception NLTYP_MISSING TYPE Dest.storage bin required if bin is set
Exception NLPLA_MISSING TYPE Dest.storage bin for item missing
Exception SQUIT_FORBIDDEN TYPE Immediate conf.not allowed for movement type
Exception LGBER_WRONG TYPE Stor.section does not exist
Exception XFELD_WRONG TYPE Incorrect value for checkbox
Exception DRUKZ_WRONG TYPE Print code does not exist
Exception LDEST_WRONG TYPE Printer does not exist
Exception NO_STOCK_ON_SU TYPE Storage unit does not have stock
Exception SU_NOT_FOUND TYPE Storage unit does not exist
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
Exception BENUM_REQUIRED TYPE
Exception LTAP_MOVE_SU_WRONG TYPE Tabelle der Vorschlagsdaten stimmt nicht überein mit den Quants der Lagereinh.
Exception LENUM_WRONG TYPE LE-Nummer kann nicht konvertiert werden
               
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