Allocation strategy - Fill the shelf calculation

Hello,
I am configuring the Allocation strategy for Fill the shelf calculation in ECC 6.0 IS-Retail Platform. There is no standard allocation strategy available to fulfill this requirement, but a function module WSTR_ADD_LAYOUT_BOTTOM_UP & WSTR_ADD_LAYOUT_TOP_DOWN is used which is used in conjunction with the standard BW allocation strategies Bottom Up & Top down.
I would like to know how I would use this function module to be utilized and whether sales history of the article is necessary for calculation of the planned quantities.
Kindly guide me on this area.
Best Regards
Prashant Kedare

Hi,
Any answers on this query is appreciated.
Best Regards
Prashant Kedare

Similar Messages

  • Is it possible to use extensive formulas (e.g. "if" or vlookup functions) in the "Custom Calculation Script"?

    I am working on a form fill PDF converted from MS excel. This is for others to use who don't have MS excel that need to use my spreadsheet.
    1. I would like to know how complex can the formulas be in the custom calculation script in the calculate tab under properties in a cell menu?
    2. Where can I find what formulas will work in the custom calculation script along with the format for those formulas to work correctly (tutorials would help)?
    I have tried writing an "if" function but received and error so I am assuming either functions don't work in the script or there is a different format than standard spreadsheet formats.
    Bruce

    In that case the for loop would be:
        for (var i = 0; i < 8; i += 1) {
            sum += +getField("Total." + i).value;
    So initially, the counter i is equal to zero, so the field name used with the getField method is:
    "Total." + 0, which results in the string "Total.0". With each iteration, the variable i is incremented by 1, so the subsequent field names are the following:
    "Total.1"
    "Total.2"
    "Total.3"
    "Total.4"
    "Total.5"
    "Total.6"
    "Total.7"
    The script gets the value of each field, converts it to a number, and adds the number it to the running sum.

  • How to fill the "budget" in an initiative in SEM BSC

    Good Afternoon for all!
    We have a Balanced Scorecard implemented in SAP SEM BSC, using SAP BW.
    Our Balanced Scorecard actually manages ratios, objectives, perspectives, strategy and scorecard.
    Now, we are trying to use "iniatiatives" and we have using the SEM BSC wizard, through the web interface.
    When defining the initiative everything goes ok, we define the initiative , and then we assign it to an objective.
    We have also installed the infocube "0SEM_C02" which we have the understanding that it stores the information concerned to initiatives.
    I have also build a SEM BPS layout and planning area for this infocube (0SEM_C02) in order to fill the infocube with information (manually entered).
    But after all these, the information does not appear for the "budget" when displaying the Balanced scorecard.
    When displaying an initiative it displays:
    -Definition
    -Duration
    -Priority
    -Status and score
    -Milestones
    -Team members
    -Objectives
    -Budget (<-----E M P T Y !! )
    I do not understand, how to fill the "Budget" data for an initiative. Because we have fill all the information regarded to the initiative included above, but the budget is very important for us, and as i said before, we have installed the infocube 0SEM_C02, we also created a planning area for this infocube in BPS, we have created a planning layout for this infocube, and we have entered some values to this infocube.
    Is there any special condition or something special to do, in order to fill the budget for an initiative in SAP SEM BSC??
    How can we see in the BSC the budget for an initiative, or fill the value???
    We will appreciate any help for this issue.
    Thanks in advance for your valuable help.
    Carlos Espana
    Cementos Progreso
    Guatemala

    Carlos,
    This is the Forum for SAP Strategy Management.
    There is another Forum specifically for SEM-BSC questions.
    Go to the SAP Community Network Forums > SAP Solutions > SEM-BSC
    Please repost your question there for an answer.
    Regards,
    Bob

  • Allocation strategy in IS retail

    Hi,
    Can u plz inform the concept and the config required for allocation strategy in Retail industry only.

    answered

  • Pricing (3 condition types, if 1 is filled, the other 2 must be empty)

    Hi,
    We have 3 freight conditions:
    FRA1
    FRB1
    FRC1
    Is one of this three is filled, the other 2 must not be filled.
    How can I arrange this? Can this be done in the calculation schema?
    Thank you in advance,
    Eric van Zundert.

    Dear Lakshman Iyer,
    Thank you for your answer. It does not work, maybe due to
    wrong setup. What do I wrong?
    Define Condition Exclusion Groups
    I created 1 excl. group = 10.
    Assignment of Condition Exclusion <-> Condition Types
    Assigend 3 condition types to 10.
    Assignment of Condition Exclusion <-> Calculation Schema
    entered:
    Snr. 1 then group A and then group 10.
    A is the condition excl. procedure.
    But If I create a PO all three freight conditions are available.
    And the last (with the access sequence is filled with 5%).
    Then I enter the manual condition type with 100 Euro. And
    now I have 2 conditions filled.
    The goal is: if I fill manually the condition the condition
    with the percentage should not be filled anymore.
    Best regareds,
    Eric.
    Entered grou

  • AFS - Allocation Run Fill rate

    Hi everyone,
    When executing the J3AT tcode, i need to bring in a custom fill rate that will override the global setting for the Header Minimum Quota (screen field:  J_3ASIMU_S-PERCT_K) for different Sales Organizations without using the ARun "release strategy" on the customer master or assigning a "Release" rule to Sales Orders.
    I have reviewed OSS note 722823, but none of the described userexits appear to provide the desired functionality. Can anyone point me towards the correct user exit please?
    Thanks.
    Edited by: Rob Joubert on Apr 8, 2011 6:29 PM

    You could refer to the SAP help documentation which is http://help.sap.com/saphelp_afs50/helpdata/en/b2/53ae56cda511d2aca20000e829fbfe/frameset.htm
    Hope this helps
    Regards
    Manthan.

  • User Exit for Allocation Strategy

    Hi,
    This is wrt to IS - Retail Allocations. I have been trying to serach a standard user exit for Allocation strategies as mentioned in SAP Help, but unable to find it.
    The text is as follows
    http://help.sap.com/saphelp_46c/helpdata//EN/12/085290470311d1894a0000e8323352/content.htm
    You also determine the goods movements (for example, direct-store-delivery) at this point. You can have the system suggest the sites. To do this, you enter an allocation rule or a site group. You can include your own allocation strategy via a user exit. You can change any default data suggested by the system
    Please help me find the user exits for allocation strategies.
    Best Regards
    Prashant Kedare
    Moved to the right forum. Please post questions in the right forums in the future.
    Edited by: kishan P on Aug 31, 2010 3:23 PM

    Hi
    User exits avialbale are
    M06E0004
    Changes to communication structure for release of purchasing document
    M06E0005
    Role determination for release of purchasing documents
    You can use the user exits & change your RS determination & role determination
    Thanks & Regards
    Kishore

  • ADOBE CLOUD ON MY DESKTOP WILL NOT WORK. IT LOADS UP BUT NOTHING FILLS THE WINDOW

    ADOBE CLOUD ON MY DESKTOP WILL NOT WORK. IT LOADS UP BUT NOTHING FILLS THE WINDOW

    BLANK Cloud Screen http://forums.adobe.com/message/5484303 may help
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html

  • Unable to get HD Wide Screen 16:9 to fill the screen on TV.

    12/20/08
    Problem: I am not able to get HD Wide Screen 16:9 to fill the screen on TV. Leaves dark bands on the top and bottom of picture.
    What I'm working with: Mac Pro Quad-Core Intel Xeon Processors with 2GB Memory soon to be 6GB & 30 inch screen. QuickTime Pro 7.5.5, Final Cut Express 4.0.1, and iDVD, 7.0.2.
    New JVC, GZ-HD3U camcorder with QuickTime conversion software, recently updated, provided by JVC with the camera to change native TOD. files created in the camcorder to native MPEG2 files in Quicktime at a size of 1920 x 1080.
    Two TV's, one Wide Screen HD and the other standard screen. I have changed the TV aspect rations back and forth from 4:3 to 16:9 and the only thing that changes is the size of the black bands on the top and bottom of the screen. The black spaces are larger in 16:9, making the picture appear squeezed.
    I am using RW DVD discs so I can continue to try different setups without wasting discs and so far I have tried about 12 different arrangements. Two methods work but they are export conversions to a 4:3 aspect ratio and 720X480DV/DVCPRO-NTSC. Certainly this is a work around, but doing this looses the Wide Screen HD effects provided by the original JVC movies.
    When I import the clips, and I've tried a number of different imports from QuickTime to Final Cut Express, I make sure that the Sequence set up matches or comes as close as possible to the imported clips. I've tried exporting them from FCE without changes and I have exported them using QuickTime to change them to different formats using nearly everything available trying to get the clips or sequences ready to import to iDVD.
    In iDVD I have set up using both aspect ratios and it appears as thought setting up in 16:9 makes the spaces above and below even larger on TV. In fact it creates these spaces above and below even on the 720X480DV/DVCPRO-NTSC clips that work just fine on the 4:3 aspect ratio settings on the same TV.
    If anyone has overcome this problem, I would greatly appreciate your guidance. So far, I've spent over a 100 hours on it to no avail.
    Larry

    Tom, I don't know where to go in FCE to create a AVCHD AIC Sequence. I can find the
    1920X1080i60 in the Sequence format without any problem. And in QT don't know where to select AIC but I select Apple Intermediate Codec, and under compressor I select HDV 1080i interlaced frame rate 29.97. Under Export Size Settings I don't know rather to select 1920 x 1080 HD or HD 1920 x 1080 16:9 and what about preserve aspect ratio using and Deinterlace Source Video?
    Part two: When I create a Sequence in FCE with the 1920X1080i60 designation, and then import a QT HD 1920X1080 16:9 Intermediate Codec clip into a bin and then open the clip in that sequence I'm asked if I want to match the clip to the sequence and if I don't I have rendering. If I match them the rendering, as you said, goes away. However, I notice that when I check out the Item Properties on them after the above process, the Aspect ratio in the clip and Sequence, suddenly becomes HD 1440x1080. Is this normal?
    Larry

  • How to set a background image to fill the entire screen on any device in a spark mobile application

    Hi,
    I started developing a mobile application with Flex.
    I'm trying to set a background image to fill the whole screen. I've been stucked at this point for days now. I tried everything and no solution seems to work for me.
    I'm using a TabbedViewNavigatorApplication and i need to set some background images on views.
    I need my image to fill the entire screen on any device. i don't need to mantain image aspect ratio,  just need it to be fullscreen. This seemed to work when setting a custom skin on the TabbedViewNavigatorApplication, however this blocked all my views for some reason and all components contained in view became invisible.
    Can you please tell me how can i achieve this?
    Kind regards,
    Dan

    Basically you need a larger image which can accommodate any device. The trick is to show only what each device can display, so therefore some clipping will occur based on device. Have something centered and towards margins have a  gradient or just plane colors that way the stuff in the middle will be visible on every device while nobody will care if you are clipping from the color fill.
    C

  • TS1702 Just a few minutes ago i tried to purchase from The Simpsons tapped out game, but there were a warning that my purchese was declined and i was asked to re-filled the payment info in order to compete my purchase. I did that but that wont work

    Just a few minutes ago i tried to purchase from The Simpsons tapped out game, but there were a warning that my purchese was declined and i was asked to re-filled the payment info in order to compete my purchase. I did that but that wont work and the warning keep showing up. Whats wrong? help please.. Is there any correlation with the software update? I did check the update , there is an update for iOS 6.0.1 .

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • I upgraded Firefox, and now there is a blue band on my screen above the window, and I'm not getting the full use of the screen in viewing web pages. How can I get the window to expand to fill the screen as it did before?

    There is a horizontal band or gap above the Firefox window at the top of the screen, where you can see the Windows desktop behind the Firefox window. On the left side of this band are the window tabs, and the menu bar, and another bar with the names of the open windows. I would like to have the Firefox window expand to fill the entire screen, like it did before the upgrade. Thanks.

    Do you mean running Firefox in full screen mode?
    *https://support.mozilla.org/kb/how-to-use-full-screen
    If you are in full screen mode then you can hover the mouse to the top to make the Navigation Toolbar and Tab bar appear.<br />
    You can click the Maximize button at the top right to leave full screen mode or right click empty space on a toolbar and use "Exit Full Screen Mode" or press F11.
    *https://support.mozilla.org/kb/how-to-use-full-screen
    You can also run Firefox in a maximized window to have easier access to the Menu bar and Navigation Toolbar.

  • When on the internet, how do I expand webpage to fill the whole screen?

    When on the internet, how do I expand a webpage to fill the whole screen?

    Perhaps Safari isn't quite what you require, too much work involved all the time making it easier to see
    Take a look at my customized Firefox:
    it always opens to the same size window (or full screen if you like)
    it always zooms all web pages 160% (or whateve you like)
    it always has large type on the menu bar area. (to whatever you like)
    it's very highly customizable,  (or use the plain default settings)
    has more add-ons than anyone (a real plus when you need it)
    has more themes and personas than anyone (make it YOUR browser)
    Easier surfing option for hard of seeing users
    Safari is about the absolute worst browser since Internet Explorer, it's because Apple has already got your money so there isn't any incentive for them to make a better browser.

  • Java Web Start is taking too long time to fill the bar

    Hi All,
    I am using Eclipse and using JBOSS from Remote and when I am deploying an applent with Java Web Start, it is taking a very long time for filling the bar(taking more time for verifying and downloading Application).
    Can anyone help me for fixing it.
    Thanks in Advance.

    795697 wrote:
    Hi,
    when I am deploying an Applet with the help of Java Web Start It is taking too much time for verifying and downloading the application.
    I am using Eclipse and JBOSS.
    This is the problem.
    I think you can understand it.I can't. I don't understand what Eclipse and JBoss have to do with webstart and I can't understand what webstart has to do with deploying an applet.
    Its all just completely unrelated! I'm just going to make a dumb assumption and say that it is your computer.

  • How SAP standard run the interest calculation in AR module

    Dear expert,
    would like to seek for your advise, how SAP standard run the interest calculation in AR module ?
    Also advise,does the interest calculation generate the interest base on the dunning run?What are relationship between interest calculation generate ?
    What are the T-code for running the interest so that able to generate the interest posting according to baseline due date?
    On top of that, does SAP have standard AR interest calculation report and what are the T-code ?
    Between, do you have any ideal the Interest Indicator ZB stand and reminder date it is the last reminder date,waive,KIV and charge Interest and also noted item amount mean for in the AR Interest Calculation report?
    Please help.
    Regards,
    Karen

    Hi,
    Thank you for the promtp reply.
    I still have query would like to seek for your advise.
    1.Does the interest calculation generate the interest base on the dunning run?For example, the interest is only can be post/generated when there is dunning run and vise versa.
    2.What are relationship between interest calculation generate ?Does interest generation depand on the dunning run?
    On top of that, does SAP have standard AR interest calculation report and what are the T-code ?
    3.Between, do you have any ideal the reminder date it is the last reminder date,waive,KIV and charge Interest and also noted item amount mean for in the AR Interest Calculation report?
    4.For posting use F.2B and that will calculate interest on open items of customers. Does this posting is post as noted item or posting document? Beside, do we every day need to run this posting  F.2B in order to update the AR interest calculation report and post the interest for the overdue invoice?
    5.Do you have any reference link/document /SAP notes on calculate interest on arres F.2B?
    a)How the program calculate those overdue invoice for example: does sap calculate the interest  base on interest + due amount until the customer made the payment?
    b) If customer made payment on the due amount and not the interest and vise versa? How theF.2B program logic work on the calculation ?
    Please help.
    Regards,
    KH

