cancel
Showing results for 
Search instead for 
Did you mean: 

Fetch data from C251 transaction - print master recipe

Former Member
0 Kudos

Hi ,

I am working on SAP xMII. I need to fetch the data from c251 transaction and show it to the user.

The problem is that xMII can call BAPI or can listen to IDOC messages. I could not find any BAPI inside c251 transaction program.

Following are my queries

1) Is it possible to convert a transaction program into BAPI?

2) Is it possible to generate IDOC messages using c251 transaction?

3) Is there any BAPI which will fetch the information of c251 transaction?

Thank you,

Kola

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hI,

Please check the following BAPI

BAPI_CONTROL_RECIPE_GET_LIST

Regards

Kannan