‎2013 May 29 12:24 PM
Dear ABAP Experts,
While recording for VA02 through SHDB, I am unable to record the changes performed in the process explained in the screen-capture sequence shown below.
Can I get some help in this regard.
kind regards
Jogeswara Rao
‎2013 May 31 6:30 AM
Hi Jogeshwara,
Go to SE11 table RSMPTEXTS, there you have to specify the Program name (PROGNAME)which is SAPMV45A
and then give the description of the field in (TEXT) i.e Propose items, in your case.You will get the OK_CODE
Regards,
Dinesh
‎2013 May 29 12:34 PM
Did you successfully capture the command for "Overview". If not, try using debug just before you execute it, and then after execution, looking at sy-ucomm.
Neal
‎2013 May 29 2:31 PM
Thank you Neil and Dinesh,
I'm off the system access presently. I'll get back to you in few hours.
Thanks again.
Jogeswara Rao K
‎2013 May 29 12:54 PM
Hi Jogeshwar,
Check the table 'RSMPTEXTS ' , containing all the Sy-Ucomm/ Ok codes , just enter the program name i.e SAPMV45A.
Or you can debug the same , just press /h before clicking on edit in VA02 t code.
Regards,
Dinesh
‎2013 May 30 5:25 AM
Thanks again Neil and Dinesh,
I found the following values while debugging.
When Overview option is selected, the SY-UCOMM value is MILL_VS_UBER and
when clicked on set-order changeable icon it is MILL_VS_DEAC.
Now, how do I connect this to above said table?
Some more light please.
Jogeswara Rao K
‎2013 May 30 11:21 AM
Hi Jogeswara,
Can you please paste the SHBD recording code here. Maybe we need to manually insert the the OK codes in the existing code which you got in the recording.
Thanks,
Ankit.
‎2013 May 30 12:20 PM
Thanks Ankit for response, Please find the recording in the attachment.
‎2013 May 30 3:33 PM
Hi Jogeswara,
Sorry but i would not be able to help you because i cannot see the menu options shown by you. My Menu options for sales order change are -
Based on your analysis of Ok codes i think that the values are getting captured/recorded because we see the ok codes mentioned by you at line 31 and 50.
regards,
Ankit.
‎2013 May 31 6:30 AM
Hi Jogeshwara,
Go to SE11 table RSMPTEXTS, there you have to specify the Program name (PROGNAME)which is SAPMV45A
and then give the description of the field in (TEXT) i.e Propose items, in your case.You will get the OK_CODE
Regards,
Dinesh