cancel
Showing results for 
Search instead for 
Did you mean: 

any user exits for PGR

Former Member
0 Kudos

hi all,

please advise any user exists for PGR that can be used to verify the DO line items data.

i'm actually using the following exist, unfortunately it doesn't capture the correct DO line items, it works well for header.

LKACBF03

CALL CUSTOMER-FUNCTION '002'

EXIT_SAPLKACB_002

thanks.

Edited by: Reetha Pitchee Maridas on Sep 19, 2008 5:27 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Reetha ,

are u working on VL02N or VL10*, have u checked any BADIs.

regards

Prabhu

Former Member
0 Kudos

hi, it's vl01n and vl02n.

Edited by: Reetha Pitchee Maridas on Sep 19, 2008 6:06 AM

Former Member
0 Kudos

Hi

You can try the routine USEREXIT_SAVE_DOCUMENT_PREPARE in SAPMV50A program.

Regards

MD

Former Member
0 Kudos

Check the available User-exits

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

Vijay

Former Member
0 Kudos

Hi Reeta ,

whats ur requirement ? , i know we can do PGI from Vl02n,but i dont know abt PGR from vl02n, any how , where these BADIs

LE_SHP_DELIVERY_PROC

LE_SHP_DELIVERY_PROC

LE_SHP_DLV_GETLIST

LE_SHP_DLV_GI_IBS

LE_SHP_GN_DLV_CREATE

LE_SHP_GOODSMOVEMENT

LE_SHP_GOODSMOVEMENT-->this will tigger once when u don PGI.

LE_SHP_ITEM_STATUS

LE_SHP_PRICING

LE_SHP_TAB_CUST_HEAD

LE_SHP_TAB_CUST_ITEM

LE_SHP_TAB_CUST_ITEM

LE_SHP_TAB_CUST_OVER

LE_SHP_TAB_CUST_OVER

regards

Prabhu

Former Member
0 Kudos

hi,

the exits you suggest is useful. i'm able to loop through the xlips table in this exists and verify the data by line item.

however when i want to throw a error message with message e001(zxxx). it will not throw to the standard error log screen we have in the vl01n/vl02n.

it simply throw the error message at the bottom bar of the screen. And once i click any button in screen, it will throw another error message "Risk of posting several mat.documents for one delivery->long text" and exit from the transaction.

please advice on this additional issue.

i already given mark to you since the user exits is correct. thanks.

Former Member
0 Kudos

And thanks the rest for the info, i'll have a try for the rest exists.

Answers (1)

Answers (1)

former_member181995
Active Contributor
0 Kudos

Reetha,

PGR?

DO line items?

Please use SAP standard language ,it would be easier to understand for us!

Use Enhancement V50PSTAT

EXIT:EXIT_SAPLV50P_001

Parameters for yours DO line item:IS_LIKP

IS_LIPS