Application Development and Automation 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: 
Read only

Final delivery Indicator in Process order

Former Member
0 Likes
1,351

Hi Experts,

I have a requirement to clear final delivery indicator in a process order in the goods receipt tab.

When ever a GR is posted, the final delivery indicator should not be set.

AFPO-ELIKZ needs to be cleared and not set.

Please let me know if there are any user exits and BADIs. cause I tried many user exits and not able to solve this.

Thanks,

Roha

Hi Experts,

I have a requirement to clear final delivery indicator in a process order in the goods receipt tab.

When ever a GR is posted, the final delivery indicator should not be set.

AFPO-ELIKZ needs to be cleared and not set.

Please let me know if there are any user exits and BADIs. cause I tried many user exits and not able to solve this.

Thanks,

Roha

3 REPLIES 3
Read only

Former Member
0 Likes
923

Rohan

Could you give a background behind such a requirement?

Read only

0 Likes
923

Hi Kris,

Here is the background of the requirement.

A process order is created for quantity 10.

Then for this process order GR is done for quantity 10.

Standard SAP sets the final delivery indicator in the Good reciept Tab of the process order.

This is the standard behaviour.

Now what we want is,

When we do a GR for more than order quantity for example 15, we do not want the final delivery indicator to be set.

We are trying to control it throgh user exit, we have already seen the over delivery functionality in the procees order.

Kindly provide if you have any user exit or enhancement points to control this.

user will set the final delivery indicator when he wishes or when he finishes the GR completely.

Thanks,

Rohan

Read only

Former Member
0 Likes
923

Did you try MB_DOCUMENT_BADI,

You may also have a look at ,

MB_QUAN_CHECK_BADI

MB_CHECK_LINE_BADI

MB_STOR_LOC_BADI_GTS