How To Hide In Stock/Out Of Stock System Wide?

Hi,
We are selling items that are setup as Bills of Material. The problem is that they always show as Not In Stock on the website. This is because the stock levels come from OITM (Items in B1) and for BoMs the matching item in B1 does not get a stock level.  Since the item stock level is the one used in Web Tools, I would simply like to hide any warnings about items being 'Not In Stock' because it's not an accurate statement.  I know the customer can still place an order but it might make someone change their mind about ordering an item if they 'think' it's not in stock.
Is there any system wide setting to hide all stock level indications and warnings about out of stock items?
Thanks,
David Wall

Hello David,
This is possible, but it is a couple of steps:
1) In windows explorer navigate to c:\inetpub\wwwroot\b1webtools\catalog\controls\ and open up partpriceblock.ascx with a text editor such as note pad. You want to modify the following lines by putting comment marks around them like this (HTML comment marks are <!---  code you want to hide --->)
     <!---    <asp:Label id="ltlInStock" CssClass="npbody" Runat="server" Visible="False" text="In Stock"></asp:Label>
     <asp:Label id="ltlNotInStock" CssClass="npbody" Runat="server" Visible="False" text="Not in Stock"></asp:Label>   --->
For the instock/out of stock and
<!---   <asp:Label id="sysInventoryCount" CssClass="npbody" Visible="False" runat="server"></asp:Label>   --->
To hide the inventory count.
2) You will also need to modify the cart.aspx page which can be found in c:\intepub\wwwroot\b1webtools\commerce\ like this:
                <!---   <asp:imagebutton runat="server" id="imgOutOfStock" imageurl="~/assets/common/icons/warning.gif"
                    visible="False" />
                <asp:label id="lblOutOfStock" runat="server" text="Some items in your order are on back order"
                    visible="False" cssclass="npwarning"></asp:label>   --->
3) And lastly the cartdetaillistblock.ascx control which can be found in the controls folder of the above stated directory. Modifying as shown below:
<!---   <asp:ImageButton Runat="server" ID="imgOutOfStock" ImageUrl="~/assets/common/icons/warning.gif" Visible="False" />
                    <asp:Image Runat="server" ID="imgUnavailable" ImageUrl="~/assets/common/icons/availableno.gif"
                         Visible="False"></asp:Image>  --->
It should also be noted than an upgrade will overwrite these changes, but in the majority of situations you can reuse the modified ASPX/ASCX pages by overwriting the newer pages with the older modified pages.
Hope this makes sense.
Kind Regards,
James

