‎2014 Mar 07 7:34 AM
Hi,
We are integrating the LO-VC (Variant configuration module) with a third party software. We use the Varaiant functions & it needs a FUNCTION MODULE for processing the logic. We have identified the API for creating the Variant function. But for the third party software, there has to be a BAPI/RFC to create a Function Module.
So, can any one help me on resolving this issue..
Thanks
Guru
‎2014 Mar 07 8:45 AM
if you have the business function needed to be called from the outside (and itself is not an RFC-enabled one), just create a Z-function with the same parameters interface and mark it as RFC-enabled.