2019 Mar 22 2:48 PM
Hi everyone,
I need your help in getting the variants copied from one system to other system without using transports.
Need to copy variants of all objects of all clients across systems.
Do we any RFC to get that?
( or )
Do we have any way to export all variants & its contents from the source system & import them into target systems?
( or )
Do we have any other mechanism with which we can achieve this?
Thanks in advance.
Best Regards,
Bharath HM
2019 Mar 22 7:45 PM
For each function module for maintaining a variant, you have one RFC function module, for example: RS_CREATE_VARIANT -> RS_CREATE_VARIANT_RFC.
There's also BAPI_XBP_VARIANT_CREATE and so on, but understanding how XBP works is less easy than the RS function modules.
2019 Mar 25 10:09 AM