Whats the use of assigning price list to site

hi ,
Why we assign price list in site (wb01) merchandise category?is that price list the same which i assign in "assign pricing type/reference site to organisational levels" in sales price calculation.explain me whats the use of assigniing the price list in siter(wb01) merchandise category which we will find on the top screen inside the site master
regards
krish

Hi Krish
Price list are assigned to article through MC at site master, no where else we define price list with article. When you run WPMA to transfer article price to stores, system will look at assigned price list with MC at site master then transfer the price.
Price list assign at organisational level will help system to find which pricing procedure to be used and which store Net purchase price to be taken for calculation.
Best Regards
Swami

Similar Messages

  • Whats the use of sap queries

    whats the use of sap queries

    Hi,
    http://www.sap-img.com/abap/what-is-sap-queries.htm
    http://www.informit.com/articles/article.asp?p=664660&rl=1
    def sap query
    http://help.sap.com/saphelp_bw21c/helpdata/en/f1/0a5625e09411d2acb90000e829fbfe/content.htm
    In HR
    You can use SAP Query in HR to report on HR data.
    how to create sap query
    http://help.sap.com/saphelp_46c/helpdata/EN/d2/cb4145455611d189710000e8322d00/content.htm
    for maintain SAP query in HR
    http://help.sap.com/saphelp_46c/helpdata/EN/d2/cb42cb455611d189710000e8322d00/content.htm
    http://help.sap.com/saphelp_46c/helpdata/EN/d2/cb455f455611d189710000e8322d00/content.htm
    If you want to create InfoSets for HR, you can use logical databases PNP, PAP, and PCH . The database you must use to create your InfoSet depends on the component in which the data you want to report on is stored.
    Creating InfoSets
    The maintenance procedure for HR InfoSets differs from the procedure described so far in this section inasmuch as HR data fields are grouped together in infotypes. To set up an InfoSet for the HR application, proceed as follows:
       1. On the initial screen for maintaining InfoSets, enter a name for the InfoSet and choose Create.
       2. On the next screen, enter a name for the InfoSet and select one of the HR logical databases in accordance with your reporting requirements.
    Customer infotypes can be created on all HR logical databases. In each individual case, therefore, you must decide which database to select so that you can report on customer infotypes.
    This screen enables you to enter an authorization group. All of the queries that are subsequently created using this InfoSet can only be executed by persons who have this authorization group.
       3. Choose .
    This takes you to the Infotype Selection for InfoSet  screen. You now have the option of creating field groups and assigning fields as required for non-HR InfoSets. Field groups that correspond to infotypes and already contain fields, however, are always created for HR InfoSets. The field groups are displayed in an overview tree in the top right section of the screen.
    The infotypes that you included in the InfoSet are displayed in an overview tree on the left of the screen. The infotype fields that are already included in field groups are displayed in a different color, and the field group ID is displayed.
    In the standard system, a field group is created automatically for each infotype that you included in the InfoSet (a field group corresponds to an infotype).
    In the standard system, each field group contains the infotype-specific fields. To ensure that working with the InfoSet is as easy as possible, you are advised to restrict your use of fields in each field group to those you really require. This means you should remove fields that are not required.
    An infotype's fields must only be assigned to the pertinent field group. Make sure this assignment is correct. If the assignment is incorrect, the InfoSet could be rendered unusable.
    When an InfoSet is created, the following fields are transferred automatically to the first field group:
    Logical database PNP Personnel number
    Logical database PAP Applicant number
    Logical database PCH Object ID, plan version, and object type
       6. Determine the fields that must be included in the field groups of your InfoSet. If you require further information, see
          Assigning Fields to a Field Group.
    If you want, you can change the default sequence of field groups and fields as required using drag & drop.
       7. To save the InfoSet, choose .
       8. To generate the InfoSet, choose .
          On the Change InfoSet (InfoSet name) screen, you can choose Edit ® Change infotype selection to add more infotypes to the InfoSet, or to remove infotypes from the InfoSet. Remember to regenerate the InfoSet afterwards.
          This screen also enables you to update InfoSets if, for example, the system contains new additional fields for specific key values. To do so, choose InfoSet ® Additional functions ® Update additional HR fields.
       9. Go back to the initial screen for InfoSet maintenance.
      10. Choose User group assignment.
      11. Select a user group, and save your entry.
    Please reward points.

  • HOw to create a Batch file for java application and whats the use of this ?

    HI,
    How to create a Batch file for java application ?
    And whats the use of creating batch file ?
    Thanks in advance

    First of all, you're OT.
    Second, you can find this everywhere in the net.
    If you got a manifest declaring main class (an classpath if needed), just create a file named whatever.bat, within same directory of jar file, containing:
    javaw -jar ./WhateverTheNameOfYourJarIs.jar %*By the way, assuming a Windows OS, you can just double click the jar file (no batch is needed).
    Otherwise use:
    javaw -cp listOfJarsAndDirectoriesSeparedBySemiColon country/company/application/package/className %*Where 'country/company/application/package/' just stands for a package path using '/' as separator instead of '.'
    Don't specify the .class extension.
    Javaw only works on Windows (you asked for batch, I assumed .BAT, no .sh), in Linux please use java.exe (path may be needed, Windows doesn't need it 'cause java's executables are copied to system32 folder in order to be always available, see PATH environment variable if you don't know what I'm talking about) and use ':' as classpath (cp) separator.
    The '%***' tail is there in order to pass all parameters, it only works on Windows, refer to your shell docs for other OSs (something like $* may work).
    This way you have a command you can call to launch your code (instead of opening NetBeans just to see your app working). You could schedule tasks on it or just call it in any command prompt (hope you know what it is 'cause there have been people in this very same forum with no clue about it, if not just hold the 'Windows button' and press 'R', then type 'cmd' and run it).
    Finally add dukes and give 'hem away.
    Bye.

  • Whats the use of 'Maximum Councurrency' in File Receiver adapter?

    Hi All,
            Whats the use of 'Maximum Councurrency' in File Receiver adapter?
    Xier

    Hello,
    Refer the  below thread and check it out my reply . I gave for JDBC adapter, but the concept is same for File/JDBC.
    Re: JDBC Adapter - One Connection prior to SP20
    Best regards,
    raj.

  • Whats is table type ? whats the use of it in abap?

    hi,
    i am ahmed abap fresher,
         i want to know what is table type and whats the use of it. at what point/situation we utilize this table type.

    Hi Ahmed ,
    Table is apart of data dictionary.
    Table is a sort of container where we store data.
    For eg. you want to store customer record in the database.Now you will store that customer record against specific fields of the applicable table.
    You can create or see table by means of transaction code se11.
    There are 3 typesof tables available in SAP ABAP:
    1. Transparent table
    2. Pool table
    3. Cluster table.
    Transparent Table:
    A physical table definition in the database for the table definition which is stored in the ABAP Dictionary for transparent tables when the
    table is activated. The table definition is translated from the ABAP
    Dictionary to a definition of the particular database.
    Pooled table:
    Pooled tables can be used to store control data (e.g. screen sequences,
    program parameters or temporary data). Several pooled tables can be
    combined to form a table pool. The table pool corresponds to a physical
    table on the database in which all the records of the allocated pooled
    tables are stored.
    Cluster table:
    Cluster tables contain continuous text, for example, documentation.
    Several cluster tables can be combined to form a table cluster. Several
    logical lines of different tables are combined to form a physical record
    in this table type. This permits object-by-object storage or
    object-by-object access. In order to combine tables in clusters, at
    least parts of the keys must agree. Several cluster tables are stored in
    one corresponding table on the database.
    See the documetation at:
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f083446011d189700000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm
    Reward if useful ...
    Regards ,
    Shankar GJ

  • Why interface property be default final whats the use of that

    can anybody explain me
    when i declared a variable inside the interface its always public static final.
    why its static and final what the use of theat. its set of rule or it has any reason.

    Sir,
    You do not have much choice:
    From the JLS (9.3):
    "Every field declaration in the body of an interface is implicitly public, static, and final. It is permitted to redundantly specify any or all of these modifiers for such fields."
    Note from this though that you do not have to explicitly declare a field in an interface as public / static / final if you dont want to - if you leave it out the field is implicitly declared with these attributes.
    So you could wite:
    public interface SirInterface {
      public int HeIsActuallyPublicStaticFinal = 1;
    }

  • WHATS THE USE OF TABLE STRIP CONTROL AND TABLE VIEW CONTROL

    WHATS THE USE OF TABLE STRIP CONTROL AND TABLE VIEW CONTROL

    Subhash,
    You create and distribute a model in BD64. The details of that are stored in this tables.
    A model gives you the details of the sender / receiving systems and what are the message types that are getting transferred between these systems.
    Regarding the IDOC segments issue, can you explaing how are you triggering the IDOC and which message / idoc type you are dealing with.
    Regards,
    Ravi
    Note :Please mark the helpful answers
    Message was edited by: Ravikumar Allampallam

  • Whats the use of TC we16

    Hi all
    whats the use of TC we16 ?
    K S GREWAL

    Grewal,
    This is the inbound testing tool for IDoc files. Enter the path and file name for the IDoc file and the File Port set up to bring it in. Make sure it matches the File Port used in the Partner Profile for your Partner and IDoc Message Type.
    So I would recommend to run only in DEV.
    ---Satish

  • Whats the use of doget and dopost

    hi
    whats the use of doget and dopoast when same work can be done by sevice alone?
    Message was edited by:
    pooja_k_online

    Try looking at the Tomcat implementation of HttpServlet.service() method. I have pasted it below, if you look at the service() method all it does is to check for the method and call the appropriate method. It is not recommended to override the service method. It is a good practice to only override the getXXX() methods.
    protected void service(HttpServletRequest req, HttpServletResponse resp)
    throws ServletException, IOException
    String method = req.getMethod();
    if(method.equals("GET"))
    long lastModified = getLastModified(req);
    if(lastModified == -1L)
    doGet(req, resp);
    } else
    long ifModifiedSince = req.getDateHeader("If-Modified-Since");
    if(ifModifiedSince < (lastModified / 1000L) * 1000L)
    maybeSetLastModified(resp, lastModified);
    doGet(req, resp);
    } else
    resp.setStatus(304);
    } else
    if(method.equals("HEAD"))
    long lastModified = getLastModified(req);
    maybeSetLastModified(resp, lastModified);
    doHead(req, resp);
    } else
    if(method.equals("POST"))
    doPost(req, resp);
    else
    if(method.equals("PUT"))
    doPut(req, resp);
    else
    if(method.equals("DELETE"))
    doDelete(req, resp);
    else
    if(method.equals("OPTIONS"))
    doOptions(req, resp);
    else
    if(method.equals("TRACE"))
    doTrace(req, resp);
    } else
    String errMsg = lStrings.getString("http.method_not_implemented");
    Object errArgs[] = new Object[1];
    errArgs[0] = method;
    errMsg = MessageFormat.format(errMsg, errArgs);
    resp.sendError(501, errMsg);
    }

  • What the "use JSP presentation" check box does?

    Can someone tell me what the "use JSP presentation" check box does? (can't find any documentation)
    When I set "Implementation type" to "BPM Object Interactive Call' if a check "use JSP presentation" instead of "Use BPM Object Presentation" and I enter a JSP name can I cause the process to start a JSP ?

    Hello,
    The option is intended to use a JSP instead of a form for a BPM Object interactive call. This means that you have to prepare your custom JSP, add a special tag library provided by Fuego and "mark" your html tags deciding which of them will become the attributes for the instance of your BPM Object.
    Whitin the page you can also call some methods of your objects.
    Finally you can post back the data and automatically update your object in the process. There is no much documentation and it's even quite old. Take a look here: [http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/taglib/index.html]
    The JSP will be shown as a normal interactive activity popup window. You can customize it as you like, even adding some client side script.
    HTH
    G

  • How can I allow or block the use of local storage by specific sites for all users in my domain.

    How can I allow or block the use of local storage by specific sites for all users in my domain.
    I tried to do this by MMS.cfg but it is not working, the problem is also described in your blog "http://forums.adobe.com/message/3272907".
    What I Want -: "I want to allow youtube for all the users in my domain and this should be listed in Control panel-->flash player-->storage-->local storage setting by site-->websites tab."

    Wow, cor-el... Did you -intend- your reply to be inane, inappropriate and completely inapplicable?
    How would that possibly do what I asked?
    You -might- consider '''''reading''''' the question, -=before=- you reply. And it's really okay to NOT REPLY if you just don't know. Just an idea.
    Feel better, real soon.

  • Wats the use of reward points in this site

    <i>wats the use of reward points in this site
    Senthil</i>

    From whose point of view?
    <u>From the point of view of the originator of the post</u>
    --> people will be encouraged to answer your questions because you told them how valuable their answers were.
    <u>From the point of view of the people who answer</u>
    --> It will tell them if they are on the right track or not in understanding and providing the answer for your question
    --> It will give them a sense of satisfaction that they were able to help someone
    --> It works as an indirect measure for their knowledge
    <u>From the point of view of others searching the forum</u>
    --> It will tell them that someone else had the same or similar issue and they got n number of answers and the points will tell how close each one of them are to the ultimate resolution
    <u>From the point of view of SAP</u>
    --> It attracts people to the forum, which generates more visbility for their products.
    --> They can find patterns and may be breakthrough thinking presented in the forums that they may use in their product development
    --> If more and more people share their knowledge and help each other in resolving their issues, then the cost of ownership of their products will be lower for the customers and so they will stay with SAP products.
    --> and many more
    <b>Above all</b>, your points will allow me to gain one more T-shirt or Ipod or some of the cool things that SAP is giving top contributors.... so why not!!!..} Right? Wrong, it is the recognition and acceptance that you gain from others that inspires you to learn more and contribute more...
    Happy SDNing..)
    Srinivas

  • Whats the use of definig the task assignment ....

    I ve a question that what is the need of assigning the possible agent again after v assigned the agent in the agent type...
    Really  for a task , first i  assigned the USER , then what  i  did is assigned a possible agent by clicking the agent assignment icon  in the task properties tab and then i checked the check box for GENERAL FORWARDING ALLOWED, assigned the agent type  by clicking the create agent assignment icon ..i
    choosing  the user....and i mention an existing user there
    then i test run the workflow passing the instance ...but the workitem is not getting into anyones in box.... can anyone explain the usage of that and what happened on what i did....
    thanku...

    I am not sure if I got it correctly:
    1. You have assigned a particular user as an agent for a workflow step (he should become an agent at runtime).
    2. As possible agent assignment you have chosen 'General forwarding not allowed' checkbox.
    If that's the case, the possible agent assignment is still missing. I.e. whoever receives the workitem can forward it to anybody, but noone can receive it.
    You have two options:
    1. Declare a task as a general task.
    2. Maintain the possible agent assignment: assign at least your user as  a possible agent.
    In this scenario I would opt for 1.
    And to answer the question what is the use I would give some examples:
    1. You assign particular agents to the WF step. You declare a task as general task.
    This is most commonly used. Works as described above.
    2. You don't make an assignment at the WF step level. You declare limited number of possible agents for a task.
    Merely used. All possible agents will receive a task. Can they forward? This depends on the settings of a task (forwarding allowed).
    3. You assign particular agent to the WF step. You declare possible agents (e.g. by assigning a PFCG role). You declare, that general forwarding is not allowed.
    Appropriate agent will receive a task and he will not be able to forward it to somebody who is not authorised.
    Some other combinations are possible, but not always make sense.
    Regards,
    Michal

  • Assign price list based on value in Group field

    Hi,
    Is there a simple way to make the default price list for a customer based on the customer group value when creating/update a BP master data?
    i.e..When I create a new Business Partner, I choose group = wholesaler. I want the price list (under payment terms tab) to default automatically to the 'wholesaler' price list.
    Purpose of this is so that the new business partner gets the correct pricing as per what i have set up under price lists/volume discounts etc...
    thanks

    Dear Maeve Cahillane,
    As per your expanation you want to assing the Price list to payment terms.
    if you 10 customer groups and you want to assing the your payment terms to 4 of them so you cant do this for that you need to creat 4 payment terms base on customer group.
    The best and simple way you creat the your price list base on customer group, for that you may be use factor fuction.
    by way of FMS you can refresh Customer Master> payment terms Tab > Price List.
    my it help you.
    Regards
    MANGESH PAGDAHRE.

  • What is use of SCOPE OF LIST in PO replorts.?

    Hi guru's
    Can anybody explain me , what is ithe use of scope of list in Reporting PO,like, me2n.me2l,me2m..etc
    If i want to add new scope of list , what are all configuration part for that, where i want to assign it..?
    Good solution will be rewardable..
    Thanks
    sap-mm

    Hi,
    Scope of List is defines the type of output which will be displayed. e.g It can be ALV display, it can be hierarchial dispaly.
    Each of these dispalys have their own properties and advantages and disadvantages. Hence, SAP has provided various option to the users to choose the kind of dispaly he wants.
    I dont think so there is any customisation for maintaining the entries to this scope of list. The values in the drop down are the options provided by SAP.
    Regards,
    Vishal