Maybe you are looking for

  • Erro na criação de Nota Fiscal Writer - NF-e

    Durante a criação de uma NF-e Writer (J1B1N) usando uma categoria de nota "W1" criada com cópia da "E1" o sistema está apresentando a seguinte mensagem de erro: "O campo solicitado Nº nota fiscal não está preenchido." Porém o campo (NFENUM) está pree

  • Windows 8.1 slow restart and logons.

    Hey, We are experiencing slow logons and system restarts with Windows 8.1 on a Surface Pro 3 device. When the issue occurs the event id 7011 if logged consistently in the event log with a number of service timeouts. Have read that Microsoft recommend

  • I can't open my downloaded Acrobat Pro XI to get to the point to enter my serial number.

    I had a 30-day free trial, and now every time I try to open a PDF or launch Acrobat Pro XI from my programs and downloads, I get a "Your Free Trial has Ended" window and no application.  It shouldn't be more complicated to get the real thing than to

  • WD My Book 2T Model WDBF JK0020HBK-NESN compatibility with Mac OS 10.5.8

    Apparently WD Tech Support declines to answer the following query. Does anyone know the answer? Thanks I've discovered that the new My Book 4T drives that I'd planned to used with my iMac running OS 10.5.8 are not compatible with that OS. I've got My

  • Update multiple InDesign documents using XML

    I am looking for a solution to update multiple files using XML. We have over 100 resumes in indesign and each resume has about a dozen projects (name, size, cost, location) I would like to keep all of the projects in a master file "projects.xml" and