Hi All,
I am calling a Z RFC frunction module in CRM from ECC and passing 2 values.The function modulle in CRM is using the link which am passing to upload the document using CALL METHOD cl_crm_documents=>create_with_file. The program is working fine in development but in quality it is throwing the dump Function module "RFC_START_PROGRAM" not found.
Please help