Inital WM stock load

SAP WM is to be implemented to manage an exisiting warehouse that is already managed in IM and the stroge bin management in an external system.
What options are available for the inital WM stock load? Since a few materials are in scope we are looking for a fully automatic solution (e.g. via import of source file that includes the storage bin values).
The approach is to keep the IM stock on the existing storage location and to activate WM (asssign to warehouse number) for this storage location. Afterwards load only the storage bin stock within WM.
Thank you in advance!
Edited by: Csaba Szommer on Dec 14, 2011 8:22 AM

There is already stock on IM-storage location level.
We want to assign a WM-warehouse number to this existing storage location.
1 storage location that needs to be activated for WM. Please read my inital post carefully!

Similar Messages

  • Initial stock load of QI stock

    Hello
    We are looking at initial stock loads and in particular QI stock.  We want to load QI stock without creating inspectiion plans although we will want use them after stock load.
    The only way I know of doing this would be to create the material master for everything but the QM screen, select the QI stock indicator in the purchasing screen then load the stock.  Once completed, create the QM screens.
    Or create the QM but use a control key that does not create inspection plans and then change the control key after data load.
    Do any of you have another solution?
    Kind regards
    Sue

    Thanks Jurgen, I think that this is what a lot of people do... Unfortunately my client would like to load it as Q from the beginning!  Thank you again, this is very useful. 
    I think the problem they have is that the goods could stay in QI for quite some time.
    Kind regards
    Sue

  • Init ,full,delta load

    Hi friends,
    can u tell difference between init ,full,delta updates
    and what situation we use these updates ?and any more update methods are there other than these?

    manohar ,
    init - it is used to initialize the data load and will be followed by delta loads thereafter
    delta - incremental data loads and can be done only after an init
    full - you load all the data at once and do not wish to init. You cannot run a delta load after a full load. you will always have to init first and then do the delta loads.
    please refer back to previous postings for more information on the same.
    Arun

  • Handling Init/Full/Delta-Loading for a generic DS based on function-module

    Hi Experts,
    we need to build a generic datasource based on a function-module; and we would like to
    implement a slightly different logic in the function-module depending on the data-staging-mode that was selected in the InfoPackage.
    What we're missing is a possibility to distinguish (in the ds-function-module) if an init/delta/full-load was requested.
    Could you please provide some information/hints about that topic?
    Thanks in advance,
    Marco

    Hi Anjum,
    we found an alternative that seems to be closer to SAPs idea of how it should work:
    We check the status of the Init-Table (RSA7) - depending on the result
    a) Init exists ---> Delta or Full
    b) Init does not exist --> Init or Full
    we check if the system itself passes a timestamp together with the data-request.
    1) If it does so --> Delta/Init
    2) If it doesn't provide a timestamp --> Full.
    Summary:
    a1 --> Delta
    a2 --> Full
    b1 --> Init
    b2 --> Full

  • After inital stock load in 0ic_c03 infocube "seems" empty

    Hi everybody,
    I carried out the steps in the document How to handle inventory management scenarios in BW ... to load data in 0IC_C03 infocube
    to keep things simple I only setup table MC03BX0SETUP ...
    i performed the following steps:
    1) initialization of current stock in r3
       exec tc MCNB
    2) then check when tc RSA3 the structure 2LIS_03_BX which shows 66378 records
    3)Upload data to the infocube (selection "create opening balance" radio button ). The monitor showed  66378 records
    4) Compressed the request (the check box "no marker update" was blank)
    5) then went to tc RSA1 and select the infocube 0IC_C03 -> right click -> manage ->and check the contents of the infocube. in the selection screen no selections were made and execute, but no data was shown. Why I can't see any data
    thanks for any help with this
    rgds
    Azael

    According to the aforementioned document, page 14, "when historical material movents are not required" step for loading statistical data  isn't needed, only a delta initialization with no data is requiered which I already did.
    What I d'ont understand is why I can't se any rows of the infocube.
    As I understand, after loading stock initialization (2lis_03_bx), compressing this request and initialized delta without data transfer (2LIS_03_BF), data with the stock figures at the moment of creating the oppening balance in R3 must be shown in the infocube, is it right?
    Is it correct that historical data is only required if I need stock figures in past? for example I run MCNB at 10.05.2006 and I'am intereisting in what the stock was at 01.05.2006, if I do'n need that past sate I don't need to load 2LIS_03_BF, only delta initialization without data transfer is rquired, right?
    sorry for the long text, but I only want to make sure I understand the process
    thanks

  • Initial stock load of batch managed materials

    Hi,
    We are using batch management for FERT materials. The class type 022 is being used for creating batch class. The class has been assigned to six characteristics.
    We need to load the initial stock of all these FERT items with batches with corresponding classification values within the batch. I know that system creates the batches during initial load. However, it does not provide the classification button. This is the issue only for 561 movement. For all other receipts we get the classification button.
    Can anybody help me understand if I am missing any config or I am following wrong process to upload initial stock with batches.
    Thank you for all your help you could provide.
    -Shekhar

    Can you please explain me the process of "load the classification for the batches".
    We have materials with class 022. In CL20N it asks for material and class type. Using this we can enter the characterstics values for a material, but not batch.
    I can change the batch to enter the characterstics values. Is it supposed to be that way? I mean do I have to load the classification using MSC2N? Or I am missing something?
    Thanks,
    -Shekhar

  • Init. Delta load in BI 7.0?

    Hi, Experts:
    I just changed to a new BI application team. We have a delta load from ECC into an ODS then into a cube. I thought that there must be an initial delta load before the daily delta load. But I don't see init delta load request when right click the ODS/cube then select "Manage". The application started to load from January 2008. I have put the request display date to sometime 2007 then click the refresh button. But still could not see init delta load. From the very 1st load till date, I only see all are delta loads. Is this some thing new in BI7.0 that init delta is not needed any more? Or something is wrong?
    Thanks,
    Jenny

    Hi,
    that's right, there is no special request for Delta/Init.
    The DTP can do it itself at the first time.
    If you want to check which DTP is the Initialization, you can go on the DTP log, and in the header you will see "Extraction Mode" -> Delta.
    If the corresponding DTP request is the init, the flag "Delta Init" is ticked.
    Hope it helps !
    Mickael

  • Loader Event.INIT fires but Loader.content is null

    The title describes the problem: Loader.load() is firing the INIT event, but in my listener it's reporting loader.content as null. The description for INIT event is "Dispatched by the associated LoaderInfo object when the properties and methods of    the loaded SWF file are accessible."
    I'm loading a lot of JPG images, and 95 percent of the time it works fine; the init listener fires and reports valid loader.content. I absolutely need loader.content available because I need to set the bitmap smoothing property to true.
    I've tried using Event.COMPLETE and it has the exact same problematic behavior.
    Any ideas?

    I didn't try contentLoaderInfo.content before. When the problem occurs, it throws this:
    Error: Error #2099: The loading object is not sufficiently loaded to provide this information.
    So INIT and COMPLETE fire, but it's not sufficiently loaded to even access the content? Weird.
    Note that in the event handler, Event.currentTarget points to the contentLoaderInfo, which may have the "content" defined, while it's not yet defined on the Loader instance yet. But thatt's just a wild guess though.
    Well what do you know, you're right. loader.content is null, loader.contentLoaderInfo.content is inaccessible, but event.currentTarget.content is available. I've tested around and sure enough, the same situations before where loader.content is null is now working fine with event.currentTarget.content -- I am able to cast the content as Bitmap, set smoothing to true, and resize the content.
    Kinda buggy if you ask me, but glad it's working now and it makes think I should use currentTarget more than often as it's apparently more reliable, at least in this situation it was.

  • How to delete init request when load is taking place from ods to Cube

    Dear All,
    I have initiated the init load from ODS to Cube, but the init request was not successfull... Now on clicking the init infopkg i get the short dump error....
    I am trying to acess this infopkg so that i can delete the old init and reschedule it again...
    Now in order to avoid this error i need to delete the init request somehow..... Since data load is happening in BW system only there is no way to go to delta queue and delete the init...
    How can i delete the init request in this case or how do i avoid this dumup error???
    Thanks & Regards,
    Anup

    From se11, go to the table, see the content... from this window mark the check box for relevant entries in the first column and click on Display button (F7)
    enter "/h" in the command prompt and press enter
    Click the top most green button to execute.
    From the debugging screen, double click on variable "CODE" change the value to "DELE" (from "SHOW") and save (by pressing enter in bi7 and by clicking pencil icon in bw 3.x ).
    Press F8
    In the result screen you will find the delete entry in the application bar
    Delete one by one after ensuring the record content.
    Better you can ask any abaper to delete the table entries in the debug mode coz its a production server..else you can call me 9500066350(I prefer you to go along with abaper if you have no option dont wait for calling).

  • Question on Deltas after Init and Full load

    Hi
    We have an ODS X pushing data to two cubes A & B. ODS X data is initialized to Cube A long back and deltas are loading every day. Now We have recently created Cube B and made a fulll load from ODS X and loading the Deltas from ODS X with same info package we are using to load the deltas in to cube A. Do we get any data inconsistencies if we load like this ? Do I need to make a new init for Cube B to get proper deltas ? I'm hoping that Deltas will automatically take care of reversal in Cube B too...Please advice.
    Thanks
    Sam

    This looks fine, since u have already done full load from X to B, and currently loading delta to both A n B , it is fine, no need for new init.
    Regards,
    Rathy

  • Init and full load

    Giving a selction criteria during Init load .
    I have two ODS's - ZODS1 and ZODS2 . I need to feed ODS2 from ODS1 .
    When i try to do an init load , I do not get an option to make
    any selections although when i maintained the export data source for
    ODS1 i checked the fields required for selection . I am able to
    do a selection if i do a FULL load instead of an INIT .
    Can some one pls clarify ? I wish to do an Init followed by delta
    for certain recordtypes ( say recordtype=z)

    hi oops,
    u have to understand the business process.
    try to do processes in a simple way. as u say u need need to load a second ODS with filtered data from first ODS by INIT(FOR further delta) by selection.
    u can directly load DSO2 from psa with Selection condition.
    when u load data from an infoprovider generate datasource following that u give update data target, which is generated by the system this will not have any selection condition by default .
    so u can load all the delta but not by filtering records.
    or u have to filter records by routines.
    reward points if helpful.

  • Init.ora error: Load Indicator not supported by OS

    I am getting this error dumped into my init'instance'.ora file
    every 34 seconds. Has anyone seen this before?
    Tue Sep 14 16:02:26 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:03:00 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:03:34 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:04:07 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:04:41 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:05:15 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:05:49 1999
    Load Indicator not supported by OS !
    Tue Sep 14 16:06:23 1999
    Load Indicator not supported by OS !
    Any help, guesses and all, would be welcomed.
    Jeff
    null

    Jeff Wiegand (guest) wrote:
    : I am getting this error dumped into my init'instance'.ora file
    : every 34 seconds. Has anyone seen this before?
    : Tue Sep 14 16:02:26 1999
    : Load Indicator not supported by OS !
    : Tue Sep 14 16:06:23 1999
    : Load Indicator not supported by OS !
    Yes, them are here. Not in init'instance'.ora, but in
    alert_instance.log and pmon_pid.trc. Every 34 secs.
    And as I can see, many people have that "trouble", I'm
    also have. This thread was waked up about month ago without
    any clarification/solutions...
    null

  • Nullpointerexception in SOAPElementSerializer.init on heavy load

    Hello,
    I'm running my webservices on a stand alone OC4J container.
    When i execute 1 service, everything works fine.
    When i use JMeter and execute twice the same service, in 1 thread i get a nullpointer exception on
    Project project = XMLProjectReader.read("MyProject.xml", this.getClass().getClassLoader());
    I defined my init method in my serializer as follows :
    public synchronized void init(Map prop) {
    try {
    Project project = XMLProjectReader.read("MyProject.xml",
    this.getClass().getClassLoader());
    XMLContext xmlContext = new XMLContext(project);
    unmarshaller = xmlContext.createUnmarshaller();
    marshaller = xmlContext.createMarshaller();
    soapFactory = SOAPFactory.newInstance();
    } catch (Throwable e) {
         LOGGER.logAlert(Severity.CRITICAL, Constants.FAIL.getStatusCode());
    I synchronized the method, so i would think that threads are not the problem here.
    Anyone any idea what is causing the nullpointer ?
    Chris.

    Hello Jan,
    Unfortunately not, as Oracle is leaving once again in the dark here....
    They catch the exceptinon themselves , and then throw another one of their great errors :
    2007-09-24 09:14:49.849 ERROR OWS-04046 Caught exception while handling request: java.lang.NullPointerException java.lang.NullPointerException
    My guess is that some code is not threadsafe , so the xml file is read simultaneous by different threads, probably trying to create some singlton object containing the xml data. But even when i synchronise the method, the problem still remains...
    Chris.

  • GL Data Load - INIT and FULL

    Hi,
    I am getting different record count for Full and Init GL - Data loads.
    Count for Init is about 300 records less than the count for Full load.
    What could be the reason ?
    Thanks,

    while posting question be clear what cube/datasource ,which GL OLD or NEW you are working whats the background...else its just speculating and beating around bush guessing..
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/45/757140723d990ae10000000a155106/content.htm
    New Gl data flow-
    Re: New GL cubes 0FIGL_V10, 0FIGL_V11
    Hope it Helps
    Chetan
    @CP..

  • How to see the init load in bi 7.0

    hello frnds,
    In bi 7.0 when v load data it show the full load and delta load option only,,so my question is, if delta load r there then definately init load also avilable,so where is that init load,,plz guys tell me where is that option,,
    2nd question is about compression in bi 3.5,,after loading data into infocube when i do compression it ll not work,,why i dont know ,,plz help me
    Thanks
    Rosy

    Hi Rosy,
    Init with data load is  Full upload + Delta Enables. Once you run this it will fetch entire records from the Source, delta will be automatically enabled and next time onwards only delta will be coming to BW.
    Before you can request a delta update, you must first initialize the delta process.Delta initialization can only be simulated for DataSources from SAP source systems if the DataSource supports this. 
    I hope the below link will be helpful,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0db2280-8242-2e10-b6a5-86a46d0feb25?QuickLink=index&overridelayout=true
    Regarding compression, please check the below link,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c035d300-b477-2d10-0c92-f858f7f1b575?QuickLink=index&overridelayout=true
    Thanks,
    Vinod

Maybe you are looking for

  • Memory upgrade on Satellite 2410

    Hi. I have a Satellite 2410-703 and i'd like to upgrade my ram to 1024. Now there are two SoDimm 256Mb@266Mhz (Pc2100). My question is: may I use other Kingston module at 333 or 400 Mhz? Are they compatible? Thanks a lot. Antonio

  • Suddenly unable to use car adaptor or other accesories / Error Message

    I have had an Alpine head unit in my car with the ipod connection for about a year and it has worked fine until recently. Now I get an error message on the ipod that reads, "The currently attached accessory is not supported by this ipod." I tried con

  • Multi-Mapping-Programm (1:n)

    Hi, I have to make a 1:n Mapping with the graphical mapping editor. The situation is as follows: I have 1 ORDER with n positions and I have to convert this order to n ORDERS with 1 position in each order. My problem is, that I have to use the header-

  • How to delete tracks from iOS device?

    Hello! Could somebody help me with a problem? How can I delete tracks, stored in my device memory (im usuing iPhone 4) when itunes match mode turned on? "Swipe to delete" on tracks/artist doesn't work. So the swipe works only when itunes match mode i

  • How to create a header and footer

    Hi, i tried incorporating my company name and logo in each and every slide but since it was .bmp in every slide it was flickering for every slide. Is there a way to make my company name and logo stay in the project without flickering as the video mov