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

reg zvol_split Tcode

Former Member
0 Likes
532

Hi all..

Could u please suggest me solution to this issue....

When i exe the Tcode Zvol_split, it created the POs

so when i checked the values of PO in ME23n, In the Item fees tab.. the fee total value is showing positive value...

so can u suggest how can i modify the code so that this

fee total value populates a negative value...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

First see the report associated with that t-code.

If your report is processing POs with BAPI function moudle there you can chage the value what you are passing.

Other wise if it is a BDC then you can analyse the same and you can modify the amount field by multiplying with -- .........

Hope it will give help......

Regards,

madan.

3 REPLIES 3
Read only

Former Member
0 Likes
514

First see the report associated with that t-code.

If your report is processing POs with BAPI function moudle there you can chage the value what you are passing.

Other wise if it is a BDC then you can analyse the same and you can modify the amount field by multiplying with -- .........

Hope it will give help......

Regards,

madan.

Read only

0 Likes
513

Hi madan..

I have tried to find the code but no use...could u please help me in finding the code where it gets populate the fee total value as positive.

Read only

0 Likes
513

Can you send me the code which is related to your transaction code

Go to SE93 and find the program with your t-code

And display the code and send it to me so that i can anaylize the same and will get back you soon.

Regards,

madan.