‎2012 Apr 13 6:28 AM
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..
‎2012 Apr 13 8:20 AM