Help on Promotion, scenario inside

Hi guys, i have this scenario, please explain to me how it can be configured in sap sd pricing.
Different types of promotions are:
1. Regular price - This is not a promotions but regular price of article.
2. Monthly promotions - in this case, Eg. RSP is 15 $, in monthly promotion it might be 7 $.
3. Project C - This is another promotion type, here the price of same article might be 6$.
4. Store promotions - This is another promotion type where the price of same article is 5$
5. Weekend promotion - price is 4$.
thanks

Hi,
Step 1: Create a new condition table with combination of
“Sales organisation/Distribution channel/Material/Price list”
Step 2: Create an access sequence assign it to new copied Z-pricing condition type
Step 3: Create new customer Ex: Promotion customer(use it for all promotions but not mandatory you can use existing customer also)
Step 4: Create different “price list”
SPRO>IMG>SD>Basic Functions>Pricing>Pricing control>Maintain Price-Relevant Master Data Fields> Define price list categories for customers
RP-Regular price
MP-Monthly promotions
PC-Project C
SP-Store promotions
WP-Weekend promotion
Save it
Step 5: Assign new price list “RP”  to above created promotion customer( or existing customer ) in Sales tab-Price list
Step 6: Create new condition record in VK11 with combination of "Sales organisation/Distribution channel/Material/Price list"
Example:
RP-Regular price                -1000/10/01/M1/RP-15$
MP-Monthly promotions        -1000/10/01/M1/MP-7$
PC-Project C                               -1000/10/01/M1/RP-6$
SP-Store promotions               -1000/10/01/M1/SP-5$
WP-Weekend promotion        -1000/10/01/M1/WP-4$
Step6: Create sales order with new promotion customer and material
Step 7: Based on promotion type you can change "price List" manually in Item Level “Sales B”
and click on “update” button in item “conditions” tab
Hope above explanation will resolve your query.
If you need further assistance please revert.
Regards,
Krishna.

