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

Availability check while creating purchase requisition manually

Former Member
0 Likes
509

Hi Guys,

I have an issue. While creating a purchase requisition manually. we need to check if the stock is above reorder point we need to get a msg as stock is available in the storage location.

but now it is not checking the reorder point and even if the stock is there in the storage location it is leaving to create purchase requistion.

Please i would like to know if any configuration is to be done or any user exit we can use to do the check.

Regards,

Shivdeep

3 REPLIES 3
Read only

Former Member
0 Likes
476

I tried to use MEREQ001 User exit to check if the stock is above reorder point . it should throw a message and it should not allow to create purchase requisition.

But the problem what im facing is if i keep a break point in the user exit and try to create a purchase requistion . It is not stoping at the break-point.( i have created project in CMOD also).

Regards,

Shivdeep

Read only

0 Likes
476

Hi,

Is the project active? Are there any errors in activation?

Are there any errors in the program even before your enhancement is called?

Regards,

Nimish

Read only

0 Likes
476

Hi,

The project is activated and there are no errors in program. Y we are not able to trigger the break-point in the exits.

Regards,

Shivdeep