cancel
Showing results for 
Search instead for 
Did you mean: 

notification with order release

Former Member
0 Kudos

Dear Experts,

My requirement is that when the order is released with the order quantity not equal to the fixed lot size for the material, a notification should be generated by the system. Only after closing the notification system will allow the goods issue.

Can it be mapped in standard SAP ?

Regards

Sunit.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use Enhancement : PPCO0021 can be used any specific conditions for Order release & in this enhancement use bapi BAPI_QNOTIFICAT_CREATE .

Former Member
0 Kudos

Dear Experts,

Is there any workaround possible without using custom exits/enhancements, etc. ?

Regards

Sunit.

Former Member
0 Kudos

hi ,

already Mr. Sujit suggest u the same

Regards

Former Member
0 Kudos

Dear Sir,

In that enhancement the condition for release may include that BAPI to create that notification. But where should we also include the condition that once notification is closed the order may be released ?

Can you please give some detail of the logic ?

Regards

Sunit.

Former Member
0 Kudos

This logic will be in Use Enhancement : PPCO0021 .

It will always check if notificaiton is open ( OSNO status) then release is not allowed.

Former Member
0 Kudos

Dear Experts,

Thanks for all answers.

Regards

Sunit.

Answers (2)

Answers (2)

Subh
Active Participant
0 Kudos

Hi Sunit,

Can you please explain how order will be released when order quantity is not equal to the fixed lot size from material master. Will someone manually change it ? Do you want an approval of that change ? Will an approval mechanism be enough for you or do you necessarily insist for a notification creation and closure to show who has approved ? If approval is enough and recording the SAP user ID for the person who approves is enough for you (instead of for example the name "sunit" for the approver), then some workaround may be available.

Regards

Sm.

Edited by: Sm on Dec 20, 2011 7:44 AM

Former Member
0 Kudos

hi

this functionality u need to customize as suggested by Mr. Sujit.

Regards