Skip to Content
0
Former Member
Jan 10, 2011 at 09:30 PM

How to find out the active status of catalog area..

85 Views

Hi Team,

In COMM_PCAT_ADM, we can find out the catalog view > catalog areas and product and their status.

I am working on a requirement where i need to create a report program which will fetch the catalog id, catalog view, catalo area, catalog area status, product id and status. Input is the catalog id and View ids (can give a range of views).

Using tables comv_pcat_itm_a, comv_pcat_itm and comm_pcat_view i was able to retrieve the details except the catalog area status.

Can anyone help me on this..