‎2006 Dec 07 9:11 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 07 9:13 AM
Hi,
You have to check the transaction for which you need to create a field.
if there is a provision for screen exit,you can do it.
Regards,
pankaj singh
‎2006 Dec 07 9:15 AM
Hi Punit, Yeah it can be done using a user exit or a BADI. But u have to find out a suitable Screen exit which does this...BTW for which transaction r u trying to do???
Regards,
Swaroop
‎2006 Dec 07 9:26 AM
‎2006 Dec 07 9:42 AM
Hi Punit,
There are various screen user exits(QQMA0001,QQMA0008,QQMA0010,
QQMA0011,QQMA0012) available for this transaction but all are related to adding a subscreen.So, I am not very sure whether we can modify a table control for this transaction. So, If possible if u r requirement still can be acheived with creation of a subscreen then it would do only if the exits which were mentioned above belongs to u r main screen..
Regards,
Swaroop