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

Adding Screen in Billing Header

Former Member
0 Likes
478

Dear Expert,

Can we Adding a new tab at billing header like screenexit in VA01?

since I want to adding a new field in billing, but I can't find it..

when I was looking in SAPMV60A, I found a new tab, but doesn't know why that's not show in billing header, maybe we have to activated it first.. But I can't find the way..

can someone help me?

thank's and sorry for my english...

Message was edited by:

SURYADI CEN

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

Hi,

try the following BADI's.i.e means which fields ur going to use..

DIP_CREATE_FOLLOW_UP

WB2_SALES_INV_INPUT

WB2_SALES_INV_OUTPUT

WSTRN_DATA_PLANNED

Check out the help on user exits in SD processing.

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

<b>Reward points</b>

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
403

Hi,

try the following BADI's.i.e means which fields ur going to use..

DIP_CREATE_FOLLOW_UP

WB2_SALES_INV_INPUT

WB2_SALES_INV_OUTPUT

WSTRN_DATA_PLANNED

Check out the help on user exits in SD processing.

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

<b>Reward points</b>

Regards

Read only

0 Likes
402

Hi Skk,

I have anew Field in VBRK table that I Created my own by appending structure into VBRK table..

now I want to use that field in Billing screen, could you tell me how to insert it?

by the way, I'm new on BADI's so I not sure how to use it, can I get any reference or Document about BADI?

Regards

Read only

Former Member
0 Likes
402

The Question Marked answered as there is no solution for this.

the Current BADI for adding Billing is not released to customer yet.