Application Development and Automation 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: 
Read only

Function module to create resources for CRC1 transaction

Former Member
0 Likes
1,333

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
Read only

Former Member
0 Likes
877

Hi,

try this Bapi to create the resource..

BAPI_RESOURCECO_SAVE_REPLICA

regards,

Prabhudas

Read only

Former Member
0 Likes
877

BAPI_RESOURCECO_SAVE_REPLICA by using ALE

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

Read only

0 Likes
877

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