‎2006 Dec 05 5:16 AM
Hi Folks,
I have a requirement of adding a field in Table control of Standard SAP transaction also updating the same in standard SAP database table.
The field is also not existing in the table, it is also added to the table using Append Structure.
Will this be possible using some Screen Exit?
Thanks in Advance.
Punit
‎2006 Dec 05 9:08 AM
Hello,
yes tell me what is the tranaction name.
If you have display on screen (Custom Field) you dont need to do any programming to move that particular table - if at all you face problem you can easily find out by debugging where custom field value is missing.
********Poorna**********
‎2006 Dec 05 9:20 AM
Hi Poorna,
Thanks for the reply.
I have to add field to the txn QM02. User will specify the value for the custom field in this txn and the same should be updated in the database table.
The field is not a std SAP field, it is added to the table using append structure.
Thanks,
Punit