Application Development and Automation 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: 
Read only

Function Code +CUS1 in GUI AEND for IW37, what is it's purpose?

Former Member
0 Likes
939

Hi All,

We have added our own button to the IW37 "List of Order Operations" screen (the ALV grid). In going through our upgrade, I noticed a function code of +CUS1. Should I use this instead of adding our core modification, and if so, how?

Regards,

Greg

Hi All,

We have added our own button to the IW37 "List of Order Operations" screen (the ALV grid). In going through our upgrade, I noticed a function code of +CUS1. Should I use this instead of adding our core modification, and if so, how?

Regards,

Greg

5 REPLIES 5
Read only

Former Member
0 Likes
836

if there is a +CUS1 button, then there should be an enhancememt out there. fidn that and use that instead of your core mod

Read only

0 Likes
836

MxG,

Thanks. I figured that, but is it a BADI, enhancement spot, CMOD, etc.....?

Regards,

Greg

Read only

0 Likes
836

should be in SMOD

Read only

0 Likes
836

MxG,

Your SMOD lead help. While looking for the Customer FM, I found the BADI for it.

Thanks,

Greg

Read only

peter_atkin
Active Contributor
0 Likes
836

Greg,

Have a look at user-exit ICSV0001 (Display of geographic location data) via TCode SMOD.

PeteA