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

Error when activating function module copied from BTE interface...

Former Member
0 Likes
439

Hi,

When I try to activate the Function module which I created from Sample BTE function module, it gives error that Reopt statement is missing or it may be include program.

Is it OK even if I activate it then.

Regards,

Rajesh.

1 REPLY 1
Read only

Former Member
0 Likes
347

it should not give the error. Hope you are creating zfunction module in a z function group. I am thinking by the series on the vendor master questions u r using event 1421. You might want to check as this event is used to save and transfer data to any ztables and not the master table itself.

Once you create the z function module assign it to Custom product in FIBF and then put a break point in the custom fm you have created. It will give you all the data entered in the vendor master.