Skip to Content
0
Former Member
Nov 12, 2009 at 12:22 AM

Custom tab in PO

69 Views

Hi!

I'm working on a new tab into the PO, I already have it and I'm displaying it but there should be a condition to get it displayed based on the document type and the item cathegory.

I though I can put this validation in the ZCL_IM_ME_PROCESS_PO_CUST class or in the ME_GUI_PO_CUST~SUBSCRIBE method while creating the tab data, BUT....

I can't get the data of the po in the ME_GUI_PO_CUST~SUBSCRIBE method and I can't get the re_subscribers values in the ZCL_IM_ME_PROCESS_PO_CUST class, so I don't have enough data toput the validation.

Do someone have any suggestion?

Thanks.