SAP ABAP Function Module L_TO_CREATE_MULTIPLE (Erzeugen eines Transportauftrags mit mehreren Positionen)
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_MULTIPLE Erzeugen eines Transportauftrags mit mehreren Positionen  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TANUM TYPE LTAK-TANUM TA-Nummer, falls genau ein TA erzeugt wurde
Importing I_LGNUM TYPE LTAK-LGNUM Warehouse number
Importing I_BWLVS TYPE LTAK-BWLVS Movement Type
Importing I_BETYP TYPE LTAK-BETYP SPACE Requirement Type
Importing I_BENUM TYPE LTAK-BENUM SPACE Requirement Number
Importing I_LZNUM TYPE LTAK-LZNUM SPACE Zusätzliche Bezugsnummer
Importing I_NIDRU TYPE RL03A-NIDRU SPACE Do not print
Importing I_DRUKZ TYPE T329F-DRUKZ SPACE Print Indicator
Importing I_NOSPL TYPE RL03A-NOSPL SPACE No TO split
Importing I_UPDATE_TASK TYPE RL03A-VERBU SPACE Kennzeichen ob Fortschreibung über Verbucher
Importing I_COMMIT_WORK TYPE RL03B-COMIT 'X' Kennzeichen, ob COMMIT WORK im Funktionsbaustein
Importing I_BNAME TYPE LTAK-BNAME SY-UNAME Benutzer, der die TA-Erzeugung durchführt
Importing I_KOMPL TYPE RL03B-KOMPL 'X' TA nur erzeugen, wenn Anfordermenge befriedigt
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_MINWM TYPE LTAK-MINWM SPACE TA für Lean-WM
Importing I_AUSFB TYPE LTAK-AUSFB SPACE Bemerkung zur Ausführung
Tables T_LTAP_CREAT TYPE LTAP_CREAT Tabelle der zu erzeugenden 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 NO_TO_CREATED TYPE Kein TA erzeugt
Exception BWLVS_WRONG TYPE Bewegungsart falsch
Exception BETYP_WRONG TYPE Bedarfstyp widerspricht Bewegungsart
Exception BENUM_MISSING TYPE Bedarfsnummer fehlt
Exception BETYP_MISSING TYPE Bedarfstyp fehlt
Exception FOREIGN_LOCK TYPE Es existiert eine SAP-Sperre durch anderen User
Exception VLTYP_WRONG TYPE Source storage type contradicts movement type
Exception VLPLA_WRONG TYPE Source storage bin contradicts movement type
Exception VLTYP_MISSING TYPE Vonlagertyp notwendig bei gesetztem Platz
Exception NLTYP_WRONG TYPE Destination storage type contradicts movement type
Exception NLPLA_WRONG TYPE Destination storage bin contradicts movement type
Exception NLTYP_MISSING TYPE Nachlagertyp notwendig bei gesetztem Platz
Exception RLTYP_WRONG TYPE Return storage type contradicts movement type
Exception RLPLA_WRONG TYPE Return storage bin contradicts movement type
Exception RLTYP_MISSING TYPE Rücklagertyp notwendig bei gesetztem Platz
Exception SQUIT_FORBIDDEN TYPE Sofortquittierung für Bewegungsart verboten
Exception MANUAL_TO_FORBIDDEN TYPE Manueller Transportauftrag nicht erlaubt
Exception LETYP_WRONG TYPE Lagereinheitentyp existiert nicht
Exception VLPLA_MISSING TYPE Vonlagerplatz zur Position fehlt
Exception NLPLA_MISSING TYPE Nachlagerplatz zur Position fehlt
Exception SOBKZ_WRONG TYPE Sonderbestandskennzeichen existiert nicht
Exception SOBKZ_MISSING TYPE Sonderbestandskennzeichen fehlt
Exception SONUM_MISSING TYPE Sonderbestandsnummer fehlt
Exception BESTQ_WRONG TYPE Bestandsqualifikation existiert nicht
Exception LGBER_WRONG TYPE Lagerbereich existiert nicht
Exception XFELD_WRONG TYPE Falscher Wert für Check-Box
Exception DATE_WRONG TYPE Incorrect Date Entry
Exception DRUKZ_WRONG TYPE Druckkennzeichen existiert nicht
Exception LDEST_WRONG TYPE Printer does not exist
Exception UPDATE_WITHOUT_COMMIT TYPE Fortschreibung über Verbucher nur mit Commit
Exception NO_AUTHORITY TYPE No Authorization
Exception MATERIAL_NOT_FOUND TYPE Material für diesen Vorgang nicht gepflegt
Exception LENUM_WRONG TYPE LE-Nummer kann nicht konvertiert werden
Exception MATNR_MISSING TYPE Materialnummer fehlt
Exception WERKS_MISSING TYPE Plant missing
Exception ANFME_MISSING TYPE Anfordermenge fehlt oder ist falsch
Exception ALTME_MISSING TYPE Unit of measure missing
Exception LGORT_WRONG_OR_MISSING 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  19970813 
SAP Release Created in