‎2009 Sep 24 5:10 PM
Hello,
I would like to find the IDOC types available by function module. For example, all idoc types for Production Planning module. Is there an easy way to get that info?
Thanks
‎2009 Sep 24 5:17 PM
‎2009 Sep 24 5:27 PM
> Production Planning module.
In case you actually mean application area, join EDIFCT and TOJTB via fields OBJNAM and NAME to get TOJTB-APPLIC. This could be done inside a database view for future reuse.
Thomas
‎2009 Sep 24 5:31 PM
hi,
go to se16-->enter table name 'VEDIEDIFCT' and enter idoc type you will get the List of function module used for the Idoc type..
same thing stored in the table 'EDIFCT'
Prabhudas
‎2009 Sep 24 7:25 PM
Hi,
Go to Repository Browser (SE80) -> select Appliction Hierarchy and filter it down by Function Modules. you can now go to individual functional area (SD, MM , PP, etc) and drill down EDI objects hierarchy. You can very well judge the IDOC types based on IDOC Processing function modules.
Hope this will help...
regards,
PB