‎2010 Feb 16 12:05 PM
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
‎2010 Feb 16 12:44 PM
‎2010 Feb 16 1:06 PM
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
‎2010 Feb 16 5:27 PM
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
‎2010 Feb 16 5:37 PM
Technically speaking you can use BADI IDOC_CREATION_CHECK to filter the Idoc
~Pramod