How to set wholesale shipping options

Is there a way to set different shipping options just for wholesalers? I don't want my retail shipping options to be the same as my wholesale shipping options. I'm not finding a way to add a different shipping options just for wholesalers to see. Thanks for any help that can be given to me.

Hi,
Go to the shipping option section and locate "show shipping option to" as you can choose wholesaler to make the shipping option specific as required.
"Show Shipping Option To - This option will allow you to display this shipping option to all customers, wholesalers or non-wholesalers"
- http://kb.worldsecuresystems.com/833/cpsid_83328.html
Kind regards,
-Sidney

Similar Messages

  • How to set auto delete option for old messages

    Hi All,
    Can any one help me on how to set auto delete option for mails older than 15 days from my Z10.
    James Kurian

    There is no such option in BB 10.
    However, you can achieve a similar result by setting your email sync timeframe to 14 days (the closest option).
    If you are using an ActiveSync account (such as Hotmail, Outlook.com), go to Settings > Accounts > select the account. Tap advanced at the bottom of the screen. Scroll to the very bottom, tap Sync Timeframe and set to 14 days.
    If you are using an IMAP account (such as Gmail or GMX), you will have to delete, then re-add your account.  The Sync Time frame is only avaialble during setup for these accounts.  When adding, tap advanced at the bottom of the screen and set the Sync Timeframe.
    Hope this helps.

  • How to set Selected Ship-To in BasketUI?

    Hi Experts,
    Can you please help me how (in java code) to "set" the selected ship-to in BasketUI?
    In the code below, at the option, I just need to display the selected="selected" option.
    The output:
    <option  value="1">OPTION_A</option>
    <option  selected="selected" value="2">OPTION_B</option>
    ============================================
    BasketUI ui = new BasketUI(pageContext);
    <select class="select-xlarge" name="headerShipTo" id="headerShipTo" <% if (ui.isAccessible) { %> title="<isa:translate key="b2b.acc.shipto.title"/>" <% } %> >
           <isa:iterate id="shipTo" name="<%= MaintainBasketBaseAction.SC_SHIPTOS %>"    type="com.sap.isa.businessobject.ShipTo">
                       <option <%= ui.getShipToSelected(shipTo) %> value="<%= shipTo.getTechKey() %>">
                                  <%= JspUtil.encodeHtml(shipTo.getShortAddress()) %>
                       </option>
           </isa:iterate>
    </select>
    Thank you very much,
    jemaru

    The method ui.getShipToSelected(Shipto shipto) method checks if the input shipto is the selected Header Shipto
    and returns a string value selected="selected' , and blank string is the current selected shipto is not what is passed to this method.
    Since the BasketUI is, as the name says an UI class, there are no "setters". The UI class actually derives the values from the active basket / order / item objects. So, if you want to set the selected value, you must set this to the actual business object - the order
    Here is what one will do in an Action class to set item ship-to. Use the code below only as an example. You can reuse some of the code in the JSP also.
    //Say, this is what you have from your JSP
    //ship-to selected index
    RequestParser.Parameter shipToCustomer =  requestParser.getParameter("customer[]");
    // Somewhere in the item loop. You are setting the item shipto..
    // Assumed that order object is already available to you..
    ShipTo selectedShipTo = order.getShipTo(new TechKey(shipToCustomer));
    order.getItem(techKey).setShipTo((selectedShipTo == null) ?
                             ShipTo.SHIPTO_INITIAL : selectedShipTo);
    Is this what you are looking for?

  • How to setting the printing option in javafx 2.1 or later?

    Hi,
    We need to printing pdf document in our project, it's can use the open source to do it now, but it's has some problem when running the program in other pc.
    Step 1, It's setting the program with full screen in our program.
    Step 2, In the button event, we call JDK swing print dialog to setting the page option.
    They will not bring the swing frame to front, and the Javafx program unable to response cause by the swing printdialog.
    If anybody know how to deal with the paper option setting by Javafx, Please help me, thanks a lot.

    Vibhor - You are developing using the Oracle Application Express facility running on Oracle Database 10g Express Edition. You can export applications you develop there for use on Oracle Application Express versions 2.0 and higher which can be used with Oracle Database server versions 9.2.0.3 and higher.
    Electing to install an application as Run Application Only will prevent the editing of the application definition by the end user. This can be useful if you assume that the end user will have access to the Application Builder in his database, which is likely if the end user's database is Oracle Database 10g Express Edition (XE). However, there is no way to prevent an XE user from having complete control over applications installed into those databases. If the end user's database is not XE, then only an Oracle Application Express site administrator will be able to change the application's Run Application Only setting to Run and Build Application but all developers with developer accounts in the Application Builder will be able to view and edit the application definition.
    Further, when you say "he can easily access my code", remember that the application definition is contained completely within the export file that you distribute but you may have in mind your PL/SQL source code as well. PL/SQL can be wrapped using a utility to make it more difficult to see in clear text.
    Scott

  • How to Set Position Cursor Option to Non key fields in Table Maintenance .

    Hi,
    I have created a Ztable and i am using table maintenance for that table. In TMG ,by default  we have position cursor option to key fields only . User wants that position cursor option for non key fields also. Please help me out of this issue .
    How to provide Position Cursor option to Non key fields.
    Thanks & Regards,
    Prasad.

    Hi Nabheet,
    I tried using TYPE S DISPLAY LIKE E and am setting vim_abort_saving as X and sy-subrc as 4. However, this is also not enabling the fields. In this case, the first 2 fields - key fields are getting enabled but not the required ones. The above snapshot is for the same.
    lv_date1 = table1-date1.
       lv_date2 = table1-date2.
       lv_diff = lv_date2 - lv_date1.
       IF lv_diff LT 0.
         CLEAR: lv_err_msg.
         lv_err_msg = text-005.
         MESSAGE lv_err_msg TYPE 'S' DISPLAY LIKE  lc_e.
         vim_abort_saving = lc_x.
         sy-subrc = 4.

  • TREX:  How to set component  and option set names in Tool Area ivew  prop'

    Hi experts,
    My Trex is working fine .  
    I have created component set and option sets . How do i pass component set and and option set names  in Tool Area iview  parameters.
    By default :
    KM Search Advanced Parameters
    layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=quick&Advanced=true&QueryString=
    KM search componet : pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.basicsearch
    KM sear ch parameters:
    layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=quick&QueryString=
    where do i give .
    Thanks in advance ,
    Surekha .

    No need to change search component set.
    change KM Search advanced parameter as
    layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=quick&Advanced=false&SearchPluginName=<your search option set>&SearchCompsName=<your search component set>&QueryString=
    Change KM search parameter as
    layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=quick&SearchPluginName=<your search option set>C&SearchCompsName=<your search component set>&QueryString=
    hope it helps you
    Raghu

  • How to set up Free option at checkout (no address, cc info required)

    Hello,
    My site http://www.bigwordpictures.com will offer paid and free downloadable products.
    Since I'm no coding pro, I'm starting out with one of the default BC templates (Appliance King) and modifying it to meet my needs.
    Here's a roadblock I've hit...
    When someone checks out with just free products in his cart, I would like there to be no credit card fields, nor billing or shipping fields visible on the screen.  And I don’t want a radio button marked FREE to be seen.
    BC support gave me this page of instructions:  http://kb.worldsecuresystems.com/893/bc_893.html.   I have followed these instructions, but they make a FREE radio button visible, and the fields for address information and credit card payment are still visible.
    Any suggestions on how to make the page detect that the cart contains only free items, and let the customer proceed with "purchasing" a download without entering shipping or cc info?  (In fact, shipping address makes no sense for ANY of my products since they're downloadable, but I'm requiring addresses for paid items because I have to for credit card transactions.)
    Thanks!

    Hey there,
    First you will need this information to update the registration buy form:
    http://kb.worldsecuresystems.com/893/bc_893.html
    To show hide things based on the options if the form has not been overly modified BC by default hides the CC fields if thats not selected with its own javascript. If a template etc has made changes to that then you need to add you own javascript in for those behaviors.

  • How to set a select option's item as invisible (using a method code)

    Hi there,
    I need to hide parameters and select option fields, but Iu2019m using the select_option component to add all items to the layout using just one View Container Element.
    I could use to hide the View Container Element setting the property visible, but I need to hide fields with certain conditions. I also could add one View Container Element for each select option, but I have many... I wish I could make in other way.
    Iu2019ve checked the Definitions of the Interface IF_WD_SELECT_OPTIONS  and the Ulli Hoffmannu2019s book and I have found no help at all.
    Thanks in advance,
    Filipe Torres
    Edited by: Filipe Torres on Sep 15, 2008 12:34 AM

    Thank you, this helps but will solve just part of my problem. I'm using many views and to pass the values from those select options and parameters I just declare them in the first view... The other answer helps me more that shows how to remove one element. I was looking for a hide feature and not remove, but seems that I have to remove.

  • How to set aspect ratio options for Image Dialog

    I have a requiment to create a new Aspect Ratio for image crop, besides the only default option of Free Crop
    I understand that there was some path where you could set this up in CRX, prior to 5.5, but that path doesn't exist in 5.5. The path was /libs/cq/packaging/components/pack/definition/dialog/items/tabs/item s/tab3/cropConfig
    I found this out from this forum question:http://forums.adobe.com/message/4575600#4575600
    Where in CQ5.5 Can I set these aspect ratios? I've queried the entire CRX for nodes of similar names as in this path, but cannot find it anywhere.
    Thanks guys!

    Hi,
    I have the same problem using CQ 5.6.1. I want to extend the default Ratios:
    I found out that this config is located under /libs/dam/gui/content/assets/crop/items/actionbarcontainer/items/default/items/aspectrati o/items.
    My question is were and how can I put an extension to these predefined ratios if I don't want to edit them under the libs node.
    Thanks, Andreas

  • How to set no_value to Optional parameter in XI 3.0 by OpenDoc URL linking

    I found in "BusinessObjects XI 3.0 Viewing reports and documents using URLs Howto.doc"
    "You can remove an optional parameter from the prompt by setting it to no_value in the OpenDocument query string."
    I tested: response.sendRedirect("/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AaVxpKuKNBxKnHUJCqwuRi0&lsSCountry=""no_value""&token=" + logonToken);
    But it will filter no data, because no country call "no_value". I still need to delete the value, and click Apply, to get all data.
    I wonder how to achieve optional parameter via opendocument linking, to get a report with "full data set".
    Any one can help?
    Thanks in advance!
    Jennie

    Hi Jennie,
    I'm wondering if "1203675 - Cannot specify an empty string for an optional string parameter through the refresh prompts page which displays "no value" unlike the parameter panel" is related to this.
    Instead of using no value or empty string, how about if you use ALL value for the parameter to bring full data? Check "1218621 - Option "All" in list of values for a dynamic prompt in XI"
    Hitomi

  • How to set kernel module options at boot? (solved)

    I've got a netbook with bluetooth supported by the omnibook driver. In rc.conf, I left the modules autoloading on, and added 'omnibook' to the modules array, because it wasn't automatically loaded. Then I added the following line to /etc/modules.d/modprobe.conf:
    options omnibook ectype=12 wifi=1 bluetooth=1
    But I still don't get a Bluetooth device after the boot. I only get it if I run:
    sudo rmmod omnibook ; sudo modprobe omnibook ectype=12 wifi=1 bluetooth=1
    How should I set these options at boot time? I couldn't find any other orientation in the wiki. Thanks!
    Last edited by leonardof (2010-04-29 01:58:24)

    The omnibook module isn't something I've ever used but there is no need to include "sudo" in the options line.  How about trying:
    options omnibook ectype=12 wifi=1 bluetooth=1

  • 10.6.6 - How to set custom view options for specific folders

    How is it that Windows has had the ability to ability to set custom folder view options forever and OSX can't. What is the big deal? Just do it. Whenever I set the folder view options it changes the view for all the folders. I can do folder specific changes as long as the finder window is open then I close it and open it again every folder is the same again. It's just an annoyance and it's something so rudimentary it's embarrassing.

    Try the following:
    I want to have, say, one folder in list view
    Open that folder, set it to list view, type command-J, and in the view-options window that opens, check the box at the top for "Always open in list view".
    then the subfolder of that folder I want to have in cover flow view. permanently.
    Open that folder, change it to cover-flow view, and in the view-options window check the box at the top for "Always open in cover-flow."
    Those two folders should "remember" the custom views that were set for them.
    There's additional discussion about the meaning of the"Use as defaults" button in this thread
    http://discussions.apple.com/thread.jspa?messageID=13063792
    My own take is that folders that have not been customized by checking the "Always open in xxx view" box will by default open in the same view (icon vs list vs column, etc) that was in effect for the previously opened folder. *Within each view*, you can set the default parameters (text size, etc) for a new folder by setting up a folder the way you like and then checking the view options box for "Use as defaults" at the bottom.

  • How to set a folder option for individual folders

    This was not an issur for previous Mac OS, but for Marvericks I seem not to be able to save a folder option for individual folders.  So, when I change a view option, say, to "View as Icon" for a folder and close it, all other folders also show in the View-as-Icon mode. Is this a bug?  Or, am I missing anything?  I would want to open a particualr folder in a particular view option.  How can I do such?

    Use JTextField
    http://java.sun.com/docs/books/tutorial/uiswing/components/text.html
    And please post Swing questions in the Swing forum.

  • How to setting WBS display options in CJ40 or CJ30

    Hi,
        I hope default using description when I maintain cost plan in CJ40, WBS element display is description .
        Thanks!

    hi,
    I know you say that indicator in CJ20N, but i hope to see using description display WBS when i enter in cj40 or cj30.
    you know ,as you enter in CJ40 or Cj30,then select 'setting'----->display options -->
    using description. I hope default display  using description.
    Thanks!

  • How to set PDF Job option using FDK11?

    Hi,
    I have a tool to convert Framebook into PDF and this works good. But the generated pdf is not of the same size as it is generated through FrameMaker Save as PDF. With the FrameMaker API, I get a dialog box to choose the different PDF Job options available. I came across a similar provision with FDK which also has a property to set the PDF Job options but it doesnt work as expected. Please correct me if my approach is wrong.
                    params = F_ApiGetSaveDefaultParams();
                    i = F_ApiGetPropIndex(&params, FS_FileType);
                    params.val[i].propVal.u.ival = FV_SaveFmtPdf;
                    i = F_ApiGetPropIndex(&params, FP_PDFJobOption);
                    params.val[i].propVal.u.ival = F_StrCopyString ((StringT)"Smallest File Size");
    Thanks,
    Venkat

    As far as I know, the only way to specify PDF options is by programmatically displaying the PDF Options dialog (via WinAPI calls), "selecting" the options and "pressing" the OK button. There have been numerous discussions on this topic on the Yahoo frame_dev group ..
         http://groups.yahoo.com/neo/groups/frame_dev/search/messages?query=pdf%20options
    And here's some code ..
         http://groups.yahoo.com/neo/groups/frame_dev/conversations/messages/1578
    You may be able to set the options as you're doing, but I don't think they are "set" until you display the dialog and "press" the OK button.
    ...scott

Maybe you are looking for

  • CSS not showing fully in DW CS3

    I recently installed DW CS3 on XP and realized that some of my <div> tags with CSS backgrounds are not displaying in design view, however, are doing fine in DW 8. Has anyone experienced anything similar? I certainly want to use DW CS3 for the updated

  • Killed two 890fxa-gd70s, my fault or bad luck?

    Not sure where to start but I had an MSI 890fxa-gd70 (amd) board for 6 months in which it was overclocked since nearly day one, all good till recently. This past friday the board failed. Durring prime the system shut down, fans and all, and a burning

  • API in ODI

    hi ODI gurus............. Iam new in ODI please help me how to call API in ODI.

  • Help with Premire Elements 4

    I am using Premiere Elements 4 on Windows Vista with 4Gigs of RAM. I began making a video about a month ago. I completed about 3 minutes of the video without any problems and I published the beginning. I continued working on the rest of the video and

  • Datasource 2LIS_06_INV - Available

    Hi experts, I have to activate datasource, but it's only available for ECC 6.0. I check my system status, and it show (SAP R/3 Enterprise): SAP_BASIS     620 SAP_ABA     620 SAP_APPL     470 SAP_HR     470 ABA_PLUS     100 It indicates that i have th