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 reduction for ORDERS05

Former Member
0 Kudos
1,027

Hi,

Is it possible to reduce the idoc for ORDERS05? I used BD53 and gave a new message type ZORDERS and it is asking for with reference to message type...I am not able to see orders there.

Can anyone suggest how to proceed here?Is it something that only master idoc can be reduced?Pls suggest.

Regards,

Jeyananth

8 REPLIES 8

Former Member
0 Kudos
317

Why do you want to send ORDERS05 via ALE? I don't think any business want to replicate transactional documents?

If you want reduces ORDERS05 via EDI you can do it within one of several user exits within IDOC_OUTPUT_ORDERS. I can't think of any other way possible

Jelena_Perfiljeva
Active Contributor
0 Kudos
317

If you've just tried to enter ORDERS in there, you would've seen this message:

"There is no data maintained in the reduction pool for message type ORDERS

Message no. B1121

Diagnosis

This transaction is used for maintaining and displaying reduced message types. In the standard not all message types can be reduced.

There is no data in the reduction tool for message type ORDERS.

Procedure

Use the transaction WE30 for maintaining and displaying the associated intermediate document type, or use the transaction BD60 to maintain the data for the reduction tool."

But I wouldn't recommend reducing the IDoc - it's more trouble than it's worth IMHO.

0 Kudos
317

I suggest you to use IDoc views instead, you can use WE32 and create a reduced IDoc and include mandatory segments and only those relevant for you. This may be an option you are looking for.

Former Member
0 Kudos
317

hi,

if you are already using the idoc and with the same idoc if you want to reduce the some segments.

the use user exit and read the segment and clear work area and modify the data records again

or if you are creating the new idoc copy the segments necessary and assign it idoc type and mesage type and assign the fm to it and assign the process code .

Regards,

Prabhudas

Former Member
0 Kudos
317

Got the solution...

0 Kudos
317

Could you tell me, how you solved your problem? I have the same problem right now.

Thanks.

Best regards

Lars

0 Kudos
317

Hi Jeyananth ,

  I am having a scenario where i have to reduce the  idoc for ORDERS05 .But when I am using BD53 it's giving an error . Kindly guide me to resolve this issue .

Thanks & Regards,

K.Rajesh.

vardhan_naik3
Explorer
0 Kudos
317

The solution to this is BD60