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 |
|---|---|---|---|---|---|---|---|
| |
E_TANUM | TYPE | LTAK-TANUM | Transfer order number | |||
| |
E_NLTYP | TYPE | LTAP-NLTYP | Destination storage type | |||
| |
E_NLBER | TYPE | LTAP-NLBER | Destination storage section | |||
| |
E_NLPLA | TYPE | LTAP-NLPLA | Destination Storage Bin | |||
| |
E_NPPOS | TYPE | LTAP-NPPOS | Position in destionation storage bin | |||
| |
I_LENUM | TYPE | LEIN-LENUM | Storage unit number | |||
| |
I_BWLVS | TYPE | LTAK-BWLVS | Movement type | |||
| |
I_LZNUM | TYPE | LTAK-LZNUM | SPACE | Additional ref.number | ||
| |
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_SQUIT | TYPE | RL03T-SQUIT | SPACE | Immed.confirmat. | ||
| |
I_LETYP | TYPE | LTAP-LETYP | SPACE | Storage unit type | ||
| |
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_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_SOLEX | TYPE | LTAK-SOLEX | 0 | Planned Transfer Order Processing Time from External System | ||
| |
I_PERNR | TYPE | LTAK-PERNR | 0 | Personnel Number | ||
| |
I_BETYP | TYPE | LTAK-BETYP | SPACE | Requirement Type | ||
| |
I_BENUM | TYPE | LTAK-BENUM | SPACE | Requirement Number | ||
| |
T_LTAP_MOVE_SU | TYPE | LTAP_MOVE_SU | Tabelle der Vorschlagsdaten für TA-Positionen | |||
| |
T_LTAK | TYPE | LTAK_VB | Tabelle der erzeugten TA-Köpfe | |||
| |
T_LTAP_VB | TYPE | LTAP_VB | Tabelle der erzeugten TA-Positionen | |||
| |
NOT_CONFIRMED_TO | TYPE | Open TOs for storage unit | ||||
| |
FOREIGN_LOCK | TYPE | An SAP block has been set by another user | ||||
| |
BWLVS_WRONG | TYPE | Mov.type incorrect | ||||
| |
BETYP_WRONG | TYPE | Movement type requires req.type | ||||
| |
NLTYP_WRONG | TYPE | Destination storage type contradicts movement type | ||||
| |
NLPLA_WRONG | TYPE | Dest.storage bin does not match mov.type | ||||
| |
NLTYP_MISSING | TYPE | Dest.storage bin required if bin is set | ||||
| |
NLPLA_MISSING | TYPE | Dest.storage bin for item missing | ||||
| |
SQUIT_FORBIDDEN | TYPE | Immediate conf.not allowed for movement type | ||||
| |
LGBER_WRONG | TYPE | Stor.section does not exist | ||||
| |
XFELD_WRONG | TYPE | Incorrect value for checkbox | ||||
| |
DRUKZ_WRONG | TYPE | Print code does not exist | ||||
| |
LDEST_WRONG | TYPE | Printer does not exist | ||||
| |
NO_STOCK_ON_SU | TYPE | Storage unit does not have stock | ||||
| |
SU_NOT_FOUND | TYPE | Storage unit does not exist | ||||
| |
UPDATE_WITHOUT_COMMIT | TYPE | Update via update task only using Commit | ||||
| |
NO_AUTHORITY | TYPE | No authorization | ||||
| |
BENUM_REQUIRED | TYPE | |||||
| |
LTAP_MOVE_SU_WRONG | TYPE | Tabelle der Vorschlagsdaten stimmt nicht überein mit den Quants der Lagereinh. | ||||
| |
LENUM_WRONG | TYPE | LE-Nummer kann nicht konvertiert werden | ||||
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 |