2015 Nov 19 4:01 PM
Hello,
I have three business needs concerning ticket and nomination screens In SAP TSW :
1. How can I in ticket screen 1090 "Add. fields" (transaction O4TGN),remove the phrase "Here could
any ROIJTIC IO and OIJ EL TICKET H-Fields be used", and replace it with actual fields from ROIJTIC_IO and OIJ_EL_TICKET_H ?
2. Also in the nomination (transaction O4NM), in tab "Item notes" , Is it possible to change the text for the comments in nomination items ? for example, change "Shipper comments".
3. Finally, is it possible, once I update the events (tab "Item event/text") in the ticket, to get them updated in the nomination ?
the events get greyed out in the nomination after ticket actualization.
Thank you for your help
2015 Nov 20 6:50 AM
Hi Nizar,
for 1. Use Badi: SMOD_OIJTKT_N from SE18 and do a new implementation as per your requirement.
2. It is possible to change the text for comments in nomination items.
3. It is not possible to update events tab, once the ticket is actualized.
Hope this information helps.
Naresh.
2015 Nov 20 6:50 AM
Hi Nizar,
for 1. Use Badi: SMOD_OIJTKT_N from SE18 and do a new implementation as per your requirement.
2. It is possible to change the text for comments in nomination items.
3. It is not possible to update events tab, once the ticket is actualized.
Hope this information helps.
Naresh.
2021 Feb 09 6:02 PM
Hi Naresh,
I too have a requirement to add Pricing Date to Additional Data tab in ticket screen. I have appended my field to structure ROIJTIC_O and implemented this BADI SMOD_OIJTKT_N. As per example class, written the code in PBO and PAI methods too.
Field is seen on the screen but data is not getting retained.
Can you please suggest.
Thanks and Regards,
Vanessa
2024 Dec 27 6:49 PM
Hi Naresh
I have reversed the ticket and trying to change the BOL it is not allowing to change for Nomination after reversing the ticket even i did Navigated to the status tab of the line-item level and unchecked the 'Complete' tab. but still not able to change BOL Date
2024 Dec 27 6:52 PM
Hi Naresh
I have reversed the ticket and trying to change the BOL it is not allowing to change for Nomination after reversing the ticket even i did Navigated to the status tab of the line-item level and unchecked the 'Complete' tab. but still not able to change BOL Date.