‎2008 Mar 20 6:23 AM
Hi ,
I created one subscreen in std tcode QM01 . it contains few fields. when user presses save button, it shld save custom fields data along with that screen fields in QMEL table. for custom fields, I created structure in the dbtable using append structure. I used modify , update , Insert but nothing was working. But it is not storing this data along with other data has one record. custom fields data is storing has 1 record and std fields as seperate record.
Pls guide me. its urgent.
thanks ,
Krishna
‎2008 Mar 20 6:34 AM
Hi,
What is the enhancement you are using to add the field on the screen?
I can tell you the procedure to follow to update the data into DB when i know the enhancement
Thanks,
Prasanna
‎2008 Mar 20 6:27 AM
Check for any Screen exits available for QM01 transaction. If you could get you would also find user exits for populating the custom fields from the screen to DB and from DB to screen.
Hope this helps.
Thanks,
Balaji
‎2008 Mar 20 6:34 AM
Hi,
What is the enhancement you are using to add the field on the screen?
I can tell you the procedure to follow to update the data into DB when i know the enhancement
Thanks,
Prasanna
‎2008 Mar 20 8:25 AM
It is a screen exti QQMA0001 and it contains 2 Function modules EXIT_SAPMIWO0_009 and EXIT_SAPMIWO0_008.
thanks,
krishna