BADI BBP_UI_CONTROL_BADI for disabling fields item wise in PO!

Hi all,
We are working on SRM 5.0(SP12),ECS.
I need to disable the account  assignment fields like G/L account,Cost centre  for the PO in Process PO transaction only for users with the role BUYER for all line items in the PO.
For users with the role of EMPLOYEE/REQUISITIONER,i need to disable the a/c assignment fields mentioned above only for all the line items in the PO except the first line item.
Can anyone confirm  whether this can be  achieved using the BADI "BBP_UI_CONTROL_BADI".
I have earlier disabled/enabled fields using this BADI but irrespective of the number of line items in the document.CAn i achieve the disabling effect at the  line item level i.e. can i control the table control display for multiple lines in the PO?

Yes..I think you can..but not sure...Try to debug the BADI and play around and see if you are able to do it, then you can code it accordingly.
Regards, IA

Similar Messages

  • BADI Name for adding PR item tab.

    Hi,
    Can anybody tells me the BADI name and procedure to addl PR item tab to insert/change the required data.  The fields that should be displayed should be dependant on the PR document type selected.  These fields should be changeable when the change PR transaction is accessed.
    Thanks in advance.
    Ravi Kanth

    Dear Ravikanth,
    The BADI Named ME_PROCESS_REQ_CUST can be usde for the purpose and
    The Item date can be changed with the method - PROCESS_ITEM
    There is another BADI - ME_PROCESS_REQ
    This also will be useful to you
    Hope this information would be useful to you.
    Thanks
    Venugopal
    Reward if found useful

  • Disable F4 Help for disabled field in ALV?

    I have an ALV table in which I display a field, which has an automatic F4 help defined in DDIC.
    Via a button ("Display/Edit"), i set the input field to enabled and disabled.
    This works, but the F4 help is visible in both modes.
    How can I disable the F4 help when I am in display mode?

    Hi ,
    U can deactivated the value help by calling the method ..SET_ATTRIBUTE_VALUE_HELP of class IF_WD_CONTEXT_NODE_INFO  for the attribute and passing the parameter VALUE_HELP_MODE   = C_VALUE_HELP_mode-deactivated .
    Regards
    Yash

  • BADI/EXIT for changing line items (F-02)

    Hi All,
    I want to know any BADIs/EXITs which allow changing of G/L line items in transaction f-02. I have tried substitution it does not work for my requirement.
    My requirement is copying of PRCTR from offset line item to the Vendor/customer line item which always appears as line item 001.
    Thanks,
    Preetham S

    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)

  • User exit or BAdI name for Netprice field in PO

    Hi All,
    Can you please give me the name of the BADI or user exit to update the net price field in automatic creation of PO ME59N.
    In this case I am creating the PO based on a PR the net price field has to pick the price from the Sales Order.
    Please help me out in this.
    Thanks,
    Praveen

    <b>User-Exits</b>
    MM06E010
    MM06E009
    MM06E008
    MM06E007
    MM06E005
    MM06E004
    MM06E003
    MM06E001
    MEVME001
    MM06E011
    MEQUERY1
    MRFLB001
    MMFAB001
    MMDA0001
    MMAL0004
    MMAL0003
    MMAL0002
    MMAL0001
    M06B0002
    M06B0001
    LWSUS001
    LMEXF001
    LMEQR001
    LMELA010
    LMELA002
    LMEDR001
    AMPL0001
    MELAB001
    LMELA002
    LMEDR001
    AMPL0001
    MELAB001
    MEFLD004
    MEETA001
    ME590001
    M06E0005
    M06B0003
    M06B0004
    M06B0005
    M06E0004
    <b>BADIs</b>
    ME_HOLD_PO    
    ME_CIN_MM06EFKO
    ME_CIN_LEINRF2V
    ME_CIN_LEINRF2R
    Greetings,
    Blag.

  • Implementation Of Badi ME_GUI_PO_CUST for adding fields in Purchase Order

    Hi All
       I am implementing BADI ME_GUI_PO_CUST / ME_PROCESS_PO_CUST to add additional fields in Purchase Order.
    The implementation of the BADI ie the Subscreen of the fields to be added appears in  transaction ME23N but it does not appear in the transaction ME22N and ME21N.
    Can anyone help me on this.
    Thanx.
    Moderator message - Duplicate post locked
    Edited by: Rob Burbank on Jul 10, 2009 12:10 PM

    check the answer
    [New tabs added by Badi ME_GUI_PO_CUST not seen in ME21N and ME22N;
    bye

  • Fetch data from IR to form in UPPER CASE format for text field items

    Hello,
    Can anyone please help with this issue. I have a IR report with form and I want to fetch the data to upper case when I go to the form level to edit the details from the IR report. I am using the Oracle APEX in built automatic row processing DML to update, create or delete the records. Is their any way, where I can convert the data to upper case whenever user creates a new record or updates the existing record using the in-built automatic row processing DML.
    Please help.
    Thanks,
    Orton

    Jari,
    I have tried your option but no luck. The thing is the text is getting converted from lower to upper case when i navigate from report to form level. But I want to save the data to the database all upper case, even if the user enters data in lower case and this applies for both inserts and updates. Whenever i tried to create or update a record, all the data should be converted to upper case before inserting or updating to the database.
    Please help.
    Thanks,
    Orton

  • PO Line Item wise gross value for combination of WBS and Material Group

    Hello,
    Our requirement is to get report for PO Line Item wise gross value for combination of WBS and Material Group. Standard report ME2J gives net price but not gross value for Material Line items. Please let me know if any standard report( or ME2J) will suffice this requirement.
    Regards,
    Milind Dumbre

    Dear Milind
    No standard report available to get the PO Line Item wise gross value for combination of WBS and Material Group. Please go for development by taking reference ME2J.
    Warm regards
    Ramakrishna

  • Sap script for Delivery(item wise)

    Dear ABAPer's ,
        I am working on a SAP Script for Delivery(<b>Item wise</b>).The requirement is I need a print out for each line item in a delivery.I am using tcode VL71 for taking prinout.
    I have modified the routine <b>RVADDN01</b> according to my requirements.But the problem is i am not able to capture
    which line item is selected.Whichever lineitem i select it is giving the details of all the line items.
    Am I using the correct routine or someother routine is available for item wise details.
    Please clarify.

    hi SAP ,
    u have selected right one , Just Debug the script from which text Element u are getting the data into Form, then check ur Logic.
    Regards
    Prabhu

  • Line item wise billing

    Hi All,
    Can we do sale order related billing for individual line item wise and quantity wise?
    If this is for delivery related billing then the setting will be in item category, billing relevance as K. But what will be the settings for order related billing?
    Kumar

    Hi,
    In two ways you can achieve your requirement.
    1.Goto the T.Code VF01
    Enter your sales order number.Donot press Enter.
    Click on "Selection list".
    Select your items.Click on Copy.
    Save the invoice.In "VOV7" T.Code maintain the billing relevance as "C".
    2.Goto the T.Code "VA02".
    Double click on the item.Goto Billing document tab.
    Maintain the billing block under "Billing" tab.
    Save.
    Goto the T.Code "VF01".Enter your order number.
    Create the billing document.
    Next Goto VA02 and remove the another block.
    Create the invoice.
    Regards,
    Krishna.

  • PR item wise release

    Dear Expertise,
    Would some body so kind to give me all the customization setting detail that require for purchase requisition  item wise release.
    Your earlier answer should be highly appriciated.
    Regards,
    sp sahu

    Hello Sahu,
    The following link will help you to understand release process and customization.
    http://help.sap.com/saphelp_46c/helpdata/en/9f/2d547bb435d1118b3f0060b03ca329/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/a7/2d547bb435d1118b3f0060b03ca329/frameset.htm
    in short,
    1. Define characteristic
    2. Define class
    3. Set up release procedure
    3.1. Define Release code
    3.2. Define Release Indicators
    3.3. Assignment of release indicators
    3.4. Set up Release pre-requisite
    3.5 Determine Release stretagy
    Hope this helps.
    Regards
    Arif Mansuri

  • How to disable field Order quantity

    Hi everyone
    I want to disable field item order quantity at line item level on the transaction VA02, can anybody help me on this?
    im using the user exit MV45AFZZ to make other modifications in the program, can i use the same user exit or any other alternative?

    The logic that you need to place should be something similar to below:
    IF SY-TCODE = 'VA02' AND SCREEN-NAME = 'RV45A-KWMENG'.
       SCREEN-INPUT = 0.
    ENIF.
    Hope this helps.
    Kind Regards
    Eswar

  • BAdi's for Preq's and Contracts

    Iam trying to find  badi's for custom fields in purchase requisition(me51n and me52n) in header level and custom fields in contracts(me31k and me32k) in header level.If don't is there any user exits for those one's.once i developed the screen how to configure to add that screen to the badi.Can any one explain clearly.
    Avinash m.

    Hello,
    For Purchase Requisitions, You need to implement enhancement MEREQ001, enhance the structures to add the fields on the screen, and call necessary Function exits to display / update the table.
    Please refer to the thread:
    enhancements MEREQ001 in purchase requisition
    Hope this helps you.
    Best Regards, Murugesh AS

  • Mass Maintenence For custome fields from MM17

    Hi all,
        I Have added some custome fields in to material master and it is working fine,When i am trying to cahnge the values for these custome fields in MM17 it is not getting reflected in material master.
       After cahnging the values if i save,it is giving me an Information-1090 : Messages have been issued: number MASS000924000003
    In long text of this information i have.
      Diagnosis-During inbound processing for the IDoc, messages have arisen while checking material data.
    System Response-The system has filed these messages in the form of an application log with the number MASS000924000003.
    Can you please let me know,How to solve this.
    Thanks & Regards,
    Anjana Rao

    First read OSS [Note 576160 - MM17: BAdI implementation for append fields|https://service.sap.com/sap/support/notes/576160] and of course (and before) [Note 44410 - Integrating cust.-specific fields in matl master|https://service.sap.com/sap/support/notes/44410]
    Regards,
    Raymond

  • Disable most recently used items for this field in CRM 2013

    Hi,
    I have checked "Disable most recently used items for this field " property option for lookup filed in CRM 2013. But it still displaying MRU items on the lookup filed. Can someone please help to fix this ?
    Regards,
    Thanga

    did you try to clean your browser cache? use a different browser?
    My blog: www.crmanswers.net -
    Rockstar 365 Profile

Maybe you are looking for

  • Why Do i need SCOM 2012 R2 with Exchange 2013 ?

    This is a question is commonly asked now a days with the "Managed Service" Feature of Exchange 2013 , why do I still need SCOM for just my Exchange monitoring ? I have my understanding that still with managed service in exchange there are several com

  • Reinstalling Tiger: Software Update Missing Many Updates

    I've seen a few similar topics on this issue, but only in so far as Software Update missing an update here or an update there. I am currently reinstalling Tiger on a Power Macintosh G3 B&W that has been heavily upgraded. The system specs are as follo

  • Links within PDF won't open

    I receive Acrobat documents with links in them to other pdf's, but when I click on the link, the dialog appears: "Could not open the file '(filename).pdf'." Presumably the links are on a remote host. Is this a function of my settings? Security? I've

  • HW Inventory trouble

    The following is with SCCM 2012R2 CU3 I have been adding a few Hardware Inventory classifications.  Mostly, they work correctly but sometimes they don’t work quite right. Usually, the inventory shows up in Resource Explorer correctly, but other times

  • LR icon doesn't show up after install

    How do I fix?