Making fields blank

I want to make a NAME type field blank when a condition of my rule hides the field.

Howdy all,
We've found an undocumented behaviour change between 2008.1 and 9 that caused us major problems after our upgrade where when you try and set a Person field to blank, unless it has 'edit' writes at the moment, it'll throw an error and essentially lock the form up (that is, no actions can be taken - done/update/approve/reject).  We've got a case open for it.
We skipped 2008.3 unfortunately so I'm not sure if it's the same case, but you may need to make it editable for the conditional rule to run...  Interestingly, you can still set other field types as blank, it's only Person that it affects (and we have a case open for it).
Thanks,
Ant

Similar Messages

  • Making q0167-iminc field blank of IT0167 infotype

    Hi,
    I got a requirement to make the field  (q0167-iminc) of infotype IT0167 blank on certain conditions (if the employee has domestic partner who is tax in-dependednt, which is in IT0021).
    Pls get back to me how we can do it.
    Some how i got BAdi PBEN0008. I need hw we can put this logic to make the filed blank.
    Thanks,
    Shreeni

    Hi Richard,
    Thanks for the reply.
    Yeah I agree those are screen fields, thats wt how should we make the screen field blank.
    While creating IT0167, it should check iin IT0021 if employee has domestic partner and tax status check box is checked then in IT067 -iminc field should become blank,
    I just want to this can be handle thru user exit/BADi or in other way to control this screen field.
    I do not Dynamic actions, can we do it thru that?? i am not sure..
    Please revers ASAP.
    Thanks,
    Shree

  • Making Numeric field blank

    Hi Experts ,
    i have a requirement to make the numeric field "blank" in some rows of internal table .
    its about vendor
    whenever any vendor will repeat , i need to display  3 numeric fields "blank" , in that particular row .
    please help me on this issue .
    thanks in advance .
    vijeta

    Hi,
    One very important thing we cannot make numeric field as blank is can be made initial i.e. 0.
    So we have to make the field as character then we can make it blank by initializing it.
    thanx.

  • Make Category id field blank in Describe requirement

    Hi all,
    When ever we are going in Describe requirement tab its giving us the last used category id in the category id field. I know its getting filled in the global_data_filled.
    We want to make this field blank when we go in this tab. Also I can not do any standard code change neither in template.
    Is there any BADI by means of which I can achieve this?
    any help will be rewarded.
    Thanks
    Smita

    Hello,
    There is no badi for this and the product category is a very determining field for the SC. Making it blank with development will cause many bugs and unwanted side effect.
    A suggestion is to create a dummy category named "?", set it at default category in user attributes and implement the badi bbp_doc_check_badi to prevent a user ordering a SC with this dummy category.
    Rgds,
    Pierre

  • Suppress embedded field blank lines in Crystal Reports XI is not working

    Hi,
    We have a text box in a Crytal Reports XI report which has address information in it as follows:
    These are individual fields from the database. We check the  "suppress embedded field blank lines" option for the text box and preview it in the designer and the suppression works as expected in that when the unit field is blank the whole address line isn't suppressed. However when we run this report using the Report Viewer control in a VB.NET 2005 application the whole address line is suppressed when the unit field is blank.
    This appears to be a bug in the suppression logic when the Report Viewer is used to view a report. While yes we can embed a formula into the address line this adds extra maintenance and confusion which is not necessary as it works as expected in the report designer.
    I have seen others which are having a similiar issue and the only suggestions are to create your own suppression using formulas, etc. which is only a bandaid and is not the best solution as the suppression works as stated in the designer but not in the viewer embedded in an application. Please indicate if this is a known bug and if this issue has been addressed and fixed in a new merge module.
    We are running Crystal XI 11.5.0.313 for the report designer and have deployed the needed dlls to run the reports with our application using the CrystalReports11_5_NET_2005.msm merge module.
    Thanks in advance for any assistance in resolving this issue!

    Hello,
    Moved to .NET SDK forum.
    Upgrade to XI R2 SP 6, you are using the original release:
    https://smpdl.sap-ag.de/~sapidp/012002523100011802732008E/crxir2_sp4_full_build.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe
    And the distribution files are for Visual Studio version of Cr, not R2 build.
    https://smpdl.sap-ag.de/~sapidp/012002523100013451312010E/crxir2_fp64_server_ins.zip
    Or
    https://smpdl.sap-ag.de/~sapidp/012002523100013451332010E/crxir2_fp64_net_mm.zip
    Don

  • WBS element field blank in MB51 report.

    Dear Experts,
    I m using ECC 6.00 EHP4, My problem is we issue the project material with movement type 221 Q but in MB51 report if I want to get the output with WBS element with Movement type 221 q data is not showing if I give only movment type 221 Q and WBS field blank than in output screen WBS fileld shown blank please clear me where is the problem..
    Neeru

    Anyone please...
    Neeru Dimri

  • Is it possible to set up a Paragraph Style leaving the Font Style field blank?

    We often have to import text into InDesign from Word docs. We place the docs (Command-D, rather than copying and pasting) in order to preserve italics, bold text, etc. As it is now, we have to select all the text and set each element separately - leaving the Font Style field blank - in the Character Palette.
    It would save a lot of time, if we could set up a Paragraph Style without specifying the Font Style, (leaving it blank), which overrides the formatting we are trying to preserve. Is this possible?

    The answer is "kind of". You can create the Paragraph Style you want to apply and select the paragraphs you want to apply it to - then right-click on the Paragraph Style and choose 'Apply "Body". Clear Character Styles.'
    It is possible to do this as a Character Style if you click outside of a text area and create a new style. I do it all of the time as I import lots of Word documents to write to ePub (you have to define all of the styles to ensure the document looks right). Since the documents come in with small caps, bold, italics, different font sizes but the same font throughout.
    So I have a style based on None with blank Font Size and Font Style which I apply to the whole document. If there is anything in these boxes you can just erase it by backspacing over the text.

  • Requirement of keeping the Path field BLANK of HTTP_AAE Channel in NW PO 7.31

    Hi ,
    We are in a phase of migrating Interfaces from PI 7.1 to PO 7.31(Java Only).
    For one of the Interface in PI 7.1 there is a RFC Destination for vendor communication through HTTPS connectivity  :
    Target-Host: IP Address
    Post: value
    Path Prefix: Blank
    During migration  requirement is to keep the Path field BLANK of the Communication Channel,however since  PO has mandatory path field   a "/" is been provided, because of which data post fails.
    PI:  https://IP:9443
    PO:  https://IP:9443/  (Since Path Prefix is mandatory)
    As per my understanding The data is supposed to be posted directly to the IP (https://IP:9443) however it is getting posted to (https://IP:9443/) where the service is not available.  For reference have attached relevant screenshots.
    Is there any way to provide Blank value,omit the Path Field of HTTP_AAE Receiver adapter. Need ardent support and suggestions
    regarding this.

    Komal,
    I tried the regular expression on my system which is PI 7.30 SP 8 Patch Level 45. And it worked for me.
    I have used a simple check for alphabets.
    Regards
    Abhishek

  • To field the field blank

    i report i am calculating difference between start date  and end date. if end date is not greater than start date then i need to leave the result field blank  without specifiying any value.

    Hi Josephine,
    1. I don't know whether i understood ur question properly !
    2. Its a simple logic.
    3. try this (just copy paste)
       see DIFF variable.
    REPORT abc.
    PARAMETERS : fdate TYPE sy-datum DEFAULT sy-datum..
    PARAMETERS : tdate TYPE sy-datum DEFAULT '20051215'.
    DATA : diff TYPE i.
    diff = tdate - fdate.
    IF diff < 0.
      diff = ''.
    ENDIF.
    BREAK-POINT.
    I hope it helps.
    Regards,
    Amit M.

  • Making field as Dropdown list in ALV

    Hi
    This is the code for making field as dropdown list in ALV.
    But wat do you mean by HANDLE here.
    What is the value one indicates.
    FORM prepare_drilldown_values.
    DATA lt_ddval TYPE lvc_t_drop .
    DATA ls_ddval TYPE lvc_s_drop .
    ls_ddval-handle = '1' .ls_ddval-value = 'JFK-12' .
    APPEND ls_ddval TO lt_ddval .
    ls_ddval-handle = '1' .
    ls_ddval-value = 'JSF-44' .
    APPEND ls_ddval TO lt_ddval .
    ls_ddval-handle = '1' .
    ls_ddval-value = 'KMDA-53' .
    APPEND ls_ddval TO lt_ddval .
    ls_ddval-handle = '1' .
    ls_ddval-value = 'SS3O/N' .
    APPEND ls_ddval TO lt_ddval .
    CALL METHOD gr_alvgrid->set_drop_down_table
    EXPORTING
    it_drop_down = lt_ddval .
    ENDFORM. " prepare_drilldown_values
    Regards
    Sandeep Reddy

    Hi,
    REPORT  YMS_DROPDOWNLISTBOX.
          TYPE-POOLS : VRM.
    TABLES : AFKO,AFPO,SSCRFIELDS.
    DATA : BEGIN OF IAFKO OCCURS 0,
           AUFNR LIKE AFKO-AUFNR,
           END OF IAFKO.
    DATA : BEGIN OF IAFPO OCCURS 0,
           MATNR LIKE AFPO-MATNR,
           END OF IAFPO.
    DATA : ITAB TYPE VRM_VALUE.
    DATA : VID TYPE VRM_ID.
    DATA : ITAB1 TYPE VRM_VALUES  ,
           ITAB2 TYPE VRM_VALUES  .
    DATA : FLAG.
    PARAMETERS : P_AUFNR LIKE AFKO-AUFNR AS LISTBOX VISIBLE LENGTH 15.
    INITIALIZATION.
      SELECT AUFNR FROM AFKO UP TO 10 ROWS INTO TABLE IAFKO WHERE AUFNR LIKE
      '%704%'.
      LOOP AT IAFKO.
        ITAB-KEY = IAFKO-AUFNR.
        ITAB-TEXT = IAFKO-AUFNR.
        APPEND ITAB TO ITAB1.
      ENDLOOP.
    AT SELECTION-SCREEN OUTPUT.
      VID = 'P_AUFNR'.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          ID              = VID
          VALUES          = ITAB1
        EXCEPTIONS
          ID_ILLEGAL_NAME = 1
          OTHERS          = 2.
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    Thanks,
    Sankar M

  • IPhone contacts, Country field, keeps Syncmyride  Navigation from  giving directions.  Is there a way to leave Country field blank?  Thanks for any help.  JW

    iPhone contacts, Country field, keeps Syncmyride  Navigation from  giving directions.  Is there a way to leave Country field blank?  Thanks for any help.  Jww

    Syncmyride. That's what's having the problem. If it were handing the data properly, it wouldn't be a problem. You should not have to remove data from your contacts in order for an app that is accessing the contact data to work correctly. This is a bug in syncmyride. It has nothing to do with iCloud or anything else that Apple controls.

  • Mail.app won't leave my password field blank.

    mail.app won't leave my password field blank on OS X Mavericks. I need it blank for security.  How to fix?

    anyone, anyone? I switched from a Windows desktop, and frankly, have had little but problems with the supposedly perfect mac... At least I could send **** emails on my Windows machine...

  • While making field invisible at runtime in FPM_FORM_UIBB that row is coming as blank

    Hi All,
    In one of the requirement we are making one of the fields indivisible at runtime in the method -  GET_DATA  of the class - CL_HRESS_PER_DETAIL.
    But row in which the filed is made invisible is coming as blank .
    Is there any way to change the row number of the fields at run time .
    Thanks
    Amol

    We don't have option for specifying the row / column options at runtime.
    In structure FPMGB_T_FIELDUSAGE We have only Mandatory/Visibility/Read-only/Enabled options to set for any field.

  • Making Total field blank

    I have a PDF that has an order form on page 3.  Recently we added a fixed shipping/handling charge of $3.00 and that has created some problems.  The big issue is that some customers like to print out the order form and enter their order items at our Picture Day events instead of filling out that section before printing, and now they get a $3.00 in the Total field, making it hard to write in their total by hand.
    The Total field calculates Sum(Cost1,Cost2,Cost3,Cost4,Cost5,Fees,MAW,3) where the 3 is the fixed S/H charge.  I'd like it to display nothing at all if that sum equals 3 and display the total if the sum is greater than 3.  I'm very much a novice to this but have some programming sense.  I've tried an if/then combo as part of the calculate step.  I've tried a different if/then as part of the validate step.
    Can someone help me structure the coding for my Total field?
    If you want to see the PDF click here and go to page 3.  If you have any other suggestions, I'm "all ears."
    THANKS!
    P.S. I forgot to mention that this is being designed/edited using Acrobat Pro 8 and the LiveCycle Designer 8 that is part of this.  I couldn't find a home for this in the Acrobat forum and I don't *think* that 8.0 is the same as LiveCycle ES.  Hopefully the question is still answerable where I've put it.  Thanks!

    That's a good suggestion but I don't want to give the customer a chance to essentially make the charge "optional" by allowing them to uncheck it.
    I actually kept tinkering with it and found the answer myself....
    if (Sum(Cost1,Cost2,Cost3,Cost4,Cost5,Fees,MAW,3)==3) then
    else
    Sum(Cost1,Cost2,Cost3,Cost4,Cost5,Fees,MAW,3)
    endif

  • Why are filled fields blank when opening in Macs?

    I can create a form in Acrobat, fill in the fields, enable it for Reader, put it online for downloading, and they view fine on a PC in the browser. However, when opened in Macs or the iPhone, the fields are blank. Anything special I should tell the customers so it works on a Mac? Right now I'm not sure what app they're using to view them.
    Thanks,
    Steve H

    I just did a quick test. I opened the file in Acrobat. Reader, and Preview on the Mac. They all showed the field contents when initially viewed. When I made a change to a field in Preview and saved the file, the field contents do not display when subsequently opened in Acrobat/Reader. This is a well know bug in Preview. In short, Preview corrupts the fields, making the contents not visible. This can be partially corrected by exporting the form data to a file and reimporting, but is does not undo all damage. It does make the data visible, however. You can also run a script to effectively do the same thing.
    What you should tell folks is not to use Preview to make changes. Instead, use Acrobat. Reader can make changes and then save the modified document if you apply usage rights to the document with Acrobat: Advanced > Extend Features In Adobe Reader...

Maybe you are looking for

  • Increase size of text etc on MB Pro?

    So, I have my MB Pro Retina (running Windows 8) connected to an external monitor and I use both screen, the MB one and the external one. Everything on the MB is ridiculously small because the resolution is so ******* high, whereas the resolution of m

  • Adobe Flash Player Installer Will Not Work

    As the title suggests, my adobe flash player will not install on my Mac Book Pro. About 3 weeks ago my computer started saying I needed to upgrade my Flash Player for it to watch videos. So I tried. I went to Adobe.com and tried installing the Flash

  • Installing ContactSheetII plugin into Photoshop CS5

    I've downloaded the CS5 optional plugins, dragged the ContactSheetII icon into plugins folder in CS5 app folder - restarted Photoshop and still do not find the ContactSheetII plugin anywhere.  Seems like it should be so easy - not today.  Any other s

  • Landscape and portrait mode

    My iPad is slow between rotating from landscape o portrait mode at the home screen. In apps though it is very fast. Anybody know why? It hasn't always been like this

  • Slow inserts into partitioned table

    I am having trouble inserting into a simple partitioned table after an upgrade to 11.2.0.3. I'm seeing insert speeds of subsecond up to 10 and 12 seconds. We have pre created the partitions for this table (and all children via reference partitioning)