I have a dynamic table with different formats of rows.
Say
Row1 : Material Name , Material Type
Row 2 : Quantity, Base, Volume
Row 3 : Date, Duration, Availability
Now all these fields are present in a table. I created a deep structure to ...
Hi All,
I have a requirement to update update/change Long text in Equipment, General and Functional tasklist using Function module EAM_TASKLIST_CHANGE or class CL_EAM_TL_LONGTEXT. Requesting for your help. I do not have to use LSMW or Direct input...
I have received a requirement where I have to add new custom field Freeze Date to screen OIOB. Based on this field, existing screen field has to be marked as complete. On checking this Tcode, I found that it is actually SM30 Tcode created for mainten...
I am creating Notification whenever measurement document is being created and reading is not within limits.
I am calling the standard Function modules IQS0_create_viqmel, IQSI_POST_NOTIFICATION and
STATUS_UPDATE_TASK_TRIGGER in sequence as provi...
Hi,
I have written logic to make document entry mandatory in notification creation. In IW22, I am getting error in adding document for the below scenario :
1. For an existing notification with document, I deleted the document and clicked on SAVE ...
Hi All,The above processes are working for equipment and Functional location tasklist, but some how long text is not getting updated for geeneral tasklists, when using the above steps. Any solution?
Thankyou Sandra, Can you suggest some good example/ link where long text of tasklist is being updated by SAVE_TEXT FM. I searched a lot both in system and internet, but couldnt find any clear example where long text from excel is being updated by usi...
I have to update Long text in Equipment Tasklist using Function module 'EAM_TASKLIST_CHANGE'.I have used EAM_TASKLIST_CHANGE', EAM_TASKLIST_POST and BAPI_TRANSACTION_COMMIT FMs in sequence to achieve it. I have filled the tables it_text_upd and it_te...
Hi Gary,Urgently need your help. I am also trying to update long text using EAM_TASKLIST_CHANGE FM currently at header level, but failing to do so. Even though all the return tables have success message, still I do not find long text updated when I c...