Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap query

Former Member
0 Likes
1,247

Hai All.

I am filtering associated billing document based on selection criteria. how to pass this data to list disply.

i am working in 4.6b

4 REPLIES 4
Read only

Former Member
0 Likes
931

Hi Colleague,

You can create a extra field and fill it up with the information of selection criteria.

Once, display the field in a list and use a filter...

Hope it helps you!!!

Read only

0 Likes
931

hi.

today i am facing one more problem.

i done the task as u said, but it is giving error .

i don't have authorization in se38 to debug my program .

could u suggent a solution for me.

regards.

Venakt.

Read only

0 Likes
931

Get authorisation.....just a suggestion....

Kind regards

Colin

Read only

Former Member
0 Likes
931

Hi,

You could use RS_LIST_SELECTION_TABLE function module to get all the entered selection screen data then transfer to the reporting structure.

Cheers

Colin