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

User exit for SD to COPA

Former Member
0 Likes
2,474

Hello guys,

When an invoice is created (VF01) COPA table ce1xxxx is update, but for certain billing document, alues are incorrect. I cant correct this in IMG so I guess I can use a user exit.

Whichh user exit should I use to change values to be inserted in ce1xxxx just before the insert actually happens, so I could modify values to the correct ones.

Hello guys,

When an invoice is created (VF01) COPA table ce1xxxx is update, but for certain billing document, alues are incorrect. I cant correct this in IMG so I guess I can use a user exit.

Whichh user exit should I use to change values to be inserted in ce1xxxx just before the insert actually happens, so I could modify values to the correct ones.

2 REPLIES 2
Read only

Former Member
0 Likes
899

As it is a standard program, why are you not checking a note?

Check this note: 134889 and 185826.

--

Reddy

Edited by: V.V.Reddy on May 7, 2010 9:27 AM

Read only

Former Member
0 Likes
899

userexit COPA0005 is available for this purpose (assuming you are adjsuting actual data). If it is budget data, use COPA0006. From trans CMOD, you can review the documentation on the use of the underlying FMs