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

BAPI FM Parameters problem

Former Member
0 Likes
474

Hi,

I have created BAPI using the Zfunction Module. Now this is working fine.

Now i have changed the parameteres in Z FM. When I executed the BAPI. It is giving error. So, i have re generated the BAPI. But new parameters are not coming in BAPI.

My doubt is, after changes in FM, in BAPI What steps i have to do. is re generate enough? or any thing i have to do?

Regards,

Balu

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
442

HI,

Did u check if the source code u changed or not with the new paramters..

Please specify what is the error message u r getting..

Regards,

Nagaraj

Read only

Former Member
0 Likes
442

Hi,

Check the source code of the BAPI if it matches with the changed parameters of the Z Function Module. If it was working fine before, the problem must lie in the source code of the BAPI where the Z Function Module parameters are passed.

Regards,

Vik