Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to create resources for CRC1 transaction

Former Member
0 Kudos

Hi Friends,

Is there any function module or BAPI to create resources in CRC1 transaction. Please share with me.

Thanks

Gayathri S

3 REPLIES 3

Former Member
0 Kudos

Hi,

try this Bapi to create the resource..

BAPI_RESOURCECO_SAVE_REPLICA

regards,

Prabhudas

Former Member
0 Kudos

BAPI_RESOURCECO_SAVE_REPLICA by using ALE

http://www.sapbapi.com/bapi-list/ Check this link too for BAPI's

0 Kudos

Hi Friends,

Thanks for ur timely reply, Can i use BAPI_RESOURCECO_SAVE_REPLICA individualy in my code to create resources. Whether we need to call any other bapi to complete the process of creation.

Please clarify.

Thanks