Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

to find user exit and a screen exit for VD03

Former Member
0 Kudos

hi ,

can u please find if there is a user exit and a screen exit to add for adding a Z-field on for the customer master on the shipping tab. i.e VD03 transaction.

actually i have found the user-exit i.e exit_SAPMF02d_001.

but this exit is not triggering when i put a breakpoint.

so can u please tell me the solution for this.

regards,

soham p

1 REPLY 1

Former Member
0 Kudos

Hi,

try these...


Enhancement/ Business Add-in            Description

Enhancement
SAPMF02D                                User exits: Customer master data

 Business Add-in
CUSTOMER_ADDRSCR_CHG                    Change Address Screen in the Master Data Maintenance
CUSTOMER_ADD_DATA                       Additional Data at Customers
CUSTOMER_ADD_DATA_BI                    Additional Data at Customers (Batch Input and ALE)
CUSTOMER_ADD_DATA_CS                    Additional Data at Customers (Subscreen Container 4000)



No.of Exits:          1
No.of BADis:          4

Arunima