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 va01

Former Member
0 Likes
706

hi all

i am using user exit save_document in MV45AFZZ for va01

how can i get data for conditions in each item

please reply

thanks in advance

regards

neha

hi all

i am using user exit save_document in MV45AFZZ for va01

how can i get data for conditions in each item

please reply

thanks in advance

regards

neha

5 REPLIES 5
Read only

former_member480923
Active Contributor
0 Likes
621

Hi

Theres a tables thats been accessed inside the exit XVBAP and YVBAP. The Item level data can be accessed from there

Hope that helps

Anirban

Read only

Former Member
0 Likes
621

Hi Neha,

what conditions?

are you talking about pricing conditions?

you can access from these itabs <b>xkomv</b>

Regards

vijay

Read only

nishanthbhandar
Contributor
0 Likes
621

TKOMP should have the data for the item conditions.Try and look in MV45ATOP for the table that contains the information that you require.

Cheers

Nishanth

Message was edited by: Nishanth Bhandar

Read only

Former Member
0 Likes
621

Hi,

You can get the values from internal table XKOMV in MV45AFZZ form: USEREXIT_MOVE_FIELD_TO_VBAK.

Read only

Former Member
0 Likes
621

HI

GOOD

YOU HAVE TO DO THE GLOBAL SEARCH FOR THE PARTICULAR FIELD THAT YOU R LOOKING FOR ,THAN YOU CAN DO THE APPROPRIATE CHANGES IN THAT.

THANKS

MRUTYUN