‎2008 Mar 13 9:52 AM
Hi,
I need Pop-up kind function module, which will show a box and inside that box i should be able to write any text or comments.
Is it possible?
Plz help me.
Thanks & Regards,
Gaurav.
‎2008 Mar 13 9:55 AM
Hi Gaurav,
Try these,
POPUP_TO_CONFIRM,
POPUP_TO_CONFIRM_WITH_MESSAGE
POPUP_TO_DISPLAY_TEXT
Google on these FM and u will find the code also.
Regards,
Mayank
‎2008 Mar 13 9:58 AM
Hi,
Check these out.
POPUP_TO_CONFIRM_LOSS_OF_DATA
Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data.
POPUP_TO_CONFIRM_STEP
Create a dialog box in which you make a question whether the user wishes to perform the step.
POPUP_TO_CONFIRM_WITH_MESSAGE
Create a dialog box in which you inform the user about a specific decision point during an action.
POPUP_TO_CONFIRM_WITH_VALUE
Create a dialog box in which you make a question whether the user wishes to perform a processing step with a particular object.
POPUP_TO_DECIDE
provide user with several choices as radio buttons
POPUP_TO_DECIDE_WITH_MESSAGE
Create a dialog box in which you inform the user about a specific decision point via a diagnosis text.
POPUP_TO_DISPLAY_TEXT
Create a dialog box in which you display a two line message
POPUP_TO_SELECT_MONTH
Popup to choose a month
POPUP_WITH_TABLE_DISPLAY
Provide a display of a table for user to select one, with the value of the table line returned when selected.
Reward If Helpful
sandipan
‎2008 Mar 13 10:03 AM
hai Gaurav
Try This FM's
POPUP_GET_VALUES_USER_BUTTONS
POPUP_TO_INFORM
POPUP_TO_DISPLAY_TEXT
Regards.
Eshwar.
‎2008 Mar 13 10:20 AM
goto se37 and type popup* you will find lots of FMs read their documents and use them.....
rewards always give motivation..