Similar Messages

  • Create Elster scenario inside Integration Builder

    Hello together
    I'm new in this forum and may ask the community if there is somewhere an e-learning guide to create the elster scenario inside Integration Builder of SAP-PI. SAP note 1279464 decribes creation of the elster scenario in chapter 4.) Integration Directory, but this is a bit of confusion for me.
    Thank you very much for your help in advance!
    Juerg Dreier

    Hi Juerg,
    From my knowledge, i didnt find any e-learning for Elster module till now. But you can get info in bits and pieces. Long back i was involved in creating SAP Elster module in PI, if you have specific queries then i could help you in this case.
    To put briefly:
    Elster module is like any other adapter module in PI which is provided by SAP for german tax filing. which involves RFC and SOAP adapter. let me know if you have specific queries.
    Thanks,
    RK

  • I have an app idea project going on but I have no access to itunes connect so I can send my idea to the app developers and see what their opinion is about it.Do you know any other ways that can help me promote my idea so it can be further developed?

    I have an app idea project going on but I have no access to itunes connect so I can send my idea to the app developers and see what their opinion is about it.Do you know any other ways that can help me promote my idea so it can be further developed?

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • Essbase Gurus this is the time to help for this scenario in securityfilters

    Hi Gurus,
    I have one scenario in ASO(11v) ,I have to create security filters for two users
    for eg:
    GEO Account  30000
    wen we drill down
    india turnover 10000
    paris turnover 100000
    UK turnover noacess
    I created "GEO","india","paris"
    this security filter is working fine for one user
    but i need second filter like below
    in total sumof aggregation it doesnt show that is diffrent for both users (UK turnoover dont show in upper level)
    Actually UK have the measure but we have to restrict that measure for some users
    like below
    for another user
    GEO Account 20000
    wen we drill down
    india turnover 10000
    paris turnover 100000
    UK turnover noacess
    i m struggling here I tried with different options but no use ,my client wnt this requirement ,plz ur help gr8forly Appriciated
    Thanks
    Edited by: user98631 on Dec 18, 2009 4:31 AM

    Its amazing how the same off the wall question pops up around the same time. There is another thread about this. A security filter alone will not get you want you want.
    The best solution I can offer is to create multiple rollups that give you what you want, and use metadata security to restrict the users from seeing the geo member. Have the filter only allow them to see their rollup.
    I guess in an out of the box solutions would be to have one cube with all the data then multiple cubes partitioned to the soruce cube with the data for specific rollups. Allow the users to only see the cube that has the rollup they need.

  • Need a help on this scenario

    Hi,
    Scenario: monthly data needs to be divided into weekly data acording to the number of weeks in that month.
    eg: create table Sdata ( joindate DATE, members number(8));
    Insert into Sdata (joindate,members)values ('28-apr-11',8);
    Joindate Members
    28-apr-11 8
    I need the output as weekly wise (equally dividing the members according to the number of weeks in that month). Joindate will be the start date of the week.
    Joindate Members
    04-apr-11 2
    11-apr-11 2
    18-apr-11 2
    25-apr-11 2
    Can someone help me on this.
    Thanks
    Padma

    Hi, Padma,
    Padu wrote:
    Scenario: monthly data needs to be divided into weekly data acording to the number of weeks in that month.
    eg: create table Sdata ( joindate DATE, members number(8));
    Insert into Sdata (joindate,members)values ('28-apr-11',8);
    Joindate Members
    28-apr-11 8
    I need the output as weekly wise (equally dividing the members according to the number of weeks in that month). Joindate will be the start date of the week.
    Joindate Members
    04-apr-11 2
    11-apr-11 2
    18-apr-11 2
    25-apr-11 2Sorry, I don't understand.
    Post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) from all tables.
    Also post the results you want from that data, and an explanation of how you get those results from that data, with specific examples.
    Always say which version of Oracle you're using.
    Do your weeks always begin on Monday? If so
    TRUNC (dt, 'IW')will map all dts in the same week to the first point in that week.
    For example
    SELECT  TRUNC ( DATE '2011-04-28'
                  , 'IW'
    FROM    dual;produces April 25, 2011 (00:00:00), which is the last Monday on or before the given DATE.

  • Help on oracle tags inside dynamic pages

    Hi All
    I have used dynamic pages like this , i create a html form inside a dynamic page on submit of which a procedure gets called & inserts the values in the table.
    I see some <oracle> tags every time i create a dynamic page but have never used them. Could some one tell how to use these tags. whether they can be used to call a procedure or can i embed any dml statements in these oracle tags.
    Kindly somebody could explain it with an example.
    Regards
    Sushant

    There is a brief description in the online help - see http://isd-demos2.oracle.com:7778/help/wvtdynam.htm.
    You can also search this forum - there have been many examples posted here.
    If you have further questions about dynamic pages, the Portal Applications forum would be a better place to post them.
    Regards,
    Jerry
    Portal PM

  • Please help with subcontracting scenario............

    Hi All,
    Can anyone please help me in dealing with subcontracting scenario with scrap taken into account. Please provide the screen shots from BOm creatio to challan closing. the requirement is urgent. please help me. all replies will be suitablly rewarded.
    regards,
    vvr sharma

    Sub Contracting Cycle
    (1) You have a material that can be procured externally, and you have maintained BOM with components. Any waste generated and received during subcontracting process can be maintained as component with negative quantity. 
    (2) You create a subcontracting PO (PO with Item Category L). You can also maintain Purchase Info Record for Subcontract category for material and subcontractor. 
    (3) You make a transfer posting to issue components for SC PO. Material is sent to subcontractor.  As material remains under your ownership, system does not make any value entry. But quantity is shown as "Material Provided to Vendor" 
    (4) You receive finished material against SC-PO. You also specify components consumed in manufacturing of finished goods. Additionally, if you have negative components in BOM, now you'll also receive subcontracting by-products. There are three events, so three accounting entries are generated: 
    DR FG Stock/ SC By-Product Stock 
    CR Change in Stock (FG/ SC By-Product ) 
    (for finished goods received) 
    DR Subcontracting Charges 
    CR GR/IR Clg 
    (for moneys payable to Subcontractor) 
    DR Consumption (Components) 
    CR Change in Stock (FG/ SC By-Product ) 
    (material provided to Vendor is now charged to expense) 
    (5) You do the IV for SC Invoice, and the process is complete. 
    Process of Subcontract in MM
    Sub-contract business process: 
    You want to buy material from the supplier (processed material/ assembled item) , but for some reason (quality of certain item / price ) you will give some component to vendor . 
    Vendor shall process the item / use the item provided & supply the final item. 
    SAP process: 
    1.Create the finished goods material code. 
    2.Maintain the BOM for the material. 
    3.Create PO with item category as "L" . 
    4.Issue material to vendor with movement type 541 
    5.Receive the material against the PO with movement type 101. 
    6.MIRO to account for vendor's invoice for the service charge& material used by him. 
    Can anybody tell me how a process has to be given to subcontracting?
    Suppose, I have 3 operations  1)weaving 2)dyeing 3)cutting & packing 
    if no 2 process (i.e Dyeing) has to be given to subcontracting, what process should i follow ?
    The following process to be followed for subcontracting. 
    1. Item code(material master) to be created at the stage of before dyeing. 
    2. Item code(material master) to be created after Dyeing as subcontracted item.(F30) 
    3. Bill of material to becreated for the material(2) calling for material(1) 
    4. Inforecord and source list to be created for material(2) with the corresponding vendor 
    5. PO to be released for material (2) 
    6.Along with PO the material(1) to be issued to vendor 
    7.On receipt of material when GR is made the stock with vendor will get updated. 
    How to Create a Subcontract Order?
    To create a subcontract order, proceed as follows: 
    Enter the material you want to order and the item category for subcontracting (L) in the order item. 
    Press ENTER to display the screen for component processing. 
    Enter the components that the vendor requires to manufacture the product. 
    Please note: 
    – You do not need to enter the date required for the components. This date is proposed by the system when you press ENTER. 
    It is calculated as follows:
    Delivery date of the item - Planned delivery time
    – If you do not want the quantity of the components to be changed if the order quantity of the end product is altered, set the indicator Fixed quantity (column F). 
    – You can determine whether the components are available on the date required by selecting Edit -> Availability check. 
    If you entered a bill of material as the material in the subcontract order, the components are created automatically. 
    If you want to determine the components in the bill of material at a later date (for example, if the bill of material is subsequently changed), choose Item -> Component -> New BOM explosion. The existing components are deleted and redetermined in the bill of material. 
    Save the purchase order. 
    When you print the purchase order, the components are printed per order item
    Subcontracting - Key Points
    Special Procurement Process.
    Item category: L
    Order type: NB
    In info record vendor should be maintained as subcontractor.
    Vendor (Subcontractor) receives the components used to manufacture a finished product directly from your company or through third party.
    Your company should place a purchase order for the finished product.   In this manually you can enter the required individual components or it can be determined via the explosion of BOM (if exists).
    Stock check at vendor level: ME2O
    Company stock check: MMBE
    GR for individual components through movement type: 501 or 561 (if with out PO or without reference).
    GI to subcontracting vendor: through movement type 541.
    GR from sub contracting vendor: through movement type: 101
    Movement type 543 is displayed to cancel the material cost account.
    If the subcontracting order has to be generated through materials planning,the special procurement key has to be set in MRP 2 screen.
    - To create the Subcon Info Record : Tcode ME11 - Info Category - Click Subcontracting
    - To create Material BOM : Tcode CS01
    - With the Info and Material Setup, you can then create the Purchase Order in Tcode ME21N
    Hope this is helpful.
    Regards
    Ravi

  • Help on Business Scenario Configuration Guide for SRM Server 5.5

    hai friends
    where can i get Business Scenario Configuration Guide.for Version SRM server 5.5
    i found for 4.0 and 5.0 but not for 5.5 Please let me know the link of market place
    thanks
    Regards
    Krishna

    Hi Krishna,
    You can find all configuration guides at http://service.sap.com/ibc. For SRM server 5.5 (SRM5.0), the configuration guide has to be downloaded from Solution Manager.
    Solution Manager is must for all new version implementations now.
    Regards,
    Prashant
    Do reward points for helpful answers

  • Urgent help in modif table inside subroutine

    hi,
       i have written as subroutine inside it i am trying to delete from an table  contents of some fields .this table is defined in my main program whic is has an structure defined inside it
    afetr that i am passing the table to my subroutin n inside subrounti i am trying to manupulate the table contenets then i am getting the syntax erroer "table is not active or not defined in data dictonary" what wil be the cause for this..,..is there any way so thjat i can  manupulate it.???
    pls help
    points reward for useful answers
    ravi

    hi you are using Data base table commands instead of internal table commands...
    try these types:
    DATA scarr_tab TYPE SORTED TABLE OF scarr
                   WITH UNIQUE KEY carrid.
    DATA scarr_wa TYPE scarr.
    SELECT *
           FROM scarr
           INTO TABLE scarr_tab.
    READ TABLE scarr_tab INTO scarr_wa
         WITH TABLE KEY carrid = p_carrid.
    scarr_wa-currcode = 'EUR'.
    MODIFY TABLE scarr_tab FROM scarr_wa
           TRANSPORTING currcode.
    SELECT *
           FROM scarr
           INTO TABLE scarr_tab.
    READ TABLE scarr_tab
         WITH TABLE KEY carrid   = p_carrid
         TRANSPORTING NO FIELDS.
    idx = sy-tabix.
    scarr_wa-currcode = 'EUR'.
    MODIFY scarr_tab INDEX idx FROM scarr_wa
           TRANSPORTING currcode.

  • Need help in Marketing scenario (I think difficult)

    Hi folks,
    Hi need some help in my marketing scenario. I posted the message in marketing section. You can see it in [Interesting and difficult marketing business process... any ideas?|Interesting and difficult marketing business process... any ideas?;
    Thanks to all in advance
    Javier

    Hi [email protected],
    I have cancelled your subscription, and set the refund process in motion.
    Your refund no.is 66228048.
    Regards,
    Florence

  • Helping in Designing Scenario

    Hello people!
           i need some helping in designing a solution,  i'm kinda new in the PI world, and i never made BPM stuff and so...
          Here is my situation, i have 2 Webservices that i have to consume in PI
         R/3 will send information to PI
          in PI i have to Consume the first Webservice with some information and that will Response a Token,
    then i have to Merge this Token with another XML message and send to another Webservice, the i get the Response Message of this webservice and send back to R/3
        whats the best way of doing this? is it using BPM?
    this is the two Webservices i will have to use:
    http://siatepqa.suseso.cl:8888/Siatep/WSToken?wsdl
    http://siatepqa.suseso.cl:8888/Siatep/WSIngreso?wsdl
    Can anyone help me?
    Thanks!
    Edit:
    i've already read alot of BPM topics and  i think this is the way... but i'm not sure
    i want to use abap_proxy conection in r/3 > PI and the webservice connections will use SOAP/WS
    Edited by: pitoshi on Jun 9, 2010 10:57 PM

    Liang Ji,
    thanks  very mutch for your answer, this is very helpfull,
    But in:
    "R/3 send message to PI via Outbound proxy (using XI Adapter) ---> PI receive Message and execute Mapping program --> during the mapping program, you can have SOAP lookup to call first web service to get token, then you can use lookup value in your mapping, ---> Use SOAP receiver adapter to call first web service, then PI get response from it, then pass to R/3. "
    You mean " ---> Use SOAP receiver adapter to call first web service, then PI get response from it, then pass to R/3. ""
    call the Second Webservice?
    in spite of my difficulties with BPM, is this solution is better than using BPM?
    Edit: * and if any of these processes do not respond? how I treat it? *
    anyone else have any other option or tips to this scenario?
    Edited by: pitoshi on Jun 10, 2010 12:34 AM

  • Help regarding BPS Scenario

    Hi,
        Iam doing one BPS scenario, in that i created planning area,planning level,adhocpackage,
        After this i tried to create planning layout from planning level but its giving message ' select a node in the related tree '.
      Please check the below flow how i created.
            costcenter demo  ( Planning area )
            activity planning   (planning level )
            adhocpackage    (planning package )
    after this i tried to create planning layout and planning function but iam unable to do that.
    Please help me ..

    Gobi,
    Please select the planning level you created by clicking over it. then you are able to create a function in the area below. remember that a function belongs to a planning level.
    regards,
    Alberto Sabate

  • Help on complex scenario

    Hi all
    I need help ih the following scenario.
    the sender system sendes the invoice to PI , PI has to give the successful receiving answer back
    to the sender , and continue to the mapping activities , where the invoice has to be mapped to a PDF image,
    PI then call the SAP system(RFC) which in turn calls the content server where  the image has to be stored ,
    and then we get back to PI , with a successful answer , from there PI calls again the SAP system(RFC) to start a workflow.
    Sender -> PI -> sender
                     PI -> SAP -> contentserver  -> SAP -> PI -> SAP.
    what is the bedst aprocah to soleve this scenario.
    any help will be higlly appreciated.

    With BPM
    S --> Sender; SAP  --> SAP; ContentServer --> CS
    Async call between PI and SAP (RFC):
    Receive (from S)--> Transformation --> AsyncSend(SAP_RFC) -->AsyncReceive(SAP_Resp) --> Transformation --> AsyncSend(To Start WorkFlow)
    In the above design approach:
    1) The AsyncReceive Step should be enclosed within a Block with Deadline branch defined so that the BPM does not remain open for long.
    2) Transformation step can be avoided and mapping can be done in Interface Determination.
    3) Correlation needs to be defined
    Sync Call between PI and SAP (RFC):
    Receive(fromS) -->Transformation --> SyncSend(SAP_RFC) --> Transformation --> AsyncSend(To Start WorkFlow)
    Personally i would prefer Async Call between BPM (PI) and SAP, so that the BPM wont go into error if the ContentServer takes more time for storing the image and giving back the response.
    Without BPM
    Scenario will be splitted into two Async interfaces:
    1) Sender --> SAP PI --> SAP
    Not to worry -
    > SAP --> CS --> SAP ....let it happen at its own pace
    2) This will happen once SAP gets response from CS
    SAP --> SAP PI --> SAP (to start workflow)
    Why do you need to send the message to PI and then again to SAP to start the workflow......can you not trigger a job within SAP itself which will start the workflow once it receives the response from CS?
    Regards,
    Abhishek.

  • Help with Security Scenario

    Hi, I have a security scenario I am hoping someone can me help with.
    Right now a user is authorized to "Sales Office" 100 only. 
    In the below scenario I need the user to be able to:
    1. See Transactions where the "Sales Office" is 100
    2. See Transactions where the "Sales Office of the Ship-To" is 100 even if they don't have access to "Sales Office" value. 
    So if the "Sales Office" is not 100, but the "Sales Office of the Ship-To" is 100 then they should see that as well.
    Access
    Sales Office
    Sales Office of Ship-To
    Yes
    100
    200
    Yes
    100
    201
    Yes
    200
    100
    No
    200
    300
    No
    300
    310
    Yes
    400
    100
    Yes
    300
    100
    Yes
    100
    100
    Note: Sales Office of the Ship-To is a Navigational Attribute of Ship-To Customer and is the same characteristic as "Sales Office"
    Is there any way to accomplish this with 7.x Analysis Authorizations or any other method?

    Hi,
    Yes it's possible, check details in the document below :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7052dee3-bce5-2d10-5299-cd5d00ebeb72?quicklink=index&…
    hope it helps.

  • Help on EWM scenarios

    Dear EWM Experts,
    I am in need of some quick help.
    I am in the process of preparing some EWM scenarios for an internal Demo.
    Kindly help me out with 3 simple scenarios which I can build for a demo on EWM Functionalities.
    I am new to EWM.
    Appreciate your response.
    Thanks,
    SShetty

    Hi Chinna,
    This could be defined as easily or as complex as you like, I will go for the easy route:
    Standalone/Decoupled Scenario: Local documents only, only direct integration with backend systems is for FICO data. No follow on docs are passed to a backend.
    Classic Scenario: ERP backend is the leading system, all follow on docs created in the backend not locally.
    Extended Classic Scenario: Local documents created in the SRM-SERVER and a COPY is sent to the ERP backend(s).
    In a nutshell, thats about it .... of course there is a lot to each scenario other than this but this describes the basics of the scenarios.
    Regards,
    Jason

