Application Development 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: 

IE4N screen defaults using BADI_CCM_ORDER_DATA

Former Member
0 Kudos

Hi All,

I am using BADI_CCM_ORDER_DATA for IE4N Tcode to get the default values to be filled in the screen when a reference order number is given.In this BAID we have only one parameter (Changing) in this I am able to get the AUFNR and I can fill the structure but after filling the structure it is not reflecting the in IE4N. For this we need to implement another BADI, BADI_CCM_PBO_CUST. I have placed a break point in that but it is not called at any point. Unless it is called, IE4N will not be populated.Please help me achieving this. I am struck for 2 days on this and no help from any fourms.

This is on priority

Regards,

Pavan Kumar.

2 REPLIES 2

Former Member
0 Kudos

Hi All,

I have solved my problem myself.

We need to implement a NOTE then PBO and PAI Badi's will trigger

Regards,

Pavan Kumar

Former Member
0 Kudos

Hi Pavan,

I have the same problem , please could you tell me the solution. thanks you