Skip to Content
0
Former Member
Jan 18, 2011 at 10:14 AM

Creation of Security Deposits through a function module

311 Views

Hi Expert,

I will be getting data from Oracle CRM to create Business Partner and Contract account. And also to create security deposit request (cash or non cash) against each contract account.

I will be using BAPI_BusinessPartner_CA_CreateFromData to create Business Partner and BAPI_CtrAcContractAccount_Create to create contract account. Could you please suggest whether my approach is right?

If this approach is right, Could you please suggest me how to create security deposit request programmatically for each contract account thus created? (through BAPI or any Events)

Thanks in advance.

Regards,

Rupam