Maybe you are looking for

  • Need a clever solution for removing audio from the video gaps...

    Here's a tiny section of my timeline: I want to delete all the audio in the areas where there's no video so that it looks like this: I was planning on just doing it manually one at a time, but my timeline is 3 hours long and there's over 500 gaps...

  • Small MacBook Pro screen scratch: Are they normal for a 2+ year old computer?

    Hello, I am writing about a topic that may have been mentioned around on these forums multiple times, scratches on the MacBook Pro screen display. In August 2010, I bought my 2010 MacBook Pro and since then I have been very careful with the screen by

  • My IPOD is a paper weight

    I have a four GB nano (1st gen) I received a battery warning with what should have been about half a charge left. I immediatly Plugged the IPOD into the USB nad it didn't show up on the source screen in itunes. I left for a few hours thinking it just

  • Is there any way to import photos from my iPad to my computer without using iPhoto?

    I have a lot of photos on my iPad which I'd like to import onto my Mac Pro.  Because I'm not a fan of iPhoto is there any other way to do this and import my photos to a specific folder? Thanks for any advice.  I appreciate it!

  • About strategy planning

    hi    everybody                   why we use for MTO scenario strategy 20                  if i or client wants another strategy to be use what parameters shoud consider for it,is it possible ?                 what will be overall effect thanks in ad