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

Selecting Customer Report

Former Member
0 Likes
711

Hi,

We are using customized customer transaction report developed in ABAP. When preview, the selected customeru2019s transaction report list comes out in one page, scroll down to see the next customer. On the list of customers the user wants to further filter by select only few customers and the selected customeru2019s report attach in PDF and sent to customer through email.

My question is what are the options include to select few customers when it was in preview mode?

Please suggest.

5 REPLIES 5
Read only

Former Member
0 Likes
652

For example in the initial screen we need to give customer range let say 1 to 20, then execute the range 1 to 20 customers transaction report list was previewed, scroll down to see the next customer. In this stage i.e. preview stage the user wants to select only few customers let say 5, 7, 11, 16 and 19. Then only these selected customer report attach in PDF and send to customer through email.

How they can select when preview mode? And what are the options to select few customers?

Read only

0 Likes
652

Hi,

yuo could use check boxes in the display. and depending on which customers have been selected by the user you can attach customer report data in PDF and send to customer through email.

Regards,

Sakshi

Read only

Former Member
0 Likes
652

Hi,

After preview you can't select the customer. Its better if you can put some check boxes and buttons according to which coresponding customer will be selected.

Regards,

Aabha

Read only

Former Member
0 Likes
652

sounds good Jain

Please tell me more

How can I implement the check box in preview mode? If I keep each customer with check box in preview mode also the user tick to select the customer then how it will attach the PDF report in that ticked customers?

Or have any other options pleaseu2026

Read only

Former Member
0 Likes
652

Because the report purely from SD to finance, so the finance people doesnu2019t know what are the transaction will done with customer, only after view the report they comes to know. So that display time they want to select the few customers to send the report through email.