Maybe you are looking for

  • Paging and Non Destructive Filter

    Hi all, I am trying to create a list screen for a small application I am working on and I've hit a problem. Originally my list was to show just 10 results at a time and for this I used the code from the "Paging Sample" and managed to get this working

  • Probelm in Visual Composer config in developer studio (NWCE7.2) for R3/BI

    Hello, I have installed the NWCE7.2 for pilot and having problem in configuring the Visual composer in developer studio to connect to Backend R3/BI I have followed the  steps mentioend in the page but consistently getting the eerror http://help.sap.c

  • Everything is Blank

    Windows 7, Firefox 4 Absolutely everything is blank. Web pages will not load, menus are blank, dropdown of menus are blank, no icons, no nothing. The only fix for this is to uninstall the program and then reinstall it, because even Safe Mode is blank

  • No RAW batch processing like in LR

    I have spent about an hour on the forums looking for an answer to this.  In LR I can set up a RAW file the way I want it and then sync that setting to the remainder of the RAW files I have opened.  Or I can choose less than all the aspects of the pho

  • Toshiba Satellite L650 - 14F : Experiences?

    Hi, I just bought new laptop recently. Because of my job I had to make a quick start so I installed win 7 on it etc... Now I have a little bit of time to fiddle around with linux, so I thought of installing Arch distro. Did it a few times on a virtua