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

idoc filter

Former Member
0 Likes
458

IDOC is getting created whenever po is created or changed...now my requirment is i need to filter the idocs of generic articles....

how to do this?

can anyone explain me this

4 REPLIES 4
Read only

Former Member
0 Likes
425

Can you explain more detailed ?

Read only

0 Likes
425

Idoc should be created whenever po is created or changed,but i have to filter idocs by material category(is-retail)?how to do this?

Edited by: NEED HELP on Feb 16, 2010 7:00 PM

Read only

0 Likes
425

You can use Distribution Model BD64 T.Code is used to Filter the segment

Create Model View

Add MEsage Type

Then Here you can specify for particular Material Category

I don't see any way to filter the Idoc i.e. there is no T.code where we can set filter for Idoc it's applicable for Segemnt only

Can you please give me what program you have

~Pramod

Edited by: PKUPADHYAY on Feb 16, 2010 6:31 PM

Read only

0 Likes
425

Technically speaking you can use BADI IDOC_CREATION_CHECK to filter the Idoc

~Pramod