on 2017 Jun 19 2:45 PM
Hi experts,
i'm new about MDG world, i'm trying to develop an UI interface that get a file from local machine and upload file content in custom table.
I created a new data model from existing one, i modified it according to the new requirements properly.
I can run the application, fill change request description, note, and attach a file from local machine (image A1):
A1
after that, I'll delete table content, I'll Get Data from Attachment, and populate LIST table (image A2):
A2
in order to complete the process, I'll click on Submit button, a message confirms that the Change Request has been submitted (image A3):
A3
In fact, however, there is no storing data in DB table (Image A4). NOTE: There is automatic approval process (no action from approver user).
A4
I implemented an ABAP Z class for Data Model, that contains IF_USMD_PP_ACCESS~SAVE method. Using ABAP Break Point, i verified that the method is not called after Submit (no debuggin session will start).
do you have any suggestion?
Request clarification before answering.
Solved.
Need to change FPM_EDIT_MODE parameters in Application Configuration, from Read Only or No Mode Handling to Edit.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
89 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.