cancel
Showing results for 
Search instead for 
Did you mean: 

Adding custom fields in the Notification

Former Member
0 Kudos

Hi

We have a requirement to add around 10 fields in the notification . We do NOT want to append the standard table and would like that these fields should reside in the Z table only. The data exchange related to any form that is Save, change or display should happen from Z table and custom table toghether. Can we acheive this via BADI or an exit so as to not append any standard SAP structure. We have a further requirement that these custom fields should be displayed in a SAP report.

Thanks

Manu

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos

This can be achieved through the use of user-exit QQMA0001 (see TCode SMOD)

Also see the Blog Post at the top of this forum for a user-exit link

PeteA