2006 Feb 22 12:35 PM
hi!
i am looking for userexit in handling unit for transaction
vl02n or for userexit dealing with serials in vl02n
regards
yifat bar
2006 Feb 22 12:47 PM
Hi,
below exits available for this transaction , check right one.
V02V0001 Sales area determination for stock transport order
V02V0002 User exit for storage location determination
V02V0003 User exit for gate + matl staging area determination (headr)
V02V0004 User Exit for Staging Area Determination (Item)
V50PSTAT Delivery: Item Status Calculation
V50Q0001 Delivery Monitor: User Exits for Filling Display Fields
V50R0001 Collective processing for delivery creation
V50R0002 Collective processing for delivery creation
V50R0004 Calculation of Stock for POs for Shipping Due Date List
V50S0001 User Exits for Delivery Processing
V53C0001 Rough workload calculation in time per item
V53C0002 W&S: RWE enhancement - shipping material type/time slot
V53W0001 User exits for creating picking waves
VMDE0001 Shipping Interface: Error Handling - Inbound IDoc
VMDE0002 Shipping Interface: Message PICKSD (Picking, Outbound)
VMDE0003 Shipping Interface: Message SDPICK (Picking, Inbound)
VMDE0004 Shipping Interface: Message SDPACK (Packing, Inbound)
2006 Feb 22 12:39 PM
find the package for this tcode.
in SMOD give search based on package..u will find enhancements related to the same.
2006 Feb 22 12:47 PM
Hi,
Go to the tranasction for which u need to fing exit and then go to system -> status->there u can see a program double click on tht program and it will take u to the program there u click on find button and give the text user-exit or exit or call customer u can get all avilable exits for tt transaction
if not
Find the package of tht transaction and go to SMOD.In the initial screen in the menubar goto UTILITIES->FIND
and give the package name and execute u can get the user exits.
Regards,
Naren.
2006 Feb 22 12:47 PM
Hi,
below exits available for this transaction , check right one.
V02V0001 Sales area determination for stock transport order
V02V0002 User exit for storage location determination
V02V0003 User exit for gate + matl staging area determination (headr)
V02V0004 User Exit for Staging Area Determination (Item)
V50PSTAT Delivery: Item Status Calculation
V50Q0001 Delivery Monitor: User Exits for Filling Display Fields
V50R0001 Collective processing for delivery creation
V50R0002 Collective processing for delivery creation
V50R0004 Calculation of Stock for POs for Shipping Due Date List
V50S0001 User Exits for Delivery Processing
V53C0001 Rough workload calculation in time per item
V53C0002 W&S: RWE enhancement - shipping material type/time slot
V53W0001 User exits for creating picking waves
VMDE0001 Shipping Interface: Error Handling - Inbound IDoc
VMDE0002 Shipping Interface: Message PICKSD (Picking, Outbound)
VMDE0003 Shipping Interface: Message SDPICK (Picking, Inbound)
VMDE0004 Shipping Interface: Message SDPACK (Packing, Inbound)
2006 Feb 22 12:51 PM
Hi,
these are the available exits check them...
V02V0001 Sales area determination for stock transport order
V02V0002 User exit for storage location determination
V02V0003 User exit for gate + matl staging area determination (h
V02V0004 User Exit for Staging Area Determination (Item)
V50PSTAT Delivery: Item Status Calculation
V50Q0001 Delivery Monitor: User Exits for Filling Display Fields
V50R0001 Collective processing for delivery creation
V50R0002 Collective processing for delivery creation
V50R0004 Calculation of Stock for POs for Shipping Due Date List
V50S0001 User Exits for Delivery Processing
V53C0001 Rough workload calculation in time per item
V53C0002 W&S: RWE enhancement - shipping material type/time slot
V53W0001 User exits for creating picking waves
VMDE0001 Shipping Interface: Error Handling - Inbound IDoc
VMDE0002 Shipping Interface: Message PICKSD (Picking, Outbound)
VMDE0003 Shipping Interface: Message SDPICK (Picking, Inbound)
VMDE0004 Shipping Interface: Message SDPACK (Packing, Inbound)
Regards
vijay
2006 Feb 22 1:01 PM
Hi,
there is a badi <b>LE_SHP_DELIVERY_PROC</b>,
in this click on interface tab, there is a method
<b>SAVE_DOCUMENT_PREPARE</b> here you can write yor code for HU(handling Unit).
there is no special exit for HU's for VL02N.
check it...
Regards
vijay