Additional Tab in Billing Transaction

Hi,
I have a requirement of adding an additional tab in the billing transaction VF01 / 02 / 03. Please can you help me suggesting any BADI or EXIT avaialable.
I found BADI_SD_TAB_CUST_H and it is for internal use only.
Thanks in advance.

Hi
SAP Note Number 302497 Additional cust. fields not displayed in 'Additional data B' and related notes tells you how to do it.
Other useful notes:
SAP Note 386694 - Additional data not displayed in screen 8459 and 8309
SAP Note 420546 - Additional data B and transaction variants in sales order
SAP Note 209278 - Display of customer-specific fields in sales doc
Regards
Eduardo
Edited by: E_Hinojosa on Feb 17, 2011 3:48 PM

Similar Messages

  • Additional Tab in Billing header

    Friends,
      We have a business requirement to display/edit custom fields in the sales order and the biilling document.  For the sale order, we are planning to use additional tab B and for the billing document also we also need to implement as sales order additional tab.
    Firstly is it possible to implement additional tab in billing header & item, could you please guide how we can implement the new tabs.
    Thanks in advance
    Best Regards,
    Goutham

    Hi
    SAP Note Number 302497 Additional cust. fields not displayed in 'Additional data B' and related notes tells you how to do it.
    Other useful notes:
    SAP Note 386694 - Additional data not displayed in screen 8459 and 8309
    SAP Note 420546 - Additional data B and transaction variants in sales order
    SAP Note 209278 - Display of customer-specific fields in sales doc
    Regards
    Eduardo
    Edited by: E_Hinojosa on Feb 17, 2011 3:48 PM

  • Saving custom fields to MSEG added in additional TAB in MIGO transaction

    Hi Experts,
    I am facing an issue with an enhancement in MIGO transaction for which i need help. I have gone through several threads with similar issues but none of them have solved my issue. I have worked around with all BADIs of MIGO and user exits available but to no avail so I am posting a new thread.
    The requirement is pretty straight forward of adding a custom TAB in item details section of MIGO transaction. I have done that using BADI: MB_MIGO_BADI, method PBO_DETAIL. I created a screen with my custom fields and passed them in this method. The TAB appears as expected with all the fields. The custom fields are in MSEG table which has been enhanced and it needs to be updated with the user values on the screen.
    The issue creeps in when there are multiple materials in the purchasing document and user works around with them. Say he clicks on the second material and in the custom TAB changes its details in custom fields. Now he clicks on the fourth material and changes its details. Continues this for all the materials in random order. How do i identify in my custom screen [developed separately and called in PBO_DETAIL of the BADI] which details belong to which material or line number. The only way to do it is by using the purchasing order number and line item number. These are not available in my custom screen and needs to be exported from somewhere and imported there. I have not been able to identify the point where export can be done.
    Can anyone help me out with this problem? Either the point where export can be done or any other way of identifying the link between the line number / material number and the custom field details entered by the user.
    Thanks,
    Ritvik

    Hi Ritvik,
    you will not need it.
    The item methods will process exactly the item what the addional item data are related to. In PBO_DETAIL and PAI_DETAIL, use parameter I_LINE_ID for the item reference.
    Note: Not only read SCN etc,  also the parameters desciption of the methods used.
    Regards,
    Clemens

  • Tab on Shipment transaction(VT03N).

    Hi all,
    Do we have any BADI or screen exit to add additional tab on shipment transactions.
    Thanks,
    Ashok.

    Hi Lakshmipathi,
    Thanks for reply, i have refereed the documents. But those are for adding fields and changing the modify layout management. But my requirement is to add new tab strip to the shipment screen or to change the existing tab strip. Because in my requirement i need to add custom container to display an ALV report with our required details in a specific tab strip.
    Thanks,
    Ashok.

  • Addition of new tab in QM01 transaction

    Hi i want to add a new tab in QM01 transaCTION.
    cAN SOMEONE TELL ME ABOUT THE STEPS.
    Moderator message: please do more research before asking, show what you have done yourself when asking, do not post in all capitals.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on May 26, 2011 2:03 PM

    Hi i want to add a new tab in QM01 transaCTION.
    cAN SOMEONE TELL ME ABOUT THE STEPS.
    Moderator message: please do more research before asking, show what you have done yourself when asking, do not post in all capitals.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on May 26, 2011 2:03 PM

  • Modify Sales order Item additional tab B

    I need to modify Sales order item additional tab B ...by removing the exisitng fields and should add some new fields ....which is ok. But does it have any impact becoz the same screen fields coulbe used in any of the other transaction .......i  just wanted to know if we remove the fields from sale orde item additional tab B and some new details will have some impact

    Hi,
    Before making any modifications check "Where-used". If it is in some other program other than the VA01/02/03, then better consult your lead before modifying.
    If you do not find, go ahead and make the changes confidently.
    Regards,
    Subramanian

  • Custom fields to Additional tab B in VA01/VA02

    Hi ,
    We have requirement where we need to add custom fields to the Additional tab B at item level in VA01 t-code.
    My doubt is to do this do we need access key? is it not possible with out access key i mean any other way to do so.
    If we add those fields in VBAP table will that automatically available in t-code, hope no............
    Please let me know the process to add the custom fields .......... 
    Regards,
    Madhavi

    Hi
    See these notes
    SAP Note 302497 - Additional cust. fields not displayed in 'Additional data B'
    SAP Note 209278 - Display of customer-specific fields in sales doc
    SAP Note 386694 - Additional data not displayed in screen 8459 and 8309
    SAP Note 420546 - Additional data B and transaction variants in sales order
    and related notes.
    And yes, you need to register it in SCCR.
    I hope this helps you
    Regards
    Eduardo

  • Need to modify Sales order Item additional tab B

    Hello all,
    I need to modify Sales order item additional tab B ...by removing the exisitng fields and should add some new fields ....does it have any impact on this screen could be used in any of the other transaction .......i  just wanted if we remove the fields and some new details will have some impact
    Regards,
    KK

    Additional data B is used to add your own fields also known as custom fields in sales order.
    Custom fields can be added to tables VBAK & VBAP (depending on header or item). Similarly you can remove fields if you don't require it anymore.
    In short, your requirement can be met but you have to take help of ABAP consultant since it requires maintenance of user exits and modification of screens.

  • Adding checkbox in Additional Tab of ME21N

    One requirement we need to do is to add checkbox in additional tab of the PO header. Is it advisable to add this field in this tab (standard) or we will just instead create a new tab in the PO header and then add the checkbox here. And then once this checkbox is ticked, we are going to assign 'X' to the field we've added in EKKO table. Kindly let us know your inputs on this. What is the better solution to this requirement? Thanks a lot!

    Hi Mariel,
    add a custom field in CI_EKKODB structure and create a screen variant using the transaction code SHD0 by maintaining the new field as checkbox.
    Satish

  • Additional Tab in CRMD_BUS2000126 using EEWB

    Dear Experts,
    I have successfully created an additional tab in Maintain Activities using EEWB. The fields display. I can write to them and read from them just fine. Now the user wants the new tab to display conditionally. In our case, the display of the tab should be based on values in the Business Transaction Type field (COMT_PARTNER_CONTROL-PROCESS_TYPE). Even if this field is not part of any relevant method signatures, I could pass it via memory if I new how and where to do so. We do have an implementation of COM_PARTNER_BADI where we interegate this field in method DETERMINATION_ADD_IN_1. Could I somehow leverage this?

    hi,
    i hope u want to display ur tab for a particular transaction type.
    for that u can use the concept of transaction variant (the setting is available in spro Transactions>Basic Settings>User Interface Settings-->Assign Transaction Variants to Transaction Types).Using tansaction variant u can hide the tab for other transaction type.
    if helpful reward me

  • Additional Tabs in CRMD_ORDER

    Hi All,
    We are using the solution manager for our service desk scenario.The transaction type - 'SLFN'.
    The requirement is that we require to have two additional tabs in the crmd_order transaction.
    1.A tab which can have the planned and actual dates of the support message and able to calculate the effort estimation.
    2.A tab which can capture the list of trasport requests for the suppot message.(similar to SAP notes in Transaction Data tab)
    I have tried to create new screens and sub screens using transaction crmv_ssc.But was not totally succesful.
    Please find the details in crmv_ssc
    Profile Type -               SRVO
    Screen Profile -           SRV_SLFN_1
    Tab Strip Panel -          SRVO_HD03
    Could any one suggest me as how to go about.I have seen some of the threads,where suggestions were given about using EEWB.Please guide me on this and how the link between EEWB and crmv_ssc is maintained.
    Looking forward to a valuable suggestion
    Thanks in advance!
    regards,
    Srinivasa Chakravarthy

    Hi,
    We have done something very similar. I can point you in the correction. There are too many details to put here in this forum.
    The headlines are:
    Add additional fields with CRMT_CUSTOMER_H_EXT of course the structures will need to be setup.
    Link the defined structures to be able editing and display data in dynpros
    Map the structures with data base tables (CRMC_MAP)
    then the dynpro has to be established. To achieve that, first a function group has to be created which than will carry out all other changes
    Create a new function group called u201CZSD_SCREENu201D, maintain the description
    Code an enhanced in function pool
    Enhancement (PBO and PAI) Modules for dynpro
    Implement the modules Get and put
    setup the new screen layout
    Create messages in a new message class
    Call transaction u201CSE41u201D and enter u201CSAPLZSD_SCREENu201D in the program field name
    Integrating the new TAB via screen control, transaction CRMV_SSC
    Select u201CCustomer-Specific Program and activate change mode.
    Create entry with screen profile type u201CSRVOu201D, save and exit.
    As you can see it is not easy to detail here. We were able to do it based on the SAP Press service desk book.
    Regards,

  • New tab in PVD0 transaction (Learning solution)

    Hi, everyone
    I need to add an additional tab that would display a custom infotype in PVD0 transaction (ECC 6.0)
    For that I have found a BADI HRTEM00MASTERDATA method REGISTER_SUBSCREENS . According to documentation this looks like the place to point to program screen that holds the additional tab I require. But I didn't manage to make it work so far. I can for example remove all existing tabs by clearing parameter table, but adding one doesn't work.
    Has anyone ever done a similar thing? An example code on how to fill parameters in REGISTER_SUBSCREENS or any other tips would be highly appreciated.
    Yuri

    I dont think you can delete any standard SAP tabs from screen.
    To add a new tab SAP usually has User Exits (screen exit) for that.
    Look around in forums on how to find user exits  or use program in this link http://www.erpgenie.com/abap/code/abap26.htm
    Then use tcodes SMOD/CMOD and if you find a screen exit use screen painter to create fields on "Customer data tab" and write another user exit with code to populate/use data for fields you created with the screen exit.

  • Additional TAB in shipment screen VT01N

    Hi,
    Could you please let me know how we can add additional TAB in Shipment screen VT01N / VT02N.
    1. Do we have any suitable BADI for doing this?
    2. Is it possible by creating a Z Transaction code to the Shipment screen and achieve
        aditional TAB on the screen ?
        If so , tell me the method it can be acheived. Can we still ensure the flow of the process?
    Thanks!

    Hi,
    try of these BADIs: LE_SHP_TAB_CUST_ITEM, LE_SHP_TAB_CUST_HEAD and LE_SHP_TAB_CUST_OVER. It depends on where do you want to display your tab. To get info about how to implement BADIs check their documentation and sample code. Everything is very well documented.
    Cheers

  • Additional Tab in WBS

    Hi All,
    I want to create a additional tab in WBS to map some of custome fields in WBS. This Tab should display along with regular standard tab in WBS.
    Let me know How to create it? If any documentation aviable for it than let me know?
    regards,
    Atul R. Rajmane

    Hi,
    the corresponding Enhancement CNEX007 can be found using transaction SMOD.  Here you find also the short description.
    Transaction CMOD is used to do the enhancement project itself that includes CNEX0007.
    Please consider that one has to code also the field modification logic in the related customer own dynpro.
    See also note 570330, 496933 and 522581 (!).
    Kind regards
    Peter

  • Userexit or BADI for adding additional tab in MIGO screen.

    Hi all ,
       Kindly tell me as to which exit or BADI is used to add additional tab in MIGO header.
    Regards

    Hi,
    Create a program with the screen type sub-screen in SE80 and design the layout for the custom fields.
    Declare the custom fields in a Z**TOP include.
    Under the PBO method declare the program name and screen number
    Under PAI method declare the field to u2018Xu2019.
    Under the line modify method declare a flag and set to u2018Xu2019 checking for material document number by which we can set the fields to be in display mode when we open MIGO for display of material document created after doing goods receipt.
    Under the POST_DOCUMENT method write the code for appending the value to Z table along with the values of the line item (In this case production order number, material, u2026u2026.). For these values to be available here in this method use the memory concept u201CExport to memory idu201D in the method LINE_MODIFY. 
    In order to do any validations to the custom fields, go to transaction SE80 and mention the program Name created and in PROCESS ON VALUE_REQUEST create a module and provide the validations required for those custom Fields.
    In order to make the fields to be in display mode during the display of material document, create a module under PBO and import the flag value and the production order number details in the method LINE_MODIFY and if that flag = u2018Xu2019, use  
    LOOP AT SCREEN.
    IF SCREEN-NAME = 'ZZGBAGS'.
    SCREEN-INPUT = '0'.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.Retrieve the values from the Z table matching the key field (production order number) and pass the value of the custom field on to the screen.

