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

Badi is not triggering

Former Member
0 Likes
414

Hi Abappers,

when i have written code for Badi me_process_po_cust the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the Information Messagelike the Delivery date is in the past the system is giving defaultly Is it so my Badi is not working when system is raising the information message.

How to Solve this problem.

<removed_by_moderator>

Regards,

sri.

Edited by: Julius Bussche on Aug 11, 2008 9:34 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
334

>

> Hi Abappers,

>

> when i have written code for Badi me_process_po_cust the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the Information Messagelike the Delivery date is in the past the system is giving defaultly Is it so my Badi is not working when system is raising the information message.

>

> How to Solve this problem.

>

> <removed_by_moderator>

>

> Regards,

> sri.

>

> Edited by: Julius Bussche on Aug 11, 2008 9:34 AM

Hi,

Other that what prabhu said, also check if there is only 1 implemantaion for that method.

Regards,

Prashant.

2 REPLIES 2
Read only

Former Member
0 Likes
334

Hi ,

I think u can eliminate this system - info error thru config , i'm not sure where in SPRO , but i used to do it , so better to have a word with ur Function ppls.

anyhow whats ur message no and class.

Regards

Prabhu

Read only

Former Member
0 Likes
335

>

> Hi Abappers,

>

> when i have written code for Badi me_process_po_cust the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the Information Messagelike the Delivery date is in the past the system is giving defaultly Is it so my Badi is not working when system is raising the information message.

>

> How to Solve this problem.

>

> <removed_by_moderator>

>

> Regards,

> sri.

>

> Edited by: Julius Bussche on Aug 11, 2008 9:34 AM

Hi,

Other that what prabhu said, also check if there is only 1 implemantaion for that method.

Regards,

Prashant.