Problem in Hiding the Screen Elements in CRMD_ORDER

Dear Experts,
     I am working in SAP CRM 5.0 Implementation project.
My client Do not want all the elements in the Transaction code 'CRMD_ORDER'.I would like to hide Some fields.Is there any BAdI to Hide the
Transaction Data Tab and also I want to hide some fields in Item Details Tab.
Please help me is there any BAdI or any other way to achieve my Requirement.It is very Urgent.Please Help me.
Thanks & Regards,
Ashok.

Hi,
You can follow any one of the following approaches:
1. Use the screen variant transaction SHD0 to create the transaction variant and assign your own screen variants. The screen variants can be used to hide the fields/tabs as per your requirements. Assign the transaction variant to the specific transaction types. You can maintain different transaction variants for different transaction types.
2. Use the BAdI CRM_ORDER_FIELDCHECK to modify the field status from modifiable to display only. However, this can not be used to hide any particular field/ tab.
Regards,
Kaushik

Similar Messages

  • How to change the screen element of a single field in a table control

    Hi Gurus,
    I want to change the screen element of a single field (or the whole row) in a table control according to a condition.
    I have 2 columns in the table control. One is an input column and one output only. When user enters values into the input column, they need to be compared against the values in the other column, and if there is a discrepancy, the row where the discrepancy is needs to be highlighted.
    I have tried the following code which highlights the whole column ...
    CONTROLS: TC_ZVOYG_BINS TYPE TABLEVIEW USING SCREEN 0500.
    DATA: wa_tc_zvoyg_col LIKE LINE OF TC_ZVOYG_BINS-cols.
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              wa_tc_zvoyg_col-screen-intensified = 1.
              MODIFY tc_zvoyg_bins-cols FROM wa_tc_zvoyg_col TRANSPORTING
              screen-intensified WHERE screen-name = screen-name.
            endif.
          endloop.
        endif.
      endloop.
    And also the following code which makes no change ...
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              screen-intensified = '1'.
              modify screen.
            endif.
          endloop.
        endif.
      endloop.
    Thanks in advance.

    Hi,
    The modification of a screen element attribute (LOOP AT SCREEN...MODIFY SCREEN) must always be done in the PBO (for a dynpro, it will be in a PBO module, i.e. declared by MODULE ... OUTPUT)
    About the loop at the internal table, it is done automatically by the system, also during the PBO, you'll find something like LOOP [AT itab] ... WITH CONTROL ...  in the PBO part of the screen flow logic (note: you may have to complete with a supplementary READ TABLE if you don't use AT itab). So you don't need an additional loop.
    Best regards
    Sandra

  • How to give error message for the screen element text field when wrong i/p

    How to give error message for the screen element text field when wrong i/p
    when wrong input given
    eg. 
    I have a text box with SBOOK-CARRID
    so when user give wrong entry in text box i.e LG
    then I should give some error stating that the the input is invalid or not available ,
    now it showing the error of standard messages,
    i want manual message to be displayed when error comes.
    Thank you,
    Regards,
    Jagrut Bharatkumar Shukla

    Hi all,
    Thank you for your valuable reply,
    but the thing is that its a screen field,
    i.e text box not a selection screen
    i created in screen layout
    with name sbook-carrid
    now i want to get error message display if wrong i/p is given
    thank you.
    Regards,
    Jagrut bharatkumar Shukla,

  • Problem in transporting the text elements for user exit EXIT_SAPLV09A_002

    Hi  All,
    I am facing a problem in transporting the text element (text symbol) for the exit EXIT_SAPLV09A_002. It is implemented and transported but the text elements are not transported and even if I try to delete them and then create them again, on activation it doesn't prompts for TO and it version its shows it as local object. I have tried to manually assign the TO by using limu as id of program and rept as type and SAPLXV09 as the name of the object but still it doesn't allows as an error message comes prompting local object cannot be assigned to TO. Kindly suggest solution this problem.
    Regards,
    Sachin
    Edited by: Sachin Dangayach on Nov 15, 2010 4:21 PM

    Hello ,
               In the Quality after you run the report check in the layout option>display text elements> variables and check what value is displayed for the use exit variable , if it is correct then problem may be in the selection you gave when you run the report if the user exit variable value is wrong , then set a break point in the code and run the report from rsrt and check where the error is.
    hope it is clear
    assign points if useful

  • Space left in the printout after hiding the text element in smartform

    Hi
    In my smartform there is space left in the printout after hiding the text element with condition.
    Is there any way by which we can remove the space in the smartform,
    Thanks
    Ank

    Hi ,
    I am displaying the text in table with two columns and in one column i am giving the text elemnt and in other the value.
    I had given the condition that if the data is not present then the text elemnt should not be shown in the form .My form is working perfectly except that its leaving the space for that text element.
    thanks
    Ank

  • I have an iphone 4 and i'm having lot of problems: my back camera is blurred although my front camera is fine and working normal. my biggest problem is that the screen is showing colored horizontal lines

    I have an iphone 4 and i'm having lot of problems:
    _ my back camera is blurred although my front camera is fine and working normally
    _ my biggest problem is that the screen is showing colored horizontal lines(as perhaps electrical problems). The phone did fell and I already changed its back and front but everything was normal until these problems appeared suddenly
    Please can somebody help me to solve it and tell me what are the reasons?
    Thx

    you can try turning it off and on again, but i doubt that's gonna work, that sounds like more of a hardware issue. Your best bet may be to contact apple and seek service or replacement

  • How to change the screen element to be ineditable in Dynpro POV

    Hi Experts,  any one has experience on how to change the screen element to be ineditable in Dynpro POV?

    Write this piece of code in the PROCESS ON VALUE-REQUEST..
    PROCESS ON VALUE-REQUEST.
    FIELD MARA-MATNR MODULE matnr_mod.
    MODULE matnr_mod input.
    LOOP at Screen.
    if screen-name=<field_name>.
      screen-input = 0.
      modify screen.
    endif.
    ENDLOOP.
    ENDMODULE.
    Thanks
    Venkat.O

  • My iphone 4 will not charge in the plug or connect to my laptop but my ipod 4th gen does. what could the problem be because the screen to show it needs charging will not come up and it will not restart by holding the home button and lock button. thanks

    my iphone 4 will not charge in the plug or connect to my laptop but my ipod 4th gen does. what could the problem be because the screen to show it needs charging will not come up and it will not restart by holding the home button and lock button. thanks

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    -Griff W

  • HT203977 is there any way to restore factory settings on an Iphone 5s that will not connect to Itunes because the phone is locked with a pass code.  Problem is that the screen is completely shattered.

    is there any way to restore factory settings on an Iphone 5s that will not connect to Itunes because the phone is locked with a pass code.  Problem is that the screen is completely shattered.

    If the screen is completely shattered why bother to try and restore the phone?
    Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disabled - Apple Support

  • Hiding of Screen Elements

    I have some screen elements which I hide.
    On hiding, however, the area appears as blank; i.e. there is an unwanted space between screen elements.
    Is there a way to eliminate the extra visible space?
    Regards,
    Abhinava

    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF  p_sab = 'X'.
          IF screen-group1 = 'GR1' OR screen-group1 = 'GR2'.
      <b>   screen-active = '0'.
            screen-invisible = '1'.</b>     
         ELSE.
            screen-active = '1'.
            screen-invisible = '0'.
          ENDIF.
          <b>MODIFY SCREEN.</b>
      Endif.
    USe active and invisible.
    regards
    vinod

  • TS4009 Ipad mini message " Not enough Storage" This ipad cannot be backed up because there is not enough storage. problem is that the screen is frozen and has been for days. Will not even allow me to turn off device or slide the screen open not matter wha

    Ipad mini screen is frozen. Message says Not Enough Storage. Cannot be backed up ect. problem is I can not enter settings to manage storage or even turn the device off. the screen is frozen and will not allow me to do anything. Anyone got any ideas?

    OMG!! Thank you, Thank you, Thank you! I did what you suggested and it worked! I know nothing about this stuff. You made my day!

  • A serious Problem occured on the screen of my 3gs!!!!!!

    I bought my 3gs about 1 month ago.At first,I got good experience and learned the meaning of 's'.But then I found a serious problem.It happens ONLY JUST the moment I reopen the screen if I used the screen for a while.About 3 mm near to the edge of the screen it would appear some green lines(a small green square in the screen).I think this might be sometihing like afterimages.The longer I used the screen,the loooooooooonger the green lines will be.The most strange thing is if I don't use the screen for about more than 1 hour,it will turn back to normal.But after about 1 or 2 min it is bad again!
    When I am using the screen not open the screen it acts as normal one's,everything is good.
    Could any guy tell me the reason of this phenomenon?
    Firmware:iPhone OS 3.1.2

    You can try the basics from the manual:
    Restart, reset, restore.
    If this doesn't help then you can take it to the Apple Store, or whomever provides service in your country and they will replace is it is defective.

  • Webdynpro table sorting problem, its hiding the table while sorting

    Hello All,
    I have a stardard webdynpro application in our portal, when i am pressing sorting button on a table it is hiding the table,
    please share your idea and please help me to get it resloved,
    Cheers,
    Appa

    Hi Appa,
    let's try to narrow down the problem:
    please tell us which application it is about. Is it reproducible for any kind of table in any other standard webdynpro for java applications, or only for this one? Do you face this problem when you use any kind of browsers like firefox, internet explorer?
    Thank you!
    Best Regards,
    Ervin

  • Problem reading from the screen of Adobe Reader XI

    Hi,
    Since I installed Adobe Reader XI, I cannot no more reading the documents from the screen.  Here is what I see:
    I get this message from Adobe:
    I'm following the above instruction I don't see any such option as "Enable Protected Mode". 
    I'm not sure even if this is the cause of the above problem.
    Please help,
    Chanan

    Your top image seems to indicate you may have a computer virus on your system. I highly recommend you run a virus checking program on your computer, download the latest virus definitions and hope that they can remove the infection.

  • To increase the size of the screen element

    here is the description,can any body help me out,
    When u execute any program in se 38 .we get output if we press ctrl+f  in the output we  get a small popup window, the problem is ,it display’s  (cancel search after hits: 100)
    Which accepts only three (3) characters but it should accept 5 characters .how to slove this issue please help me out.

    Hi siva,
    This is the standard pop-up to search any string on the list output. If you want to make it 5 characters long, then you have to implement the user exit (screen exit). since it is the standard screen, I dont think it is so easy to extend the screen field upto 5 characters long.
    BTW you can enter max 999 hits. if you have a list output more than 1000 lines then you can use the checkbox starting at current line for doing a search starting again from 1000th line till the end line. This way you can search 'N' numbers of lines.
    To summarize you have to do a search after each 999 hits e.g. your 999 hits has been completed on 500th line then you need to put the cursor on 501th line and then again do a search using the checkbox starting at current line.
    If you have any more doubts then please let me know.
    Regards
    Sumit Bhutani

Maybe you are looking for

  • HT4972 I dont understand how to update my iphone 3g with ios 4.3 or above

    is it possible?? i need some help updating ios and this site doesnt even explain if it is possible... i dont know how to deal with this issue help please!!!

  • Using music for ringtones

    I have the 6680, and want to use some of the music that I've put on my phone as ringtones. I can view some of the songs in the profile that I chose, but not all of them. What should I do, do I need to delete some of the other songs first. Any help wo

  • What is my best package please

    I will be working in France & want to make & receive calls on my Blackberry which has skype too & from UK at the best price. I can't work out the best package on skype to achieve this & there seems to be no Support phone numbers.

  • How to modify the direction of a click box depending on path followed?

    I am trying to create some branching that is based on the following example: 1. Learners select a category (by clicking on a lick box): options could be strawberries, oranges and lemons. 2. Learners have 3 options under each category, some of them ar

  • Flash videos maximising to massive dimension

    Hi - any flash video in Safari on my vista 64 setup plays fine for me in a normal window, but when I maximise it (either on a site like youtube or here http://www.flashcomguru.com/apps/fullscreen_player9/fullscreen.html for example) the dimensions ma