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

Former Member
0 Likes
412

Hai,

How to find the exact exit name for a particular requirement?

Our requirement is as follows:

In va01 transaction, we have to assign a value to the condition amount (KOMV-KBETR) from the Ztable.

With Regards

SN

4 REPLIES 4
Read only

Former Member
0 Likes
382

Hi Solly ,

u have to Create Requirements for the same . check Tcode VOFM

Regards

Prabhu

Read only

Former Member
0 Likes
382

hi thomas

In program MV45AFZZ-->in subroutiene

USEREXIT_SAVE_DOCUMENT_PREPARE

u can change then KOMV value....there is structure

 XKOMV

i hope this is helpful for u

Read only

0 Likes
382

Hai Naresh,

Thank u very much for ur reply.

But i have to update the field, when i click on Item condition button or when i select a characteristic value , not in save button.

Hope that u understand my requirement.

With regs

Solly

Read only

Former Member
0 Likes
382

I am working on a very similar request like SN has, user request to update value of 'Amount' field on 'Sales' tab; the information I need is the USER EXIT that contain KOMV structure (Not internal table 'XKOMV').

Does any one have more inside on this issue?

Thanks in advance.

F-104G