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: 

Populating KOMK and KOMP in VA02

Former Member
0 Kudos

Hi Experts,

We have a requirement to populate the KOMK and KOMP structures in VA02.

Is there any FM's/BAPI's which will be helpfull for this.

Points assured.

Regards,

Nilesh.

1 REPLY 1

afordham
Participant
0 Kudos

The subroutines USEREXIT_MOVE_FIELD_TO_KOMK and USEREXIT_MOVE_FIELD_TO_KOMP in include MV45AFZ4 can be used for this.

If they don't do what you want, have look at the subroutines of program SAPMV45A in transaction SE80 - there are number for other subroutines (beginning with USEREXIT_MOVE_FIELD_TO... which populate communication structures.

Cheers,

Andrew