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

Function module not working without breakpoint

Former Member
0 Likes
308

Hi experts,

I have a requirement , while creating new sales order the configuration values which has been selected for every line item should be displayed

in configuration string (Long TEXT) so i  have done enhancement in program SAPMV45A in include  MV45AF0B_BELEG_SICHERN.

There i used function module VC_I_GET_CONFIGURATION, now when i am putting breakpoint and executing the transaction FM is returning

the values an i am getting the output but when i execute my transaction without breakpoint i am not getting any output (My FM is not returning any value)

I tried with COMMIT WORK above Function module but its not helpful.

Kindly provide me some enhancement point where i can get configuration values during sales order creation (VA01) or some other way

through which my function module should return value without break-point.

Regards,

Viraj..

1 REPLY 1
Read only

matt
Active Contributor