Hide Cost Distribution button in SRM SC screen

Hi Experts,
We have a requirement where in we need to hide the cost distribution,copy to clipboard,etc..buttons in the cost assignment section of shopping cart screen . we are using SRM 5.0
Is there a way where we can make this invisible without making any changes to the standard code.
Any Help in this regard will be highly appreciated
Regards
Vidya
Edited by: Vidya Pankaj on Oct 27, 2009 12:21 PM

Implement BADI BBP_UI_CONTROL_BADI method BBP_SC_UI_CTRL for Object type BUS2121.
Do a check on the iv_fieldname parameter and set the cv_invisible and cv_input_ready to the value you need.
The fieldname for the distribution is called GV_DIST_IND (to get you started).
Regards,
Robin

Similar Messages

  • Disabling the cost distribution button on the Process Purchase Order Screen

    This is probably a simple question, but we have been unable to find the place to disable cost distribution on the SRM Process Purchase Order screen for limit orders ONLY.  Basically, we just want this functionality to not be available to users.  Can anyone direct us to the correct configuration for this?  Or do we need to edit the BADI?
    Thanks  in Advance!

    Hello,
    You can hide this field by creating a screen variant through SHD0 transaction. I have tested here and I
    could hide it (GV_DIST_IND in Program SAPLBBP_PDH_ACC screen 1000).    
    In the screen variant you should mark the output of GV_DIST_IND field.
    However, this option would hide this button for all documents.
    Kind regards,
    Ricardo

  • New buttons on SRM contract screen? (+)

    Hello,
    I'm asked to add specific button into the SRM contract screen (BBP_CTR_MAIN transaction). I've been trying to use BBP_CUF_BADI, but achieved none - my customer screen is not displayed at all. However it is called - I've checked it using the debugger. What am I doing wrong?
    Thanks in advance.

    Hi Cyrill,
    Please go through the following lnks,
    Add a new button to BID Invitaion
    Add customer button to check status screen
    Hope it helps.
    Thanks,
    Pradeep

  • Some buttons on SRM Web screen not enabled

    Hi,
    When a user logs in SRM Web as an approver,the buttons for Approve,Reject are in Grey mode.However the same looks fine i.e. anabled in other system.What is the factor which controls this functionality?
    We want to make these buttons seen as enabled
    Request help please.
    Regards,
    BM

    Hi,
    Which workflow are you using? Please see which is the approval task, by going to the workflow log.
    You need to define for this task the dynamic columns for integrated inbox.
    SPRO ->
    Supplier Relationship Management ->
    SRM Server -> 
    Cross-Application Basic Settings ->
    Business Workflow ->        
    Define Dynamic Columns for Integrated inbox                                                                               
    For relevant task set the column Expression first attr. to   
    EC_DECISION.      
    Kind regards,
    Siobhan

  • Cost distribution in purchase order

    Hi Experts,
    I am working on SRM 4.0.
    The scenario followed by us is extended classic scenario.
    Is it possible to perform the cost distribution activity in change mode for the purchase orders which are already in approved status.
    Please provide clarification on this scenario.
    Regards,
    Ashok

    Hi,
    The change of PO is cost distribution is being done in SRM.
    Here the PO value is very less and there is no approval involved for the PO.
    So soon after assigning the vendor and completing the shopping cart, the purchase order is also being issued to the vedor.
    For such POs in SRM we are not able to find the cost distribution icon in SRM.
    This is a service call from our client.
    Regards,
    Ashok

  • Refresh problem in Shopping Cart and PO in  cost distribution in SRM 7.0

    Hi ,
    As of now we are working in SRM 7.0. Actually when we are changing the account assignment cateogary from WBS  to Asset  then the cost distribution need to be changed from Percentage to quantity and vice-versa. But this is not happening .
    Can somebody hlp on this if you guys came across such issue.
    Regards,
    Kalyani

    Kalyani
    Cost distribution will not change automatically when you change the account assignment category. You will ve to distribute it manually on the same lines as you did for Cost Center earlier
    Regards
    VIrender Singh

  • Cost distribution SRM to R/3  - based on VALUE

    Hi all,
    We are working on SRM 5.0 and R/3 4.7.,ECS
    In shopping cart when the cost dsitirbution is sleected as "VALUE",when the corresponding SRM PO replicates to R/3,the cost distribution always changes to percentage/quantity....Why is that R/3 system recognises the cost distribution only for quantity or percentage???
    Also we are now upgrading iur R/3 system to ECC 6.0.Is the above issue resolved in ECC or still persists in ECC 6.0 too???
    Has anybody encountered the above issue??Please share experiences.

    I am curious as to if you got this resolved. When we upgraded, I was hoping that we would finally get to use distribute by value between SRM and SAP without it converting over to percentages. I have worked with OSS and the discussion forum to come up with a resolution but no luck yet.

  • How to hide New Task button on Task Page(Activity Screen)?

    Hi All,
    All answers and support will be appreciated,
    We have a requirement to hide new task button on activity screen and i tired using java script on web applet to hide buttons but hiding was successful on other button like send email and delete buttons ,same script is not working on New task button , even i tried with the script bob provided in his document "Repurpose Buttons in On Demand with JavaScript" but no luck, Please let me know if have any solution.
    Regards,
    Rajeev.

    Rajeev, I would recommend that you post this question in the CRM On Demand Integration Development forum. Include your Java Script code.

  • Add customer button to check status screen

    hi everyone
    i'm quite new in developing srm and need your help.
    my customer wants me to put a new customer button on the check status web screen at item level which is supposed to work like the print button.
    so if i want to integrate this customer button do i have to modify the screen and html template? as far as i know there is no customer exit for this?!
    thanks in advance!

    Hi
    <u>Which SRM version are you using ?</u>
    <b>The addition of a new button for a new process means modification to standard screens, HTML templates used in the relevant Internet (Web) Services and the releavnt source code.
    Addition of button can only be done through ITS Template change.Please look in the Internet services say - BBP_BID_INV (for Bid Invitations) Or for service - BBPSC01 (shopping cart) for the exact template in whcih you want to add the button</b>
    <b>You have to define a new button in the screen and in the template. Then assign to it an OK_CODE and manage it in the PBO of the screen.</b>
    There is no BADI which can do this as this is not a SAP funtionality. You need to do a little bit of research on this to get the job done.
    <b>As a start step, You can use the BADIs - BBP_CUF_BADI and  BBP_CUF_BADI_2 to change the display from customer-defined fields to the SAP standard screen. This BAdI enables you to control whether the fields can be edited, and how they are displayed.</b>
    MODIFY_SCREEN method will Show/hide field display and restrict edit options.
    <u>For more information on BADI please go to SPRO -> BADI.
    OR View the information on BADI's.</u>
    http://help.sap.com/saphelp_nw04/helpdata/en/e6/d54d3c596f0b26e10000000a11402f/content.htm
    <u>Implement -  BADI - BBP_CUF_BADI (in SRM 4.0) to display a customized screen.</u>
    <b>Related link -></b>
    a new button required on shoppingcart screen
    <u>Hope above proves helpful to you.</u>
    Regards
    - Atul

  • How can you hide a Continue button until all clickboxes are clicked?

    I have seen similar questions to this one, but none seemed to be the exact situation as mine.
    What I have: Several images on a screen.  When a user clicks an image it is replaced with another image.  I am using clickboxes for this task.  I do not wish for them to toggle back and forth. Once they click the original image it should stay changed.
    What I am trying to do: Once a learner clicks all the images (in no particular order) a Continue button appears that allows them to go to the next screen.
    If anyone has some suggestions on this situation please let me know, thanks.

    I cannot log in on the forum for the moment, so will try by answering by
    mail. I was aware of that problem (have presented those solutions so
    often), thought that since you left all images visible once the click box
    was clicked it wouldn't be a problem.
    Two possible solutions:
       1. Easiest one: add a statement in the Always decision that will Hide
       the click box just clicked. It has no sense to click it another time. That
       will mean that you still can do it with a shared action but that shared
       action will have two parameters now, the second one being the click box
       that has to adapted on each application of the shared action.
       2. If you don't want to make the click box hidden (which means at the
       same time disabled), you'll need a user variable for each click box,
       starting with a default value of 0, and toggle it in the Decision 'Always'
       to 1. The second decision will then need a condition that checks the value
       of all the user variables (with AND) and shows the Next button only when
       all variables have the value of 1.
    Sorry, but have to mail, cannot offer a screenshot in that case.
    Lilybiri
    2014-03-13 5:31 GMT+01:00 Joseph_McDonald <[email protected]>:
        Re: How can you hide a Continue button until all clickboxes are
    clicked?  created by Joseph_McDonald<http://forums.adobe.com/people/Joseph_McDonald>in *Advanced
    Adobe Captivate Users* - View the full discussion<http://forums.adobe.com/message/6205043#6205043

  • Add a new button to BID Invitation screen

    Hi,
    How to Add a new button to Bid Invitation Screen in SRM?
    Thanks,
    Raveendra

    Hi
    Which SAP Version you are currently on ? What is the exact requirement ?
    If i understand you right, Incase you want to add a button to the existing screen template then it will require standard code change and also you need to plan out how will you will code the logic to activate the button.
    There is no BADI which can do this as this is not a SAP funtionality. You need to do a little bit of research on this to get the job done.
    Regards
    - Atul

  • Cost distribution in Extended classic scenario

    Hi All,
    We are in SRM 4.0 using extended classic scenario.
    When we create a purchase order with cost distribution, it gets copied to backend system. But the partial invoice field in backend PO is always having the value "Distribution in sequence".
    In configuration for account assignment category, it has been defaulted to "Distribute proportionately".
    When we checked with SAP they told that for SRM POs it will always be distribute in sequence. It has to be distributed while posting MIRO. This value is hardcoded in SRM PO transfer program. It is very strange and moreover this is a essential functionality which needs to be in SRM.
    Any one using extended classic scenario, could you please tell me how you are handling multiple account assignments?
    Please help me.
    Thanks,
    Arun

    Friends,
    If you are using cost distributions in extended classic scenario, then could you please check and let me know the value that you are getting in the "Partial Invoice" field in Account assignment tab of backend PO.
    Please help.
    Thanks,
    Arun

  • Activating Order as Direct material button on Shopping cart screen

    Hello SRM experts,
    we are in SRM 5.0. we implemented BADI: BBP_DP_PROD_CHK_BADI to suppress Order as direct material button on Shopping cart screen.in this BADI under PRODUCT_CHECK method  we have this code CLEAR ev_dp_possible.Now the requirement is to bring back that order as direct material on to shopping cart screen and we need to check there for direct material and non direct material.
    i commented the code in METHOD PRODUCT_CHECK . but still i'm unable to see that button on SC screen.After bringing that button on to screen we need to check for Direct and non direct materials, if it is a non-direct material and trying to press button Order as Direct Material it should hav to give some error.
    please help me.
    thanks in Advance....

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Cost Assignment button in Infotype 0416

    Hi,
    I want to add a button similar to the 'Maintain Cost Assignment' found on the IT0014 screen in the application toolbar of IT0416. Also the button should perform similar functions. Can anyone know how to do it. Please do let me know.
    Thanks,
    Ashok

    Hi,
    I don't think there is any customising involved in this. You may need to go for Z development. However I would suggest you to wait for others to give their opinion on this.
    If still you are not able to find any solution then raise this issue with SAP thourgh OSS. Why I am asking this is because there may be similar requirement at some other client and it would be better if we get this as standard solution. Simultaneously you may think of some other alternative.
    VK

  • Problems with cost distribution "by value"

    Hi All,
    We have the following problem in cost assignment in shopping cart: We can choose different cost distributions: 1. by percentage; 2. by quantity; 3. by value. When choosing 3 - "by value" and distributing values to different WBS-elements with budget check, system comes up with several error messages saying budget overspend, also we exactly fill in the open budget on theese WBS-elements. The main reason for this seam that our backend system R/3 4.70 just knows the two posibilities 1. - by percentage; 2. by quantity.
    Do you guys know a possibility in customizing or elsewhere to deactivare the possibility 3 - by value, since I think back end can not work with this kind of distribution.
    Best Regards Thomas

    Hi
    Do you want to remove the drop down by value in the shoping cart screen ?
    BADI - BBP_UI_CONTROL_BADI  - method BBP_SC_UI_CTRL  field control You may try here
    regards
    Muthu

Maybe you are looking for