SAP ABAP Function Module L_TO_CREATE_SINGLE (Create a transfer order with one item)
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_SINGLE | Create a transfer order with one item |
Function Group | L03B | Transfer order processing |
Program Name | SAPLL03B | READ_REAL_ESTATE_OBJECT |
INCLUDE Name | LL03BU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_TANUM | TYPE | LTAK-TANUM | Transfer order number | |||
![]() |
E_LTAP | TYPE | LTAP | Transfer order item | |||
![]() |
I_LGNUM | TYPE | LTAK-LGNUM | Warehouse number | |||
![]() |
I_BWLVS | TYPE | LTAK-BWLVS | Movement type | |||
![]() |
I_BETYP | TYPE | LTAK-BETYP | SPACE | Requirement Type | ||
![]() |
I_BENUM | TYPE | LTAK-BENUM | SPACE | Requirement Number | ||
![]() |
I_MATNR | TYPE | LTAP-MATNR | Material no. | |||
![]() |
I_WERKS | TYPE | LTAP-WERKS | Plant | |||
![]() |
I_LGORT | TYPE | LTAP-LGORT | SPACE | Storage Location | ||
![]() |
I_CHARG | TYPE | LTAP-CHARG | SPACE | Batch | ||
![]() |
I_BESTQ | TYPE | LTAP-BESTQ | SPACE | Stock category | ||
![]() |
I_SOBKZ | TYPE | LTAP-SOBKZ | SPACE | Special stock indicator | ||
![]() |
I_SONUM | TYPE | LTAP-SONUM | SPACE | Special stock number | ||
![]() |
I_LETYP | TYPE | LTAP-LETYP | SPACE | Storage unit type | ||
![]() |
I_ANFME | TYPE | RL03T-ANFME | Requested Qty | |||
![]() |
I_ALTME | TYPE | LTAP-ALTME | Unit of measure | |||
![]() |
I_WDATU | TYPE | LTAP-WDATU | INIT_DATUM | Goods receipt date | ||
![]() |
I_VFDAT | TYPE | LTAP-VFDAT | INIT_DATUM | Expiration date | ||
![]() |
I_ZEUGN | TYPE | LTAP-ZEUGN | SPACE | Certificate number | ||
![]() |
I_LZNUM | TYPE | LTAK-LZNUM | SPACE | Additional ref.number | ||
![]() |
I_SQUIT | TYPE | RL03T-SQUIT | SPACE | Immed.confirmat. | ||
![]() |
I_NIDRU | TYPE | RL03A-NIDRU | SPACE | Do not print | ||
![]() |
I_DRUKZ | TYPE | T329F-DRUKZ | SPACE | Print code | ||
![]() |
I_LDEST | TYPE | LTAP-LDEST | SPACE | Printer | ||
![]() |
I_WEMPF | TYPE | LTAP-WEMPF | SPACE | Goods Recipient | ||
![]() |
I_ABLAD | TYPE | LTAP-ABLAD | SPACE | Unload.point | ||
![]() |
I_VLTYP | TYPE | LTAP-VLTYP | SPACE | Source storage type | ||
![]() |
I_VLBER | TYPE | LTAP-VLBER | SPACE | Source storage section | ||
![]() |
I_VLPLA | TYPE | LTAP-VLPLA | SPACE | Source storage bin | ||
![]() |
I_VPPOS | TYPE | LTAP-VPPOS | SPACE | Position in source storage bin | ||
![]() |
I_VLENR | TYPE | LTAP-VLENR | SPACE | Source storage unit | ||
![]() |
I_VLQNR | TYPE | LTAP-VLQNR | SPACE | Src.quant | ||
![]() |
I_NLTYP | TYPE | LTAP-NLTYP | SPACE | Destination storage type | ||
![]() |
I_NLBER | TYPE | LTAP-NLBER | SPACE | Destination storage section | ||
![]() |
I_NLPLA | TYPE | LTAP-NLPLA | SPACE | Destination Storage Bin | ||
![]() |
I_NPPOS | TYPE | LTAP-NPPOS | SPACE | Position in destionation storage bin | ||
![]() |
I_NLENR | TYPE | LTAP-NLENR | SPACE | Dest.storage unit | ||
![]() |
I_NLQNR | TYPE | LTAP-NLQNR | SPACE | Dest.quant | ||
![]() |
I_RLTYP | TYPE | LTAP-RLTYP | SPACE | Return storage type | ||
![]() |
I_RLBER | TYPE | LTAP-RLBER | SPACE | Return storage area | ||
![]() |
I_RLPLA | TYPE | LTAP-RLPLA | SPACE | Return storage bin | ||
![]() |
I_RLQNR | TYPE | LTAP-RLQNR | SPACE | Return quant | ||
![]() |
I_UPDATE_TASK | TYPE | RL03A-VERBU | SPACE | Indicator: update via update task | ||
![]() |
I_COMMIT_WORK | TYPE | RL03B-COMIT | 'X' | Indicator whether COMMIT WORK in function module | ||
![]() |
I_BNAME | TYPE | LTAK-BNAME | SY-UNAME | User who is generating the TO | ||
![]() |
I_KOMPL | TYPE | RL03B-KOMPL | 'X' | Only generate TO if requested amount supplied | ||
![]() |
I_SOLEX | TYPE | LTAK-SOLEX | 0 | Planned Transfer Order Processing Time from External System | ||
![]() |
I_PERNR | TYPE | LTAK-PERNR | 0 | Personnel Number | ||
![]() |
I_AUSFB | TYPE | LTAK-AUSFB | SPACE | Bemerkung zur Ausführung | ||
![]() |
T_LTAK | TYPE | LTAK_VB | Tabelle der erzeugten TA-Köpfe | |||
![]() |
T_LTAP_VB | TYPE | LTAP_VB | Tabelle der erzeugten TA-Positionen | |||
![]() |
NO_TO_CREATED | TYPE | No TO generated | ||||
![]() |
BWLVS_WRONG | TYPE | Mov.type incorrect | ||||
![]() |
BETYP_WRONG | TYPE | Req.type does not match movement type | ||||
![]() |
BENUM_MISSING | TYPE | Req.number missing | ||||
![]() |
BETYP_MISSING | TYPE | Req.type missing | ||||
![]() |
FOREIGN_LOCK | TYPE | An SAP block has been set by another user | ||||
![]() |
VLTYP_WRONG | TYPE | Source storage type contradicts movement type | ||||
![]() |
VLPLA_WRONG | TYPE | Source storage bin contradicts movement type | ||||
![]() |
VLTYP_MISSING | TYPE | Src.storage type required if bin is set | ||||
![]() |
NLTYP_WRONG | TYPE | Destination storage type contradicts movement type | ||||
![]() |
NLPLA_WRONG | TYPE | Destination storage bin contradicts movement type | ||||
![]() |
NLTYP_MISSING | TYPE | Dest.storage bin required if bin is set | ||||
![]() |
RLTYP_WRONG | TYPE | Return storage type contradicts movement type | ||||
![]() |
RLPLA_WRONG | TYPE | Return storage bin contradicts movement type | ||||
![]() |
RLTYP_MISSING | TYPE | Ret.storage type required if bin is set | ||||
![]() |
SQUIT_FORBIDDEN | TYPE | Immediate conf.not allowed for movement type | ||||
![]() |
MANUAL_TO_FORBIDDEN | TYPE | Manual transfer order not allowed | ||||
![]() |
LETYP_WRONG | TYPE | Storage unit type does not exist | ||||
![]() |
VLPLA_MISSING | TYPE | Src.storage bin for item missing | ||||
![]() |
NLPLA_MISSING | TYPE | Dest.storage bin for item missing | ||||
![]() |
SOBKZ_WRONG | TYPE | Special stock indicator does not exist | ||||
![]() |
SOBKZ_MISSING | TYPE | Special stock indicator missing | ||||
![]() |
SONUM_MISSING | TYPE | Special stock number is missing | ||||
![]() |
BESTQ_WRONG | TYPE | Stock category does not exist | ||||
![]() |
LGBER_WRONG | TYPE | Stor.section does not exist | ||||
![]() |
XFELD_WRONG | TYPE | Incorrect value for checkbox | ||||
![]() |
DATE_WRONG | TYPE | Incorrect Date Entry | ||||
![]() |
DRUKZ_WRONG | TYPE | Print code does not exist | ||||
![]() |
LDEST_WRONG | TYPE | Printer does not exist | ||||
![]() |
UPDATE_WITHOUT_COMMIT | TYPE | Update via update task only using Commit | ||||
![]() |
NO_AUTHORITY | TYPE | No authorization | ||||
![]() |
MATERIAL_NOT_FOUND | TYPE | Material not maintained for this process | ||||
![]() |
LENUM_WRONG | TYPE | SU number cannot be converted | ||||
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 |