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

How to implement USEREXIT_SET_STATUS_VBUP

antonio_sanseverino
Participant
0 Likes
1,716

Hi guys

I need to implement the Enh. USEREXIT_SET_STATUS_VBUP but I don't know the way, someone know where I can find a guide that can help me?

Thank you

Hi guys

I need to implement the Enh. USEREXIT_SET_STATUS_VBUP but I don't know the way, someone know where I can find a guide that can help me?

Thank you

4 REPLIES 4
Read only

Former Member
0 Likes
1,232

Hi,

You can just write your logic in the FORM. And then activate the code.

--

Reddy

Read only

0 Likes
1,232

I don't want to open the standard SAP...

When I try to modify the include it asks me the key... I think there is a better way...

Read only

0 Likes
1,232

Yes, First time it will ask for acess key when you are writing code in USER EXITs.

If you dont want to use user exits, Find customer exit or BADI.

Tell me your requirement, ll try to find a customer exit/badi.

--

Reddy

Read only

0 Likes
1,232

Ok thanks, but I've found EXIT_SAPMV45A_003 and I can use it for my implementation.

Thanks