Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ENHANCEMENT FOR VL02N OR VL06O WHILE PG1

Former Member
0 Kudos

Hi Guru,

My requrement is While doing PGI either using VL02N OR VLO60 .

LIKP-ANZPK field should be updated ( Package no in VL02N (scrren field ) for I have to write code. But Guru I dont know proper user exit or BAdi for this where I can write code while sy-ucom is (WABU_T or WABU ) .

Please tell me any User Exit and Badi updataion for LIKP-ANZPK while doing PGI.

Please help me out very urget. Points will awarded.

<b>I find User Exit which i tried for this but its not updating likp-anzpk field </b>

<b>Include Name - MV50AFZ1.

User Exit - FORM USEREXIT_DELETE_DOCUMENT.

ENDFORM.

FORM USEREXIT_MOVE_FIELD_TO_LIKP.

  • LIKP-zzfield = xxxx-zzfield2.

ENDFORM.

FORM USEREXIT_SAVE_DOCUMENT.

ENDFORM.

FORM USEREXIT_SAVE_DOCUMENT_PREPARE.

ENDFORM.

I tried all of User Exit i dint get any Solution. please any get any other User Exit and BADi.</b>Thanks & regards

Rama

3 REPLIES 3

Former Member
0 Kudos

Transaction Code - VL02N Change Outbound Delivery

Exit Name Description

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)

No of Exits: 17

Transaction Code - VL06O Outbound Delivery Monitor

Exit Name Description

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)

No of Exits: 17

USER EXIT

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sapgenie.com/abap/code/abap26.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction

http://www.easymarketplace.de/userexit.php

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sappoint.com/abap/userexit.pdfUser-Exit

http://www.sap-img.com/ab038.htm

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html

Rewards if useful.........

Minal

dhsharma23
Discoverer
0 Kudos

Dear Budy,

I want exit point for OBD delete (vl02n) ,

so that i can tag my z-table also while deleting outbond delevery.

dhsharma23
Discoverer
0 Kudos

hello buddy,

can it be possible in VA02 , to allow only one tab for changes and other for views only.

thanx in advance