Hi Experts,
What is the strategy to load table stxh and stxl to BI? What is your recommendation? I need the long free text from PO and PR item from ecc to bi. I can get the text from function module read_text.
create custom extractor in ECC : read stxh or stxl -> call fm read_text ( need to call for each rows) ->, create two custom fields to hold returned text from fm. -> extract to BI
Is there a better way?
Thanks
JC