How to load stocks for the months prior to initialization ?

Hello,
We load a cube stock from 3 ODS for BF,BX and UM extractors.
We are in a monthly snapshot scenario(we have read the specific how to but we must use 3 ODS one for each datasource because of data integrity (strong customer architecture contrainst).
For opening stock and the future month the solution is ok.
How to load the data for the 12 month prior the loading of opening stock ?
Specific datasources, full loading ?
Thanks to share our experiences
Best regards
Christophe

your previous months closing stock becomes opening stock for current month. Try the infostructure S039,this holds the closing stock of each month. You can populate this infostructure with program rmbs039. create a generic data source on this and populate opening and closing stock for each month.

Similar Messages

  • HT201504 2015 Calendar font for the month in IPhote is too small.  How do I make it larger?

    I have created a 2015 calendar in IPhoto but the month is printed in a tiny font.  I can't make it larger. The 2014 calendar used a large font for the month.  How can I resolve this so can actually read the name of the month without my glasses?

    That was just a test.  It showed that your current library is damaged and needs repairing. Do the following to your current library:
    1 - launch iPhoto with the Command+Option keys held down to open the First Aid window. Be sure to follow the circled recommendation in the screenshot.
    2 - run Option #4, Rebuild Database.

  • I had my ipod touch 4th generation plugged into my sterio and i tried to swipe open my pinger app and now its stuck on the load screen for the app and wont do anything at all its frozen. How do I fix it??

    I had my ipod touch 4th generation plugged into my sterio and i tried to swipe open my pinger app and now its stuck on the load screen for the app and wont do anything at all its frozen. How do I fix it??

    Reset your iPod. Hold the power and the home button for 10 seconds till the iPod restarts. No data will be lost.

  • How to load and display the external flv video files in dynamicly and the how to control the flv fil

    How to load and display the external flv video files in dynamicly using AS 3.0
    and  How to control the flv file  add the play paus button and add seekbar.
    I have using to load the flv file following code
    var flvPlaceHolder1:MovieClip = new MovieClip();
    var vid1:Video = new Video(734, 408);
    flvPlaceHolder1.addChild(vid1);
    addChild(flvPlaceHolder1);
    flvPlaceHolder1.x = 1059;
    flvPlaceHolder1.y = 152;
    var nc1:NetConnection = new NetConnection();
    nc1.connect(null);
    var ns1:NetStream = new NetStream(nc1);
    vid1.attachNetStream(ns1);
    var listener1:Object = new Object();
    listener1.onMetaData = function(evt:Object):void {};
    ns1.client = listener1;
    ns1.play("GV-1600 TURNING.flv");
    ns1.addEventListener(NetStatusEvent.NET_STATUS, statusChanged1);
    function statusChanged1(ns1:NetStatusEvent):void
             trace(ns1.info.code);
            if (ns1.info.code == 'NetStream.Buffer.Empty')
                 trace('the video has ended');
                 removeChild(flvPlaceHolder1);
                 //trace('removeChild');
                gotoAndPlay(1786);
    then how to add the play,paus ,full screen button    and   seekbar,volumebar.

    I have to Create the flash presentation for our company product
    In this presentation the left  side the text animation are displayed then right side the our product video is displayed.
    In this presentation i need the following option :
    1, The first product video and animation is finished then the next product is played
    2, then the video displayed  (size width and height 400x300) , I click this video to increase the size(ex:1000x700)
    3, then the playing video i control  it play, stop, paus button and volume bar, seek bar.
    4, then this presentation is displayed on 42 inches LCD TV so this full presentation is run full screen.
    I have finished first two steps 1 and 2
    the following are the screen short and code:-
    code :-
    var count=0;
    var flvPlaceHolder2:MovieClip = new MovieClip();   
    var vid2:Video = new Video(734, 408);
    flvPlaceHolder2.addChild(vid2);
    addChild(flvPlaceHolder2);
    flvPlaceHolder2.x = 1059;
    flvPlaceHolder2.y = 152;
    var nc2:NetConnection = new NetConnection();
    nc2.connect(null);
    var ns2:NetStream = new NetStream(nc2);
    vid2.attachNetStream(ns2);
    var listener2:Object = new Object();
    listener2.onMetaData = function(evt:Object):void {};
    ns2.client = listener2;
    ns2.play("GS-4000.flv");
    this.addEventListener(Event.ENTER_FRAME, BtnFadeIn2);
    function BtnFadeIn2(event:Event):void
        if (this.currentFrame == 387)
            /*flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
            trace('Screen size is changed');*/
            if(count==0)
            flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
            count++;
    ns2.addEventListener(NetStatusEvent.NET_STATUS, statusChanged2);
    function statusChanged2(ns2:NetStatusEvent):void
        trace(ns2.info.code);
        if (ns2.info.code == 'NetStream.Buffer.Empty')
                trace('the video has ended');
                 removeChild(flvPlaceHolder2);
                 //trace('removeChild');
                gotoAndPlay(433);
    flvPlaceHolder2.buttonMode=true;
    flvPlaceHolder2.addEventListener(MouseEvent.CLICK,home2);
    function home2(e:MouseEvent):void
        if(vid2.width==734 && vid2.height==408)
            flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
        else
            flvPlaceHolder2.x = 1059;
            flvPlaceHolder2.y = 152;
            vid2.width=734;
            vid2.height=408;

  • Re-run depreciation for the month after creating new asset

    Hi Experts,
    I have run depreciation for 01.2009. I then created an asset with start life and acquisition posting date as 01.01.2009.
    In the asset's planned depreciation, the first planned depreciation period is 02. But the requirement is to re-run depreciation for the month and include the new asset in the run.
    Is this possible? How?
    Thanks!

    When you have run the depreciation for period 01 and you create a new asset where the depreciation starts in period 01 you see that the planned depreciation (period 01 and 02) will be posted in period 02
    It is possible to do the repeat run and then it will be posted in period 01, you will see this then back in period 01 as posted depreciation.
    You can run this as test run and for only 1 asset!

  • In warehouse management how to post stock in the warehouse by using physica

    hi
    in warehouse management how to post stock in the warehouse by using physical inventory method
    can anyone tell me the process in detail
    thanksin advance.

    HI ,
    In Ware house management you can block the stock for Physical Inventory purpose. You cannot post the stock to the warehouse using Physical Invenory.
    If there is a count going on so the concerned Warehouse bin is to be blocked during Inventory so that no further goods movement is possible during that period.
    Once the Physical Inventory ids done the block can be released so that the movement can again happen.
    The Inventory mangement initiates the transfer requirement. This transfer requirement is used for creating the transfer orders. The transfer order confirmation is done then which actually places the stock in the concerned bin mentioned in the order.
    The stock in WM can be checked in LX24/ LX26 which is same as theat of MMBE of MM.
    Hope this helps.
    Regards,
    Prasanna
    Award pls if helpful.

  • How to reserve stock for particular customer?

    HI all,
    How to reserve stock for particular customer when they has approved a particular batch?
    Please tell me all the possibles.
    Thank you.
    Richard

    >
    Richard.Wang wrote:
    > HI all,
    >
    > How to reserve stock for particular customer when they has approved a particular batch?
    > Please tell me all the possibles.
    > Thank you.
    >
    > Richard
    Seems like you are talking of reserving material for sales order. In this case, when the ATP check is run, the stock is automatically reserved for the sales order.
    Reservation can also take place through MB21, where material is reserved for certain purpose.
    If work order is created, it automatically created reservation for the required material.

  • Why did I get an emails stating that i uploaded 50 photos and have used my quota for the month when I have not uploaded ANY photos. I just installed PSE 12.

    I just installed PSE12 and I think it automatically synced photos to REVEL?
    I don't want all my photos on REVEL. How do i control this.
    It also states that I reached my 50 max for the month. I didn't upload any photos!
    i this a push for paid subscription?
    There is no upload button under share?
    so how is this controlled. I looked at my revel and I have some older pic up there from about 8 months ago.
    All my nikon pics are in raw, when will you support this?
    If I have to convert them all into jpgs, this is a tedious task and I may as well use Flikr?
    Thanks,
    Chet

    Hi Chet-
    This is a user to user forum that  adobe employees also monitor and reply on.
    Our records  show that you have indeed hit your limit of 50 uploads. The uploads began around 5/2 from Elements on Windows to Chester's library, which was then deleted on 5/5. Each upload counts, even if you delete and re-upload.
    When you first install elements, it asks if you want to make all your albums mobile or just select ones. If you say all, then all will be uploaded to revel (if you have enough uploads available). If you select certain ones, then only those will sync with revel. It sounds like you seleted either some or all and your elements organizer is trying to sync with revel as requested. The idea behind mobile albums is that they stay in sync whether you upload from elements or revel.
    If you do not want to have all albums as mobile albums in the Elements Organizer,
    you can open up Preferences, switch to the Adobe Revel Preferences section and if the box is checked saying
    "Automatically access all my catalog media in Adobe Revel", uncheck that checkbox and click OK.
    You do not have to have a premium subscription as long as you only want to upload 50 files or less to revel. A subscription will get you unlimited uploads.
    Regarding raw files:
    1) If you select a raw file to upload to revel from elements, it will first create a jpg and then upload it to revel 12.1. You will only see a jpg file in revel when you look from your other devices.
    2 )If you then edit the raw file from elements, it will replace the old jpg in revel with the edited one.
    3)If you edit the jpg file in revel (that was made from the elements raw file and uploaded to revel in 1 above), then it will show there and will also show up in the version set in elements.
    4) If you import a raw file directly into revel (say from adoberevel.com rather than elements) you will not see it show up in elements. There is not a feature to sync a raw files or their associated jpg file with elements.
    I hope this helps. Please let me know if you have further questions.
    Pattie

  • Anyone else getting a message that they have almost used all of their data for the month?

    We just got a message saying that we have used 90% of our data for the month and we are only 10 days into the billing cycle. I looked at our account on line and it says that we aren't even close to using our total data for the month. When does all of the stupid stuff stop? When I switched to Verizon 10 years ago, they were great. Great customer service, great plans, etc. Now that has gone away. The 4G service is an absolute joke. Where I used to have great service, there literally is none, and the phone won't even switch to 3G if it is in a bad area. I travel through a major city every day and I am amazed at how crappy the service is.
    Now I'm getting messages that aren't even correct??? I have a lot of lines on my account and I don't want to go elsewhere, especially since I live in the country and Verizon is the only way to get decent internet service, but this is getting rediculous. I guess listening to the customers doesn't matter anymore as long as they get their money.

        Hi GeoffPrice
    I'm sorry to hear your getting alerts that are incorrect. Let's get to the bottom of this. What zip code are you in? Are any other devices having the same issue on your account?
    JoeL_VZW
    Follow us on Twitter @VZWSupport

  • Negative stocks for the previous period when closed MM period

    hi,
    I try to use MMPV to close MM period, error message is displayed "
    Some materials have negative stocks for the previous period."
    how to solve this problem and what cause this message? why system allow negative stock?
    thanks

    Hi
    Negative stock means that for a material in your  plant stock is 0 on current posting date but you still want to  issue the material.
    So  in order to achieve this u need to activate the Negative stock for that material in material master and mark the setting of negative stock for the storage location.
    Using the Transaction OLMB ---Goods Receipt
    If you need further information
    Refer this link
    http://help.sap.com/saphelp_erp2004/helpdata/en/a5/63313343a211d189410000e829fbbd/frameset.htm
    rgds
    Chidanand

  • How to load videos in the ipod touch via itunes?

    Hello there! My question is the following How to load videos in the ipod touch vis itunes? I try to do it but it shows an error. I dont know what is the type of video that ipod t supports.

    You need to convert videos to iPod Touch format.
    H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats
    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    Support for 1024 by 768 pixels with Apple VGA Adapter; 576p and 480p with Apple Component AV Cable; 576i and 480i with Apple Composite AV Cable (cables sold separately)
    After converting the videos use iTunes to Add to Library.
    Once in iTunes, connect and select iPod Touch in iTunes, go to Movies tab and select Sync Movies with your videos selected and click bottom right Sync button.

  • How should restrict data for particular month?

    Hi Experts,
    How should retrieve data for particular month without where condition.

    Hi,
    You must be having Month Object right in your Webi?
    User will be given opportunity to Select his/her required [Month]
    Create variable as =Userresponse("Enter value for Month")same text as you are giving in the Prompt text....Name it as [UMonth]
    Go to analysis tab..Filter..Add filter...[Month]=[UMonth]
    always this report will run for the month user require

  • How to create F4 for the standard transaction

    Hi all ,
    How to create F4 for the standard transaction for a particular field .
    Bye

    Santosh,
        You can create F4 values for a field in a standard Transaction .
    1. First search for a standard search help meeting your requirement .
    2. If you don't find one, create your own custom (z) serach help .
    ( 1 is preferable )
    After that, include that serch help to the standard field in the transaction .
    For this u need to go to the screen
    ( F1->F9-> screen-> Field )
    Click on the property of the field and include the search help .
    You ll require the access key from the basisi guys as u r changing standard .
    Hope it helps,
    ~ laxmi
    Reward for helpful answers

  • How to implement tooltip for the list items for the particular column in sharepoint 2013

    Hi,
    I had created a list, How to implement tooltip for the list items for the particular column in SharePoint 2013.
    Any help will be appreciated

    We can use JavaScript or JQuery to show the tooltips. Refer to the following similar thread.
    http://social.technet.microsoft.com/forums/en/sharepointdevelopmentprevious/thread/1dac3ae0-c9ce-419d-b6dd-08dd48284324
    http://stackoverflow.com/questions/3366515/small-description-window-on-mouse-hover-on-hyperlink
    http://spjsblog.com/2012/02/12/list-view-preview-item-on-hover-sharepoint-2010/

  • How do I test for the presence of an active open document in Photoshop?

    I’m new to Adobe scripting, and one of my first scripts deals with the activeDocument in Photoshop.
    If there is no activeDocument, I want to display a message and terminate the script.  My efforts
    so far have been met with frustration.  While developing the script in ExtendScript Toolkit,
    I used the  test expression "activeDocument in app", and everything worked as expected. And when I installed the script
    in the Photoshop scripts folder and ran it from Photoshop with a document open, it also worked.
    But when I ran the script from Photoshop with no document open, it failed.
    Moreover, after that,the script failed when I tried to run it in ESTK.
    I did some testing and found that my test expression, "activeDocument in app"
    was returning true, even though no document was open.
    Still in ESTK, I replaced the “app” with ”Application” in the test expression.  That worked when
    I stepped through the script.  But when I tried to run it without stopping, it stopped at the
    test expression, and displayed the error message, “Application is undefined.”
    So how do I test for the presence of an open document in Photoshop ??

    After posting this, I discovered the Photoshop Scripting Forum, and I found my answer there.—
    I should have used “app.Documents.length” as my test expression.

Maybe you are looking for

  • How do I make a new network account visible to a client at login?

    I have just installed a new Leopard Server machine. It is an Open Directory master and I have created a number of new accounts with network home folders. On my client machines I have identified that OD server using the Directory Utility program. Yet

  • What is DFU mode? and how do I know my ipod is in DFU mode?

    My ipod only charges when its turned off and I read it might be on DFU mode

  • F-28 fields

    Hi all In which table can i find these fields Bank data :Account RF05A--KONTO Open Item Selection : Account : RF05A--AGKON thanks

  • Xml tool tip on the stage

    I have a map which has a number of movieclips placed on stage (not in root) inside various mcs . on mouseover on the movieclips, I want the tooltip to generate via xml. plus the movieclip changes its color highlighting it.

  • Selecting multiple pages from menu (thumbnails)

    I installed the lasted Acrobat 9 Standard (9.4.5) update (6/19/2011) and  since then, I have been unable to select a group of pages within the  Pages menu (thumbnails) to move, delete and do some other operations.  I have always been able to do this.