Similar Messages

  • How to hide or filter out the row at break subtotal level

    Hi All,
    Need to know how to hide or filter out a row at break subtotal level.
    My Requirement is to sum up the first 20 business days total as Month total.
    This is a cross tab report, with Dates going from top to bottom, Securities going from left to right and Amount as the intersection of this two dimensions.
    So I have created a variables like this below
    RunningCount of Mtr Dt=ToNumber(RunningCount([Query 1].[Intrader Acct Mtrty Dt]))
    and
    MonthBreak=If [RunningCount of Mtr Dt] Between (1;20) Then 1 else 2
    Inserted this "MonthBreak" variable into the crosstab so it will give me each rowcount, then applied the break on this variable, so it split the first 20 rows and the rest of the remaining rows.
    Then applied Sum on the Amount column so it will add up the first 20 rows and then the remaining rows. Now I want to display only the subtotal row of the first 20rows and hide/filter the row subtotal line for remaining row numbers greater than 21.
    Did tried to do some thing using the alterers but no luck.
    Please help me fix this

    Hi Mathangi,
    When I apply
    =If ([MonthBreak] = 1) then Sum(Amount) else 0
    in the subtotal row, then nothing is changed.
    And one other thing I noticed is when we apply break on a column it footer should be same as the break value right. But here in my report the break footer is displaying 1 for both the cases for first 20 rows break and the rest from 21st rows.
    That is when I place  MonthBreak variable in the table.. which has values 1(for row 1 through 20) and 2 (for rows 21 to end of the report) then apply break on this MonthBreak column, its footer value are same for both the cases which is displaying as 1
    Do you know why this happens and to your information this is a cross tab report I am working on....

  • How to hide applications with out having to type command+option+H?

    How can you hide applications with out having to type command+option+H?

    Click the middle bubble/button.  The app will "move" in the dock to the far right next to the trashcan.

  • How to Hide or Grey Out " Download a copy " option from share point online .

    Hello ,
    I want to stop share point users who have editing option for the files in libraries to download a copy to their local PCs.So that users have to login to sharepoint and do edit the files with in sharepoint and not to download a files from there  to local
    Desktop .Majorly sharepoint has to act as a shieldso that users cannot download files form sharepoint but can do online editing 

    There are 3 option:
    1. You can use IRM to disable Download a copy option
    2. Edit core.js .
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/c9f5a9fb-85fb-41fe-bf62-608e88567f67/remove-download-a-copy-submenu?forum=sharepointcustomizationlegacy
    3. Some permission setting http://www.snatchexcel.com/hide-send-to-option-download-a-copy-option-for-visitor-groups/

  • How to transfer account info out of Previous System folder?

    I ran an archive & install (using the OS 10.4 install disk) and neglected to check Preserve User Settings. The information is in Previous Systems, but now that the install has created new user account info I'm not sure what to do. I can copy in the whole user account from Previous Systems, but then I have multiple accounts in Users and I don't know which controls, or if that's a problem. Is there a way to transfer the account settings from Previous Systems into the new User account? I notice that direct copy won't work -- Library won't allow it. Move individual files? Thanks.

    [Mac OS X: About the Archive and Install feature|http://support.apple.com/kb/HT1710?viewlocale=en_US]
    [X-Lab Archive and install|http://www.thexlab.com/faqs/archiveinstall.html]
    [Kappy's A&I instructions|http://discussions.apple.com/thread.jspa?threadID=1823034&tstart=0 ]
    [How to get files from a previous home directory after Archive and Install|http://support.apple.com/kb/HT2196]

  • How to hide command prompt window when using system exec

    Hello, I'm using the system exec VI to do some file transfers for a LabVIEW application.  I'm worried that the black command prompt window with white scrolling text that pops up when system exec is called might frighten the non-tech savy users of this LabVIEW application.  Is there a way to hide the command prompt window?
    Solved!
    Go to Solution.

    Wire a TRUE to the Run Minimized input.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • How to hide detailed exception report on production system from end user

    Dear all,
    We have developed a Web Dynpro Java application for our client.
    Now the client would like to make sure that on their production portal (NetWeaver Portal 7.0), if an end user comes across an application exception (or any other exception for that matter), a custom error message or at least a less detailed error message as the standard "500 internal server error" with all exception details is displayed.
    I remember that once upon a time, i stumbled across a setting for this - but I just cannot find it anymore...
    Does anyone here know this?
    Any help much appreciated!
    Thanks and best regards
    Patrick

    Hello,
    For custom error pages you can check [this link|https://cw.sdn.sap.com/cw/community/docupedia/nw70java/blog/2010/03/21/custom-error-messages-in-the-portal]
    For less detailed error messages, follow [Note 962319.|https://service.sap.com/sap/support/notes/962319]
    Regards,
    Laszlo

  • I have a DVD stock in my Imact and the finder does not recognice it. How can I get it out?

    I have a DVD stock in my Imact and the finder does not recognice it. How can I get it out?

    Hold down the mouse button when shutting down,  If that doesn't work, try holding the Mac sideways and shaking gently, then if you see the edge of the disc, use tweezers to pull it out.

  • How to exclude Q-stock out of ATP?

    Hi, everyone,
    i have one question that is, how to exclude Q-stock ( the stock in quality inspection status) out of ATP (like in T-code md04). Thanks a lot!
    Frank

    Hi,
    If you want the stock to be excluded you should consider posting it to blocked stock instead of QI stock.
    The system basicaklly makes the fiollowing assumptions.
    If you post something to QI stock, the system assumes that you are simply checking it and the stock is LIKELY to be OK and so it classes QI stock as available.
    If you post something into BLOCKED stock, the system assumes that you have discovered a problem with that stock and that it is LIKELY to be written off after checking and so it classes blocked stock as unavailable.
    The suggestion to change the availability check is worth looking at, it can do what you are asking, but if you change this it does mean that the assumptions made in the system may be wrong. (not a major problem but not ideal either)
    Steve B

  • How to resrve the stock to the customer against the sales order

    hi,
    sap gurus,
    good morning to all,
    how to reserve the stock to the customer against the sales order if this process is not MAKE TO
    ORDER SCENARIO.
    the prices of the products will be often changing drastically so
    he is following MAKE TO STOCK Process in his production process.
    so with out using m.t.o. process how to reserve it against the customer.
    for eg:
    in the market when the customer/dealer/stockist coems to know that prices are going to increase
    then obviously he tends to purchase in bulk quantities and reserve it in godown.
    so how to map that process.
    help me on this.
    regards,
    balaji.t
    09990019711

    Dear Balaji,
         This can be done By MM consultant through movement type. to move the stock from unresticted stock to customer stock.
    Regards,
    Sudhir

  • Hide Special Stock Indicator in MIGO transaction

    Hi Experts
    How to Hide the Special Stock Indiator field in MIGO transaction?
    Thanks in Advance
    Senthilnathan
    Edited by: Senthil Nathan on Dec 30, 2008 7:22 AM

    Hi Kunal
    Could please brief the steps to be followed in SHD0 transaction
    Because i am not able to display the MIGO transaction there
    Thanks in Advance
    Senthilnathan

  • How to create intial stock of Material ?

    Hai,
    How to create initial stock of materials?
    Anybody can help me?
    With Regards,
    Jaheer,saudi arabia.

    Well Stock can be Initially Uploaded in Two ways :
    1 Make a goods Receipt with out Purchase Order Reference Using 501 Mov type. Just go to MIGO and Select Document A01 Goods Receipt and Reference Document as Others and Give Material and Other information and Save.
    2 Else Use Special Transaction MB1C 561 mov type for Initially Upload Stock.
    Regards,
    Ashok

  • How will i configure stock transport order

    how will i configure stock transport order...

    Hi,
    sto  dividw into two type
    STO with sd
    STO with out SD
    1) STO with out sd
    here  STO divide in two steps
    1) tranfer the good one storage location to another storgae location
    go to the tCODE MB1B   , GIVE the movement type 301, give the plant ,storage location, and recevied storage location
    go to the mb1b , give the movement 303, give thesuppling plant
    then give the reciing plant
    save then go to the mb1b  then give the movement type 305
    thanks
    please reqrd

  • Subcon - how to know if stock has transferred in "subconvendor 2 " location

    Dear All,
    see this scenario :
    your factory sends subcon rawmaterials to subconvendor1 for machining and the FG obtained  is moved to subconvendor 2 for polishing . then this FG returns to your factory .
    please let me know how this can be carried out in sap , and also how do we come to know when subconvendor1 has delivered the FG to subconvendor 2 ?
    Rohan

    Dear Kamble,
    You can see the stock at Subcontractor by MBLB from that you can get the information whether material issued to subcontractor or not. for tracking Material transfer fron Subcon1 to Subcon 2 first you have to tack the material back from Subcon 1 and issue to Subcon 2.

  • How to transfer the stock form Project stock to Sale order stock

    Hi
    How to transfer the stock form Project stock to Sale order stock
    I tried to do this with movement type 413Q
    System is giving me error
    Valuated project stock not allowed with customer stock.
    Message no. KI346
    How to do this
    Thanks
    NK

    You can use Mov Type 412-Q
    412     Q     Transfer posting project to own - reversal
    Thanks
    Rajesh

Maybe you are looking for

  • Unwanted Pop-up ads in all browsers

    Hello, guys! This is my first post. I've had two Mac computers in my life and never really had any problems until yesterday. I have a MacBook Air (13-inch, Mid 2013), Processor 1.3 GHz Intel Core i5 and Memory 4GB 1600 MHz DDR3 (I don't know what any

  • Apps that's are in top free but are not free

    There are  apps in the top free section of the AppStore but it still says you must pay $4.99 same with iMovie and pages so can I download them for free or is this gonna end up chargin me even tho the apps were In the top free section

  • I set up apple id's for my children and it will not allow imessage, why?

    I recently set up family sharing, and gave my minor children apple ids but when I tried to set the apple id on my daughters, diabled iphone (she uses as an ipod touch) so she could imessage me, it would not allow her apple id to do so.  how can i fix

  • Systemd system-modules-load error [Solved]

    After recent update of kernel too linux-3.14.4-1I now cannot boot system due too this error -- Logs begin at Fri 2014-05-16 11:58:04 BST, end at Fri 2014-05-16 12:00:56 BST. -- May 16 11:59:33 arch systemd[1]: Starting Graphical Interface. -- Subject

  • Trouble with B&W printer cartridge on Officejet 6210

    I am getting no image from the B&W cartridge. The color cartridge seems fine. The Ink level of both cartiridges shows about 75% full. This is my 2nd or 3rd B&W cartridge, all HP. The print test page has no black showing, and so does the diagnostic pa