‎2008 Mar 07 2:50 PM
Hi all,
I have appended some custom Z-field to the table VBRK, invoice header.
I would like to know if there is any way to add an additional tab in the standard screen of VF01/VF02/VF03, in order to show those newly added custom fields?
Thank you.
Best regards,
Chris
‎2008 Mar 07 3:25 PM
Please check this BADI thru transaction Code SE24.
IF_EX_BADI_SD_CUST_HEAD
a®
‎2008 Mar 07 2:58 PM
There is no screen exit or BADI as such to add the additional tab.
Just check by using user exit RV60AFZC.
‎2008 Mar 07 3:25 PM
Please check this BADI thru transaction Code SE24.
IF_EX_BADI_SD_CUST_HEAD
a®
‎2008 Mar 08 1:20 PM
Thanks a®s,
I could found that IF_EX_BADI_SD_CUST_HEAD in SE24.
However, I don't know how to start implementing it. Could you please kindly tell me the step to do so?
Thank you very much.
Best regards,
Chris