on 2018 Jan 04 10:08 PM
Hello,
I have a requirement that the moment user hits the SAVE button on ME51N/ME52N screen (Purchase requisition - Doc type is my_PR) process, I need to throw a popup, wherein 2 input enabled fields will be there for user input.
Once user enters the data on popup & click OK then, I need to save it to a custom table
Pl. let us know how can achieve this? Where I need to put my code for to call a custom popup (I guess, I need to create a new screen for popup in SE51 and call it on SAVE hitting) thank you
Request clarification before answering.
any of this below function can help you:
C14A_POPUP_ASK_ADDINF
C14A_POPUP_ASK_DATA_OVERWRITE
C14A_POPUP_ASK_FILE_OVERWRITE
C14A_POPUP_ASK_IMPORT
C14A_POPUP_ASK_OBJID_OVERWRITE
C14A_POPUP_ASK_TO_CONTINUE
C14A_POPUP_ASK_TO_CONTINUE_F4
C14A_POPUP_CANCEL
C14A_POPUP_CONFIRM_AVGEN_START
POPUP_FOR_INFORMATION
POPUP_TO_DECIDE_WM
POPUP_TO_FETCH_ONE_VALUE
POPUP_WITH_2_BUTTONS_TO_CHOOSE
POPUP_WITH_3_BUTTONS_TO_CHOOSE
POPUP_TO_DISPLAY_ADD_FIELDS
POPUP_TO_DISPLAY_VALUE
POPUP_GET_VALUES
POPUP_TO_FILL_COMMAND_LINE allows ONE line of user input.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
11 | |
10 | |
8 | |
6 | |
4 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.