Hi ,
Just loaded the CRM 70 system (customers, materials, contacts, ... ) and the KB from the back-office (ECC 6.0).
Calling the IPC via transaction COMMPR01 for a configurable material we have the following call in error :
FUNCTION ipc_get_knowledgebase.
.........
CALL FUNCTION 'CFG_API_GET_KNOWLEDGEBASE' DESTINATION gv_vmc_dest
...............
The RFC destination 'gv_vmc_dest' is empty . How to setup the RFC destination for VMC and the configuration so SAP know the RFC destination is the one to use for the VMC.
Thank you