SAP ABAP Function Module L_TO_CANCEL (Cancelling transfer order)
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 | Cancelling transfer order |
Function Group | L03B | Transfer order processing |
Program Name | SAPLL03B | READ_REAL_ESTATE_OBJECT |
INCLUDE Name | LL03BU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_LGNUM | TYPE | LTAK-LGNUM | Warehouse number | |||
![]() |
I_TANUM | TYPE | LTAK-TANUM | Transfer order number | |||
![]() |
I_SOLEX | TYPE | LTAK-SOLEX | 0 | externer Sollaufwand | ||
![]() |
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 | |||
![]() |
TO_CONFIRMED | TYPE | Transfer order already confirmed | ||||
![]() |
TO_DOESNT_EXIST | TYPE | Transfer order 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 | ||||
![]() |
SU_MOVEMENT_PARTLY_CONFIRMED | TYPE | SU movement already partially confirmed | ||||
![]() |
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 |