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

Additional client field in MIRO, behavior differences between systems.

Former Member
0 Likes
538

Hello,

We recently added an additional client field (a new date) to transaction MIRO, and used to do so BADI BADI_FDCB_SUBBAS04, the goal is the content of this field to a corresponding client field in bkpf.

It worked normally in our development system, so we transported it to our test system.

The problem is it does not work in the new system. We have debugged the process simultaneously in both systems and cannot manage to find the difference.

Has anyone had this problem?

I would appreciate any suggestions

Thank you and kind regards,

Helena Teixeira

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
479

Hi Helena,

Not many options except to debug & figure out, still please check the following :-

1. Check if the BADI is active, getting triggered & whether it has any filter

2. Check if both the systems are on the same support pack

3. Check if the Transport is successful

Thanks,

Best regards,

Prashant Patil

2 REPLIES 2
Read only

Former Member
0 Likes
480

Hi Helena,

Not many options except to debug & figure out, still please check the following :-

1. Check if the BADI is active, getting triggered & whether it has any filter

2. Check if both the systems are on the same support pack

3. Check if the Transport is successful

Thanks,

Best regards,

Prashant Patil

Read only

0 Likes
479

Hello Prashant,

Thank you for your answer.

Meanwhile we found the solution in SAP note 649628.

: )

ht