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: 

VF01 Billing Item Screen Exit for ( Prog SAPMV60A / Screen 6102 )

Former Member
0 Kudos

Hello SAP Gurus!

This is my first question on SAP/SDN...so, I am hoping that this will be a great start!

Here is the requirement-

I have to add a custom field at the Billing Item level for transaction VF01. I noticed that there is screen 6102 (Subscreen Container for BAdI LB_BIL_TAB_CUST_ITEM) on program (SAPMV60A).

In the flow logic, there is code -

call subscreen customer_screen including gs_cust_tab-item_program

gs_cust_tab-item_dynpro.

an then there is BADI I found using SE18 -

BADI_SD_CUST_ITEM (Tab Page for Own Data - Billing Document Item Detail)

Problem is I couldnt find anywhere in SPRO where I can implement this BADI. I am wondering if this screen has to be modified using an Access Key. Any help in this matter is greatly appreciated!

7 REPLIES 7

former_member188685
Active Contributor
0 Kudos

but the badi BADI_SD_CUST_ITEM is mentioned as SAP internal use. check it once. may be there is some other alternative.

Former Member
0 Kudos

Hi Santhosh,

Please check if the following user exit serves your purpose

in SMOD see SDVFX010.....

SDVFX010 User exit item table for the customer lines

Regards

Byju

0 Kudos

Hi Byju,

Thank you for the response. We actually found an alternate method to acheive this. So, I am good. Thank you once again for the prompt input.

Regards,

Santhosh

0 Kudos

Hi santhosh,

Please share it with us, what is your alternative method?, I have same requirement, but till now I can't find any solution.

Thanks

Former Member
0 Kudos

Found an alternate method

Former Member
0 Kudos

hi santhosh ,

i am also faced with the same problem ..

only diff that instead of BADI_SD_CUST_ITEM

i want to use BADI_SD_CUST_HEAD

but it says that this BADI is for SAP internal use only !!

what can we do for this !!

pls respond .. Thanks in Advance !!

Edited by: abhijit dangat on Dec 16, 2008 8:27 PM

0 Kudos

Hi ,

I also Want to add Additional Fields in header Screen In VF01 .

Please Suggest How to go ahead .

Thanks In Advance ,

Regards,

Sriram