Hi ,
I want to use the function module /SAPAPO/TS_PLOB_LIST_GET to retrive the CVC values and this FM has one of the exporting parameter (ET_PLOBS_IN_VIEW) is defined as 'TYPE ANY TABLE'.
So in my program, when i call t his function module, how do i define this table ?
Please note that i need to distribute this program to different customers, and each customer may have different structure(custom CVC). so the deffination should work for all.