Question:
Does anyone know how to extract PO Header text into bw. These "text"fields are declared on R/3 side to hold at least 1000 characters. Is there a standard extractor ?
Thanks
Answer:
Does anyone know how to extract PO Header text into bw. These "text"fields are declared on R/3 side to hold at least 1000 characters. Is there a standard extractor ?
Thanks
There are some ways, but most acceptable, in my opinion, it in an extractor to make splitting the long text on some parts till 60 symbols and to load these pieces in different ifoobjects. And in the report to connect them in one text to the useing VBA