SAP ABAP Function Module L_TO_CANCEL_SU (Cancel transfer order for storage unit)
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_CANCEL_SU | Cancel transfer order for storage unit |
| Function Group | L03B | Transfer order processing |
| Program Name | SAPLL03B | READ_REAL_ESTATE_OBJECT |
| INCLUDE Name | LL03BU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_LENUM | TYPE | LEIN-LENUM | Storage unit | |||
| |
I_CANCL | TYPE | RL03B-CANCL | SPACE | Cancel all open items | ||
| |
I_SUBST | TYPE | RL03T-SUBST | SPACE | Control subsystem | ||
| |
I_QNAME | TYPE | LTAP-QNAME | SY-UNAME | User who is executing the cancellation | ||
| |
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 | ||
| |
T_LTAP_CANCL | TYPE | LTAP_CANCL | Table of individual items to be cancelled | |||
| |
SU_CONFIRMED | TYPE | Update via update task only using Commit | ||||
| |
SU_MOVEMENT_PARTLY_CONFIRMED | TYPE | SU movement already partially confirmed | ||||
| |
SU_DOESNT_EXIST | TYPE | Storage unit does not exist | ||||
| |
ITEM_CONFIRMED | TYPE | TO item already confirmed | ||||
| |
ITEM_DOESNT_EXIST | TYPE | TO item does not exist | ||||
| |
FOREIGN_LOCK | TYPE | An SAP block has been set by another user | ||||
| |
DOUBLE_LINES | TYPE | In T_LTAP_CANCL there are multiple entries | ||||
| |
NOTHING_TO_DO | TYPE | Acc.to transf.parameter, no proc.required | ||||
| |
XFELD_WRONG | TYPE | Incorrect value for checkbox | ||||
| |
UPDATE_WITHOUT_COMMIT | TYPE | Update via update task only using Commit | ||||
| |
NO_AUTHORITY | TYPE | No authorization | ||||
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 |