cancel
Showing results for 
Search instead for 
Did you mean: 

User exit or enhancement during post goods receipt for a return delivery

0 Kudos

Hi Experts:

I need to change the value of a field into a post goods receipt document during its creation for a return delivery. I can not find a user exit to do this using transaction VL01N or VL06G.

Can you please light me up about this?

Thanks in advanced

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member204513
Active Contributor
0 Kudos

Hi Ofelia,

Please go through the this User Exit V50S0001 - User Exits for Delivery Processing, with the help of ABAPer I hope it will solve you requirement.

Regards,

Murali.

Answers (4)

Answers (4)

0 Kudos

Hi:

During the creation of a document while a post good issue is done, I need to change value in field MSEG-KOSTL which contains the profit center, in the material document that is generated,

I already looked for a user exit to do that, but I just found user exits to deliveries that are not used during the post goods issue (for outbound deliveries) or during post goods receipt (for returns).

I hope that with this you can help me.

Thanks in advanced.

Regards

Former Member
0 Kudos

Hi,

Please try to do the same through the FI Substitution Rules with the Help of FI/CO person in your team.

When the Material document is getting posted, substitution rule (Based on certain condition) can change the profit center in your document.

Please check and confirm.

Reward points if it helps.

Regards,

Harsh

Former Member
0 Kudos

Hi,

Alternatively to my last reply, you can also check with User Exit EXIT_SAPLMBMB_001.

Reward points if it helps.

Regards,

Harsh

0 Kudos

Hi:

During the creation of a document while a post good issue is done, I need to change value in field MSEG-KOSTLLwhich contains the profit center, in the material document that is generated,

I already looked for a user exit to do that, but I just found user exits to deliveries that are not used during the post goods issue (for outbound deliveries) or during post goods receipt (for returns).

I hope that with this you can help me.

Thanks in advanced.

Regards

Former Member
0 Kudos

Hi Ofelia,

Please look into below user exits for VL01N.

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)

you can select for one for your exact requirement among them . if you give exact requirement i can help you out.

Thank you.

Regards

Ram

Former Member
0 Kudos

Can you exactly tell me which field it is that you need to input a value?