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.

Similar Messages

  • Making field invisible on screen shifts rest of the fields Up..

    Hi All,
    I am facing a problem that when i make one of my screen fields invisible the rest of the fields shifts up and fill up the space.
    Can this be avoided...
    please suggest
    thanks in advance,
    kushagra sharma

    Hi,
    Try to make that field with different block and then make them as invisible. it will solve ur problem
    Thanks
    kishore

  • While making vendor clearing through F-44, service tax is also coming

    Hi Expert,
    I have an issue related to vendor clearing,
    1.  I have make an advance payment following transaction took place :
    29  Vishal Ltd                     10000
    40  Service tax input               100
    40  Excess on service tax        20
    40  HSec on service tax             2
                50  To ICICI Bank                     10122
    2.   But when I am clearing the Vendor through F-44 the value is showing me value of 10122, instead of 10000, why this is happening can you give an idea.
    Thanks in advance
    Rahul

    Hi Also refer Oss notes:
    Note 75750 - F5100: Entry E 3 '' is missing in table T021T
    Cause and prerequisites
    Customizing error:
    The user usually logs on to the R/3 System in a language other than English. For the language English, the user has not maintained any line layout variants under 'Financial accounting editing options: Document entry' (Transaction: FB00).
    Solution
    After you have logged on in English, maintain the 'financial accounting editing option: ...' by means of Transaction FB00.
    Maintain the line layout variants for:
    - Document entry
    - Open items
    - Line items
    Hope this helps.
    Pls assign points as way to say thanks

  • Can you add different songs to different slides while making a slideshow

    Can I change music on individual slides while making a slideshows

    You mean javascript, right? That's not Java.
    You cannot apply such things to a table.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "nyran20" <[email protected]> wrote in
    message
    news:ek33hv$g3k$[email protected]..
    > Hi all. Can someone tell me if you can add different
    states to an html
    > table?
    > I am using a table as a nav bar now, but I want to make
    it more fun by
    > adding
    > an over state. I feel that FW doesn't offer some of the
    simplicities that
    > a
    > regular HTML table does. I have the states (in java)
    made in FW, how do I
    > apply them to my existing html table?
    >

  • How to reflect a new field in Bank data while making payment through F-53?

    Hello Experts,
    How can i reflect a new field (payment reference) in bank data while making payment through F-53?
    I have tried to do it by Field status group(OBC4) but the same is replicating in vendor invoice but not in vendor payment.
    I tried it at both level,fsg anf posting key,But no use.
    Is there any other process to make available and required field in BANK DATA of vendor payment?
    Please suggest .
    Regards,
    Sumeya offrin

    Hello Sumeya,
    Please consider note 145864 which explains what you have to do to
    make this field visible in your selection criteria:
    "In Transaction FB00 (Financial Accounting Editing Options -> Open items
    activate the flag 'Payment reference as selection criterion'.
    This is valid for incoming payment; please test if the same procedure
    is valid for outgoing payment as well.
    I  check the  issue, and unfortunately these function seems to not be supported for vendor open items.
    When you try to select the 'Payment Reference' in Additional selections
    the following messages is arised:
    'No account specified, items selected via document no. or reference'
    That means,when you do not specify an account in F-53 you can only
    via Reference and/or document. This is not a bug but system design.
    For additional reference you can check the note 451105.
    The note made clear that the specification of an account is required for vendors during the selection via payment
    reference.
    Kind Regards,
    Fernando Evangelista

  • Making a control invisible at runtime

    Hello,
    I wnat to write a control that is invisible at runtime - like the history component.
    How can a control recognize if it is in a design- or a runtimeenvironment?
    Regards,
    Nico

    Hi Nico,
    This is in the SDK release notes, you create a helper function like this in your component:
    * Returns true if this SWF is running in Xcelsius at design time, false if not.
    public static function isInCanvas():Boolean
         // TODO: remove this function when this gets exposed in the Xcelsius 2008 Component SDK API.
         var globalStyle:CSSStyleDeclaration = StyleManager.getStyleDeclaration("global");
         if (Boolean(globalStyle.getStyle("inCanvas")) == true)
              return true;
         return false;
    Then you can use isInCanvas() to find out if the component is in Xcelsius at design-time or not.
    So in your case in the constructor you could do something like this:
    visible = ! isInCanvas();
    Regards
    Matt

  • Blank space while making UI elements invisible.

    Hi All,
    I need some urgent help on a project that we are working for a customer. This has got to do with Webdynpro views. Our window contains almost 8 views one below the other all show at one time. However there is a requirement based on which the visibility of view 2-8 will depend on events in View 1. I know we can tweak the visibility of the RootContainerUIelement or the Visibility of the View Container to hide/unhide views. But I see that when we hide the views this way ,its leaving a huge empty space. I don’t want this huge empty space but want the views to just adapt so that if View 2 is not needed View3 moves up and takes it place. I almost tried all options on the visibility - BLANK,NONE on RootUIContainer, Viewcontainer etc before coming over to you. Do you have any ideas how this huge space occupied can be made invisible in deed.
    Regards,
    Arun

    Hi Arun,
    2 points:
    1. Check out if the Layout of the View, where you are displaying the Views is Grid Layout. If so,
        make use of Matrix  Layout.
    2. While setting the Visibility of the views, set them to NONE instead of BLANK.
    Hope it helps.
    Regards,
    Alka.

  • Making UI Invisible Issue

    Hi All,
    I am facing an issue in making the text field UI invisible.
    The issue is while making the text field UI invisible, only the text iniside is getting invisible, the text field remains same.
    Kindly help us in solving this issue.
    Thanks in Advance,
    Thanks & Regards,
    Chandran S

    Hi,
    Here is my scenario and also let me spceify clearly where was the problem.
    I have a set of table values, that has to displayed in the form not as table but as shown below
    I have maintained two subforms inside the Main subform Subform1_Objectives (flowed, Repeat subform..... properties  enabled)
    Subform1 (flowed, Repeat subform..... properties  enabled)
    Subform2_Objectives (positioned, Repeat subform..... properties  enabled)
    Here is the Script for the above for making Invisible
    // Getting the Objectives Count.
    var objectivesCount= data.Subform1_Objectives.Subform1.Subform2_Objectives.instanceManager.count;
    // Determining the Part Appraisal and Final Appraisal.
    for(var i=0;i<objectivesCount;i++)
        var notesVisibility = xfa.resolveNode("data.Subform1_Objectives.Subform1.Subform2_Objectives["i"].NOTES_VISIBLE").rawValue;
        if((notesVisibility !="VC"))
            xfa.resolveNode("data.Subform1_Objectives.Subform1.Subform2_Objectives["i"].WIEGHTING").presence="invisible";
            xfa.resolveNode("data.Subform1_Objectives.Subform1.Subform2_Objectives["i"].NOTES_VISIBLE").presence="invisible";
            xfa.resolveNode("data.Subform1_Objectives.Subform1.Subform2_Objectives["i"].PART_APPR_NOTES").presence="invisible";
            xfa.resolveNode("data.Subform1_Objectives.Subform1.Subform2_Objectives["i"].FINAL_APPR_NOTES").presence="invisible";
    I have a static input field in the same form , i tested making invsible, its fine and getting invisible.
    The same thing i try inside the subform, only the text gets invsisble, but the text box remains same.
    Best Regards,
    Chandran S

  • Automatic batch creation while making the UD

    Hi Gurus,
    Due to a customer need, I want to create the batch number for a good's receipt while making the UD, is that possible in a way other than using transaction MSC1N?

    Hello Max,
    What I have understood is you need not to create batch number while posting the MIGO document and need to fire the batch number at the time of performing UD? If it is so then here is the solution:-
    You can meet the requirement via so many ways but according to me the easiest way is, follow these steps.
    Step:01 Copy the movement type 101 (use Trx OMJJ) create Z01. Where you need to select the option "No Creation" in the field "Create New Batch" in the entry level control.
    Step:02 Use this movement type while creating GR, (change the std setting for GR against PO for trx MIGO)
    Step:03 For movement type 321 - TF quality to unrest change the settings for the "Create New Batch" field from "No creation" to "Automatic / manual without check"
    I think these will be enough for your requirement.
    If there is any query pls revert.
    Regards,
    Shyamal

  • Make fields invisible in SAPLBBP_MON_SC 1200

    Dear SRM-gurus,
    for making fields unvisible in Shopping Cart Detail you can go to SE51 --> SAPLBBP_SC_UI_ITS --> e.g. 100 and set fields whether "Invisible" or in Screen Painter double-click on the specific field and enter "MOR" in the 4th group field.
    This works perfectly for SAPLBBP_SC_UI_ITS.
    Now we'd like make the same restriction of fields in "Monitor Shopping Cart" transaction.
    --> SE51 --> SAPLBBP_MON_SC --> 1200
    Here when I click on Layout and set the field as "Invisible" this works alright for the description of the fields (e.g. Description) BUT for all the fields where values can be entered there is no way to make them invisible in transaction BBP_MON_SC. No matter if I set Invisible and/or the value MOR in 4th group field.
    Do you have any idea how I can also make the dropdown and value fields invisible (not available)?
    Thanks a lot for your help.Points will be given!
    Best regards,
    Henning

    Hi Henning,
    The trick cannot work in SAPLBBP_MON_SC_1200, because in the application there is no handling for the modification group. That is the difference with SAPLBBP_SC_UI_ITS / 0100. We used the trick there to avoid modifications in HTML because HTML has no modification-assistent and ABAP does.
    In your case I would suggest to modify the HTML-template (service BBP_MON_SC, template SAPLBBP_MON_SC 1200 ) to hide the unwanted fields simply by deleting or commenting the unwanted tablerows.
    Regards,
    Hendrik-Jan

  • How Can I Embed A Webpage While Making A Post On An Internet Forum?

    What is an easy way to embed or add a webpage into a post, (I know how to include a picture), when answering a thread on a internet forum with my iPad?
    I hope my question is clear enough. Thanks!

    Tap and hold down on the link, and then select Copy from the pop up window. Once you have copied the link, tap and hold down in the text field to get the option to paste.
    How Can I Embed A Webpage While Making A Post On An Internet Forum?

  • Accounting Journal is posted while making a Goods Receipt PO

    Hi All,
    Why an Accounting Journal is posted while making a Goods Receipt PO in SAP B1. What is the detail of this Journal (Dr and Cr account).
    Thanx.

    Hello Sibasish,
    An accounting journal is created when you do a Goods Receipt for a stock item. A stock item is an item defined in the Item Master Data with the Stock Status as ticked.
    The journal entry is typically as follows:
    Dr. Inventory
    Cr. or Dr. Variance Account (when stock is valued at Standard Valuation)
    Cr. Allocation Account
    The above accounts come from Warehouse, Item Group or Item Level depending on your set up in the Item Master Data -> Stock Tab -> G/L Accounts Determined By field.
    I hope this helps.
    Regards,
    Lorna Real

  • Item field invisible

    Hi gurus,
                 Could any body give the steps for making an item field invisible in bid invitation cockpitt.
    the transaction i am using is bbp_bid_inv
    i am not able to hit that using badi bbp_ui_control_badi vth method bbp_bid_ui_ctrl vth filter bus2200
    the proposed solution is creating screen varient & transation varient by making that field invisble
    could any body provide me the steps
    i am implementing a zz of the above badi

    hi Rajanya,
            i logged into the shd0 and gave transation code bbp_bid_inv
    In transaction varient tab what i have to give
    i think i have to create transation varient how to do that
    after that is there a need to create the screen varient how to do that
    plz give the proper steps
    thanks in advance
    Edited by: sukruthi raj on Feb 5, 2008 4:11 PM
    Edited by: sukruthi raj on Feb 5, 2008 4:21 PM

  • While making inventory number range dis order

    Dear all ,
    While making inventory number range did not generating in orderly .
    It slips.
    Example ....  100038201,  100038202,  100038300
    Please provide the solution for this one ...
    Srithar K

    Hi,
    Let it be any kind of number ranges the case will be the same
    Your problem is that th other numbers are geting buffered.
    Goto tcode SNROand select the Object according to your requirement like vendor or material etc and click on change option and look into number of numbers in buffer there you can see some number other than ZERO.
    Here you need to make this field ZERO and save.
    Now onwards what ever transactions you do for that object you can see the sequential numbers starting from the existing number.
    Object for physical inventory in tcode SNRO is HUINV
    Make no. in buffer 0 for the above object for your requirement.
    Thanks.
    Edited by: Madhavi.n on Sep 15, 2011 2:17 PM

  • "Error while registering the Java 2 Runtime Environment registry keys"

    "Error while registering the Java 2 Runtime Environment registry keys"
    I am getting the above error when trying to install the 1.3 JRE (installed with the 1.3 plug in which I need). As part of my development I have been installing and uninstalling the JRE multiple times. Then, I got the above error when trying to install it, and now it appears to be installed but I cannot uninstall it. When I try to uninstall it, it just remains, and when I try to install it again I get the above error. I have tried cleaning up all javasoft registry entries, but it doesnt seem to have helped. Can anyone help me either completely uninstall the JRE so I can do a clean install or help me get rid of the error above when I install. Is there some registry entries I should be looking at? Anything else? this is quite urgent as I need to test my applet with the plugin installed and not installed - and I currently cant uninstall it. Any ideas?
    Thanks for your help
    Aaron

    I am getting this same error message when trying to upgrade from 1.3.1_03 to 1.3.1_19.
    I have multiple versions of jre's and jdks on my machine.
    Anyone else seen this problem or know how to resolve it.

Maybe you are looking for