2023 Mar 10 4:05 PM
I have an ALV Report in the output which is displaying fields from 4 different infotypes (PA0000, PA0001, PA0002, PA0006). This is my Selection Screen.
In the selection screen, I have the Infotype listbox in the bottom which has 4 options for the 4 infotypes (PA0000, PA0001, PA0002, PA0006).
If I select one of the options in the listbox the fields of only that selected infotype should display in the output ALV Report. How should I code it?
2023 Mar 10 4:05 PM
Thank you for visiting SAP Community to get answers to your questions.
As you're looking to get most out of your community membership, please consider include a profile picture to increase user engagement & additional resources to your reference that can really benefit you:
I hope you find this advice useful, and we're happy to have you as part of SAP Community!
All the best,
Alex
2023 Mar 10 4:29 PM
Sorry I don't get what is your exact question, where you are blocked.
Is the question only about getting the selected entry in the listbox of the selection screen?
Except ALV, do you know how to get the data for 1 infotype?
If you have the internal table for 1 infotype, then what is your issue with displaying it through ALV?
What code did you try?
2023 Mar 11 7:10 PM
So the parameter with listbox value is the infoitype number or an equivalent, where are you stuck, dynamic select of data or another problem?