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

Need std BAPI or IDOC or FM for creating master recipe using C201 T-code

Former Member
0 Likes
2,277

Hi friends,

My requirement is to upload (create) master recipe through C201 transaction.

I searched for standard BAPI's and function modules. I could find some but they are not released.

Please let me know if there is any standard BAPI or FM or IDOC for this purpose. If not, please let me

know how i can proceed further.

Thanks in advance.

Hi friends,

My requirement is to upload (create) master recipe through C201 transaction.

I searched for standard BAPI's and function modules. I could find some but they are not released.

Please let me know if there is any standard BAPI or FM or IDOC for this purpose. If not, please let me

know how i can proceed further.

Thanks in advance.

6 REPLIES 6
Read only

Former Member
0 Likes
1,289

Hi,

Can you tried with LSMW...??

Read only

Former Member
0 Likes
1,289

check this bapi BAPI_1194_SAVEREP_MULTIPLE_GR

or

check below IDOC

PPE_GREC

PPE_SREC

Read only

0 Likes
1,289

Hi Chenna,

The bapi you suggested is not released (You can see this in attributes tab). The idoc does not exist.

Any other suggestions please..

Read only

0 Likes
1,289

i too have same problem i need to create recipe and but still i didnt found standard bapi for that so will u please tell me the procedure r esle do i need to start from scratch for bapi and i need procedure

thanks regards prabhanjan

Read only

0 Likes
1,289

Hi,

there is no BAPI or IDoc..

But internal FM C2_CU_RECIPE_EXCLUDE_CREATE is there to Ceate.

Prabhudas

Read only

0 Likes
1,289

Try with below LSMW BAPI method

Business Object      BUS1194      General Recipe

Method               SAVEREPLICAMULTIPLE         Save PPE Objects for General recipe

Message Type         PPE_GREC                    Save PPE Objects for Gene

Basic Type           PPE_GREC01                  Save PPE Objects for Gene

Regards

Supriyo