I posted this quesion under ABAP general but no any response. I am posting it here to see if i am lucky:
I want to use Function module "CRM_FM_FND_MASS_CREATE_FND" to create fund and budget. I don't want to create funds plan. I followed the sample program "RCRM_FM_MASSCREATE_FND" to populate all necessary data. But a fund cannot be created and no error is returned. My question is: 1) Do I need to populate fund plan data? If yes, Do I need to convert fund plan ID into GUID and how? If I give some data for fund plan for example: fund plan ID, Fund plan type . I got error:
No external number assignment is possible for transaction type 'Funds Plan'
Sales org. unit does not have these attributes
No external number assignment is possible for transaction type 'Budget Update'
What am wrong?
Thanks