Hi, Is there any way that we can use query in AMDP to retrieve long text value of any object ?We are trying to avoid using FM read_text in a loop (very bad in performance).
Hi all, I am quite new in ABAP world as this new system is being recently implemented in our company. The first task on hand is to do a program which
1. receive an CSV file as the input
2. Validate the value in the CSV file accordingly (length, ...
Hi, i have used the code of
sender->register_edit_event( i_event_id = cl_gui_alv_grid=>mc_evt_modified ).
but it still need to have an action to trigger the editable column.
Is there somewhere in the code that need to be enhanced ?
hi thanks for the response saurabh.vakil Just to clarify,so if i have a custom app that shows list of PR number,I can assign click event on the PR number, and will ME53 for the respected PR number in Fiori ?