9

EML action - passing all fields of a selected row ...

 1 year ago
source link: https://community.sap.com/t5/technology-q-a/eml-action-passing-all-fields-of-a-selected-row-list-report/qaq-p/13691447
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

EML action - passing all fields of a selected row (List Report)

satyaki

Discoverer

31m ago

Hi Experts,

When performing an action on selected rows of a list report application, only keys get passed to implementation method, and then inside implementation, I need to select/read (query) data from entity_set to get all fields.

For example, in the following method, I only get keys to deal with data manipulation. 

METHODS some_action FOR MODIFY
IMPORTING keys FOR ACTION bdef~some_action.

Is there a way, I can get whole row (or all columns of a row), so that I need NOT to fetch the row data by another query like ABAP ALV report (in ALV for a given action, we can get the selected row/rows data), not just the key fields.

What is the syntax in EML to get all the columns of selected row/rows, not just the keys?

Thanks, Satyaki


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK