Hi all,
On click of one button on main screen, i need pop up screen where i can edit this prepopulate text.
-
Assistant Manager (CSM) request/removal
Organisation reference : 50158579
Add or Remove (A/R) :
Employee Full Name :
TOMI user ID (NOT password) :
Employee Personnel No :
Effective date :
Your Name :
Your contact telephone number :
Employee must appear on your timesheet before you can apply for them
to have access. Allow 5 working days. The named employee will then
be able to complete the timesheet on your behalf using a special
link from TOMI headed EFORMS.
-
User can edit this note and then he will click on Ok button to send this text as Email.
I tried to achieve this using text edit element but not able to achieve this functionality.
In module pool we can achieve this functionality using function module which call standard editor. But we could not call this in WD abap.
CALL FUNCTION 'TXW_TEXTNOTE_EDIT'
EXPORTING
edit_mode = 'X'
TABLES
t_txwnote = note.