Maybe you are looking for

  • Time Machine, Disk Utility, and clearing out corrupted snapshots

    Hi, all. I've been having some troubling issues with Time Machine and could use your collective insight. I have a 500GiB external USB2 disk that I've been using for Time Machine since December (the oldest snapshot in Backups.backupdb is named 2007-12

  • Intermittent Airport Card Connections

    I have an Airport 'Snow' base station, and a Powermac G4 'Sawtooth', and an iBook G3, both equipped with Airport 802.11b cards. Both computers are within 30' of the base station. Recently, the G4's Airport connection has been working only intermitten

  • Hp Pavillion Dv7 normal startup/startup repair go to blank blue Hp background Options

    I was recently minding my own business on the web when my computer seemed to freeze completely, I clicked a few buttons and then my computer turned itself off out of the blue. I turned it back on and it prompts me with two options, startup as normal,

  • Which Chromium package should I be using?

    http://aur.archlinux.org/packages.php?ID=29440 http://aur.archlinux.org/packages.php?ID=31368 I'm a little unclear about what the second package is. Would they be the same version, but the second package downloads the binary instead of the source cod

  • Changing brush size with keyboard?

    is there a way to change the size of a brush, like that of the clone stamp without having to drag the slider in the property inspector, but instead with a keyboard short cut like you can do in Photoshop?