cancel
Showing results for 
Search instead for 
Did you mean: 

Service contracts in CRM

Former Member
0 Kudos

Hi experts,

My requirement is to create service contracts in CRM.

Is there any BAPI,FM or IDOC to create service contracts.

Your help will be appreciated.

Thanks,

AD

Accepted Solutions (1)

Accepted Solutions (1)

agnihotro_sinha2
Active Contributor
0 Kudos

hi,

Try BAPI_BUSPROCESSND_CREATEMULTI

Bapi to create Service Contracts programmatically. Pass the inputfields to be created in the contract.

Note: BAPI_BUSPROCESSND_SAVE must be called after this function call to save the Service Contract.

This module is present in CRM.

In case you cant get enough Data mapping info let me know.

ags.

Former Member
0 Kudos

Hi Ags,

Can you please tell me the tables which i will need?

agnihotro_sinha2
Active Contributor
0 Kudos

AD,

i guess you have CRM landscape access....

in that use SE37 tcode and display this BAPI. you will get all the relevant tables.

i am not sure what tables are exactly required for your mapping...

But pretty sure that all the fields related to Service contracts will be there in this BAPI.

ags.

Answers (0)