API ubeSection_GetDataSelection - Print UBE data selection

yannick

Member
[laugh]
Hi Everyone.

My customer would like to print the data selection on his reports/UBE’s. They don’t want to use the “Print Cover Page” option. I was advised to use BSFN B9600430 RetrieveDataSelection with the API “ubeSection_GetDataSelection”.

Does someone have a sample code to read all the data selection information and can send this to me how to implement this API in a UBE to printout the data selection?

The data structure D9600430H uses 2 variables: what is the meaning of “IdRecordSet”?

When I call the BSFN B9600430 RetrieveDataSelection and debug it with C++, I can see the left operand of the data selection, but NOT the right operand, the values. Why? How can I see them in debug mode.

Appreciate your input and more thankful to you if you can provide me with some ideas.

Thanks,
Yannick Delaey
 
Back
Top Bottom