Hi Experts,
I made a exit function for an element in DMEE tree. It is for invoice details, I had made a copy of the template DMEE_EXIT_TEMPLATE which has I_TAB in the table paramters. I want the code to return a internal table with multiple enteries. If I try to declare an internal table in the table paramters and the assign this to the tree it gives me a an error :Node Invoice Details: function module Z_DMEE_EXIT_INVOICE has incorrect interface
My question is how do I return a internal table which has a structure other than the predefined structure.
Thanks,
Govind