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

exit for billing

Former Member
0 Likes
1,107

hello,

i need the exits for VF04. when i execute transaction vf04 and press Display billing list. it give me output.. i need to add one field in output. please let me know which exits i can use.

Thanks and regards,

udupi

hello,

i need the exits for VF04. when i execute transaction vf04 and press Display billing list. it give me output.. i need to add one field in output. please let me know which exits i can use.

Thanks and regards,

udupi

3 REPLIES 3
Read only

madhu_vadlamani
Active Contributor
0 Likes
768

Hi Udupi,

Can you tell me which field you want to add. There is a provision to add in vf05. Please post and see.

check this user exits EXIT_SAPLV60P_008.You can add append structure to VKDFIF (Billing Index) for your new custom fields.

Regards,

Madhu.

Edited by: madhurao123 on Jul 28, 2011 5:29 PM

Read only

Former Member
0 Likes
768

i want to add the one field from zcity tablle zcity. what logic i need to right inorder to fetch the data..

Regards,

zubera

Read only

Former Member
0 Likes
768

Thanks.. solved myself..