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: 

IDOC

Former Member
0 Kudos

hi all,

purchase requisition data is coming to SAP from XI.what ale idoc configuration i need to do in sap to create a purchase requisition. based on PR user will create PO.what ale idoc configuration is needed to send that PO to XI

6 REPLIES 6

Former Member
0 Kudos

This should give you the entire outbound and inbound process details.

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

Regards,

Ravi

Note - Please mark the helpful answers

0 Kudos

ok...should i extend idoc type..or is there any standard message type or process code to capture data and create PR

regards

prajith

0 Kudos

The message type is PREQCR.

You don't have to extend the IDOC type.

The IDOC types are

PREQCR01 40A

PREQCR02 46C

PREQCR03 620

The function to be used is BAPI_IDOC_INPUT1.

Regards,

Ravi

Note : Please mark the helpful answers

Message was edited by: Ravikumar Allampallam

0 Kudos

Hi Ravi ,

can you please suggest , how can I trigger an idoc for purchase requisition .

Regards

Chan

0 Kudos

Chan,

You should do the necessary configurations in NACE transaction. Then once the Purchase Req is saved the output will be triggered and the IDOC will be triggered. You also will have to do the settings in parter profiles as well (WE20).

Regards,

Ravi

0 Kudos

Hi Ravi ,

There is no entry for purchase requisition in NACE , Can you please suggest the Application for the purchase requisition . I could not find any thing for purchase requisition .

Regards

Chan