Stock related queries

Dear Gurus,
On the business scenario that I am currrently working on, the understanding of stock management is of prime importance, hence requesting the answers for the below questions.
1) Can we create a stock type?
2) Which other stock type can be a best alternative to Project stock?
3) Can we use project stock without using WBS elements?
Many Thanks
Kumar

Hello
313 and 315 are two step stock transfer  for Material , stock movement between two storage locations.
For example : Plant A have two Storage Location  Sloc: 1 and Sloc 2
Now due to business reasons stock from Sloc 1 needs to be transferred from Sloc1 to Sloc2.
With 313 stock will be removed from Sloc 1 and will be placed in the stock in transfer of Sloc2.
(Now this stock can be there in the stock in transfer of Sloc2 till its expected that the stock has yet not physically arrived in Sloc2 or till now the stock is not ready for receival in Sloc2 or the stock is in phase of movement )
Now say the stock is ready for receival in Sloc2 , so now you will do the goods receipt for this stock
quantity for Sloc2  with Movement type 315 and with this movement the system will move the stock from
stock in transfer in Sloc2 to Unrestricted use stock for Sloc2.
Note: These are non valuated movement and hence no accounting is created for these movement since
valuation of material is done at plant level and the movement is in storage location level.
Hope all these explanations will  help you to understand the movements !
If you have any further queries ..will try to answer ..
Regards
Shashank

Similar Messages

  • Stock related tables

    Sir,
    i want table name to see stock on date basis for stock register. If any one hvaing alv report on stock register with date & storage location wise please help me.
    Actually, MB5B report is also very good but i am not getting ALV LIST storage location wise.
    thanks & regards
    Manoj.

    Hi,
    the stock related tables are....
    MKPF-> header
    MSEG-> Item
    Here MENGE is the stock field.....And DMBTR is the Value of that stock....Also there is a field SHKZG (Debit/credit indicator) where
    H     Credit
    S     Debit
    Check the stock manually with respect to this field....
    LOOP AT it_mseg1 INTO wa_mseg1.
        wa_mseg2 = wa_mseg1.
        IF wa_mseg1-shkzg EQ 'H'.
          sum = sum - wa_mseg1-menge.
        ELSEIF wa_mseg1-shkzg EQ 'S'.
          sum = sum + wa_mseg1-menge.
        ENDIF.
        AT END OF matnr_bwtar.
          wa_mseg3-matnr_bwtar = wa_mseg2-matnr_bwtar.
          wa_mseg3-matnr = wa_mseg2-matnr.
          wa_mseg3-menge = sum.
          wa_mseg3-werks = wa_mseg2-werks.
          wa_mseg3-meins = wa_mseg2-meins.
          wa_mseg3-ebeln = wa_mseg2-ebeln.
          wa_mseg3-bwtar = wa_mseg2-bwtar.
          APPEND wa_mseg3 TO it_mseg2.
          CLEAR: wa_mseg3,sum.
        ENDAT.
        CLEAR: wa_mseg2,wa_mseg1.
      ENDLOOP.
    Arunima
    Edited by: Arunima Rudra on Dec 16, 2008 12:37 PM

  • MM Stock Related Table

    Hi tell me about some  stock related table . I specially want to know that after posting that is  after executing t code MI10 which database table get updated. I also want to know from where Tcode MB5B fetch the data

    Hi
    Tcode MB5B uses the following Stock related tables:
            MARD,              
             MCHB,                
             MCHA,                                   
             MBEW,                
             EBEW,                
             QBEW,                
             MKOL,                
             MKPF,                
             MSEG,                
             MSKA,                
             MSKU,                
             MSLB,                
             MSPR.              
    Reward points if useful
    Regards
    Anji

  • SD Related Queries

    Hello all,
    In our project we are using Automotive Industry module.
    so now i want to take Automotive module BW SD related queries from
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/50/296fe7bf1a474f84d5955cedefa0a3/frameset.htm]
    Please tell me BW sd queries from the above link.
    Regards.
    Edited by: Ranga123 on Mar 24, 2010 2:28 PM

    no one is answering my question, so admin please delete this thread.thanks.

  • AME related queries, where to post ?

    Hi all,
    Can you please tell me where should we post our AME related queries. Since Oracle treats it as part of HRMS, do we post those queries in this forum ? Or is there any separate forum for this purpose. Please provide me the link as well, if you can.
    Thanks a lot in advance.

    You can post it here I think

  • Automotive Industry SD Related Queries

    Hello all,
    In our project we are using Automotive Industry module.
    so now i want to take Automotive module SD related queries from
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/50/296fe7bf1a474f84d5955cedefa0a3/frameset.htm]
    Please tell me sd quries from the above link.

    Check this link
    [SAP Best Practices for Automotive|http://help.sap.com/content/bestpractices/industry/bestp_industry_automotive.htm]
    thanks
    G. Lakshmipathi

  • Idoc Related queries

    1.     How can we view and rectify the errors or warnings caused ,while we create a new idoc ,which may be an extension of an existing basic Idoc type(at Transaction code – we30)?
    2.     How can we delete an Idoc created,if its already been released (at Transaction code we30) and configured(at transaction code we82)?
    3.     Is that mandatory that the check box ‘Mandatory’ field should always be checked,whenever we create(extend) a new segment to an existing segment(at transaction code we30)?
    4.     On what basis,we can identify that “To which existing segment - we can append our needed segment(new segment if any to be appended)”?

    Hi Nagarajan,
      Answers for your questions:
    1)How can we view and rectify the errors or warnings caused ,while we create a new idoc ,which may be an extension of an existing basic Idoc type(at Transaction code – we30)?
       WE30 is created for IDOCs. First set break point related user exit.For testing WE19. Just enter that error IDOC number in WE19 and press F8. Then it will display the segments. Then press /H in the command box and press inbound function module push button (Just side of inbound push button). Then it will open in debug mode. we can test.
    2. How can we delete an Idoc created,if its already been released (at Transaction code we30) and configured(at transaction code we82)?
    Yes it is possible to delete hte IDOC which is released from our system, i think thorugh remote function but i am not sure.
    3. Is that mandatory that the check box ‘Mandatory’ field should always be checked,whenever we create(extend) a new segment to an existing segment(at transaction code we30)?
    Based on the requirement we can select that check box. suppose it u upload the data for MM01 t-code then observe what are all the manditory feilds in that screen. Based on that choose mandotory check box for proper fields in the segment.(In MM01 suppose meterail number is manditory then while creating segment select that manditory chk box for MATNR)
    4. On what basis,we can identify that “To which existing segment - we can append our needed segment(new segment if any to be appended)”?
    Based on the basic IDOC type and given information from the user.
    Hope this helps you, reply for queries,
    Regards.
    kumar.

  • Adobe create suite 64-bit related queries

    Hi,
    I have following couple of questions related to 64-bit support in Adobe Products.
    1. Would like to know Adobe Illustrator CS3,CS4 and CS5 support 64-bit?
    2. Would like to know Adobe Photoshop CS3,CS4 and CS5 support 64-bit?
    3. Heard that CS5 would support 64-bit. All application underneath Creative Suite 5 would support 64-bit.
    4. does 32-bit and 64-bit have separate installer or same installer can be installed in 32-bit and 64-bit as well?.
    5. In which Window platform CS 64-bit will be supported?
    6. In which MAC platform  CS 64-bit will be supported?
    7. Separate licence to be purchased for 32-bit & 64-bit? or same license can be used?
    Please clarify the above queries.
    Regards,
    Avudaiappan

    Find answers inline.
    AvudaiappanSornam wrote:
    Hi,
    I have following couple of questions related to 64-bit support in Adobe Products.
    1. Would like to know Adobe Illustrator CS3,CS4 and CS5 support 64-bit?
    Illustrator CS5 is not 64 bit.
    2. Would like to know Adobe Photoshop CS3,CS4 and CS5 support 64-bit?
    Photoshop CS5 is 64 bit
    3. Heard that CS5 would support 64-bit. All application underneath Creative Suite 5 would support 64-bit.
    Since answer to question number 1 is no you know the answer
    4. does 32-bit and 64-bit have separate installer or same installer can be installed in 32-bit and 64-bit as well?.
    Same download can install 64 bit if you have a 64 bit OS
    5. In which Window platform CS 64-bit will be supported?
    XP, Vista, Win 7
    6. In which MAC platform  CS 64-bit will be supported?
    10.5.7 and 10.6.x
    7. Separate licence to be purchased for 32-bit & 64-bit? or same license can be used?
    I beleive no, but you can always cross check with Adobe/reseller before purchasing
    Please clarify the above queries.
    Regards,
    Avudaiappan

  • Relational queries through JDBC with the help of Kodo's metadata for O/R mapping

    Due to JDOQL's limitations (inability to express joins, when relationships
    are not modeled as object references), I find myself needing to drop down to
    expressing some queries in SQL through JDBC. However, I still want my Java
    code to remain independent of the O/R mapping. I would like to be able to
    formulate the SQL without hardcoding any knowledge of the relational table
    and column names, by using Kodo's metadata. After poking around the Kodo
    Javadocs, it appears as though the relevant calls are as follows:
    ClassMetaData cmd = ClassMetaData.getInstance(MyPCObject.class, pm);
    FieldMetaData fmd = cmd.getDeclaredField( "myField" );
    PersistenceManagerFactory pmf = pm.getPersistenceManagerFactory();
    JDBCConfiguration conf = (JDBCConfiguration)
    ((EEPersistenceManagerFactory)pmf).getConfiguration();
    ClassResolver resolver = pm.getClassResolver(MyPCObject.class);
    Connector connector = new PersistenceManagerConnector(
    (PersistenceManagerImpl) pm );
    DBDictionary dict = conf.getDictionary( connector );
    FieldMapping fm = ClassMapping.getFieldMapping(fmd, conf, resolver, dict);
    Column[] cols = fm.getDataColumns();
    Does that look about right?
    Here's what I'm trying to do:
    class Foo
    String name; // application identity
    String bar; // foreign key to Bar
    class Bar
    String name; // application identity
    int weight;
    Let's say I want to query for all Foo instances for which its bar.weight >
    100. Clearly this is trivial to do in JDOQL, if Foo.bar is an object
    reference to Bar. But there are frequently good reasons for modeling
    relationships as above, for example when Foo and Bar are DTOs exposed by the
    remote interface of an EJB. (Yeah, yeah, I'm lazy, using my
    PersistenceCapable classes as both the DAOs and the DTOs.) But I still want
    to do queries that navigate the relationship; it would be nice to do it in
    JDOQL directly. I will also want to do other weird-ass queries that would
    definitely only be expressible in SQL. Hence, I'll need Kodo's O/R mapping
    metadata.
    Is there anything terribly flawed with this logic?
    Ben

    I have a one point before I get to this:
    There is nothing wrong with using PC instances as both DAO and DTO
    objects. In fact, I strongly recommend this for most J2EE/JDO design.
    However, there should be no need to expose the foreign key values... use
    application identity to quickly reconstitute an object id (which can in
    turn find the persistent version), or like the j2ee tutorial, store the
    object id in some form (Object or String) and use that to re-find the
    matching persistent instance at the EJB tier.
    Otherwise, there is a much easier way of finding ClassMapping instances
    and in turn FieldMapping instances (see ClassMapping.getInstance () in
    the JavaDocs).
    Ben Eng wrote:
    Due to JDOQL's limitations (inability to express joins, when relationships
    are not modeled as object references), I find myself needing to drop down to
    expressing some queries in SQL through JDBC. However, I still want my Java
    code to remain independent of the O/R mapping. I would like to be able to
    formulate the SQL without hardcoding any knowledge of the relational table
    and column names, by using Kodo's metadata. After poking around the Kodo
    Javadocs, it appears as though the relevant calls are as follows:
    ClassMetaData cmd = ClassMetaData.getInstance(MyPCObject.class, pm);
    FieldMetaData fmd = cmd.getDeclaredField( "myField" );
    PersistenceManagerFactory pmf = pm.getPersistenceManagerFactory();
    JDBCConfiguration conf = (JDBCConfiguration)
    ((EEPersistenceManagerFactory)pmf).getConfiguration();
    ClassResolver resolver = pm.getClassResolver(MyPCObject.class);
    Connector connector = new PersistenceManagerConnector(
    (PersistenceManagerImpl) pm );
    DBDictionary dict = conf.getDictionary( connector );
    FieldMapping fm = ClassMapping.getFieldMapping(fmd, conf, resolver, dict);
    Column[] cols = fm.getDataColumns();
    Does that look about right?
    Here's what I'm trying to do:
    class Foo
    String name; // application identity
    String bar; // foreign key to Bar
    class Bar
    String name; // application identity
    int weight;
    Let's say I want to query for all Foo instances for which its bar.weight >
    100. Clearly this is trivial to do in JDOQL, if Foo.bar is an object
    reference to Bar. But there are frequently good reasons for modeling
    relationships as above, for example when Foo and Bar are DTOs exposed by the
    remote interface of an EJB. (Yeah, yeah, I'm lazy, using my
    PersistenceCapable classes as both the DAOs and the DTOs.) But I still want
    to do queries that navigate the relationship; it would be nice to do it in
    JDOQL directly. I will also want to do other weird-ass queries that would
    definitely only be expressible in SQL. Hence, I'll need Kodo's O/R mapping
    metadata.
    Is there anything terribly flawed with this logic?
    Ben
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com

  • Consignment issue - stock related problem

    hello,
    This is an issue related with consignment issue.
    material document is created and and seen in document flow. also posted in FI
    It can be seen in MB51 with special stock indicator 'w' But it cant be seen in MB58.
    There is a mismatch.
    movement type used is 633.
    Please help on how we can analyse this further.
    Thanks

    Hi,
    I dont think Consignment issues are shown in MB58 report since this report is only for consignment stocks at customer place and also for returnable packaging stocks.
    Consignment issue is as good as sale. so it wont reflect in the MB58 report only Movement types goods with 631 and 634 will show in MB58.
    Please check.
    Regards,
    Sharan

  • Tables relevant to MRP, MD04  tcode and stock related tcodes

    Hello gurus,
                 table related to STOCK, MRP, AVAILAIBILYT CHECK AND TOR, MD04 Tcode
    Thanks in advance
    Sameer

    hi
    for stcok
    MARC, MARD,
    MSKA     Sales Order Stock
    MSKAH     Sales Order Stock: History
    for MRP
    MDIP     Material: MRP Profiles (Field Contents)               
    MDKP     Header Data for MRP Document               
    MDKPDB     Header Data for MRP Document               
    MDLG     Customizing: MRP Area Storage Location               
    MDLL     Customizing: MRP Area Subcontractor               
    MDLV     Customizing MRP Area               
    MDLW     Customizing: MRP Area Plants               
    MDMA     MRP Area for Material               
    availabilyt check
    TMVF     Availability Check Control
    TMVFP     Availability Check: Blocks
    TMVFT     Availability check control: Texts
    TMVFU     Scope of Availability Check (Default Values)
    TMW00     MRP Default Values per Material Type
    for MD04
    VBBE     Sales Requirements: Individual Records
    VBBS     Sales Requirement Totals Record
    UMD04     Default Values for Planning Table in Repetitive Mfg

  • RG1 related queries

    hi all,
    i ahve two queries regarding RG1 update-
    1. I have done j1i5 and j2i5 but wen i do j2i6 i get 0 as the value for all excise conditions, why ?
    2. What is the value that shud go into J_2IRG1BAL wen i do stock upload thru 561 mvmnt type.
    Thanx in advance
    saurabh

    Hi Saurabh
    I think the following link will be helpful to you.
    http://help.sap.com/saphelp_47x200/helpdata/en/1e/f4a1a011d811d4b5af006094b9ec21/frameset.htm
    Thanks
    G. Lakshmipathi

  • RFC related queries

    HI Friends,
    i have some queries which are RFC related.Can you please clarify them-:
    1)What does this syntax mean
    call function 'FM' destination 'dev-60'
    if i use this syntax in dev-90  FM  , will it excute the above given remote enabled FM in  dev-60.
    can i use this syntax in the same  remote enabled FM .
    Thanks and Regards,
    Sakshi
    Thanks and Regards,
    Sakshi

    Hello Sakshi,
    This is a basic question which can be answered by googling. It is real easy, try this [link|http://tinyurl.com/yeqwqfv].
    BR,
    Suhas

  • Oracle 9iDS related queries

    Dear all,
    Please, help me to provide the answers or document for the followinf queries.
    1. Major difference between Oracle 6iDS and Oracle 9iDS.
    2. Can I Execute application developed in Oracle 6i
    (Client-Server) as is in Oracle 9iDS?
    3. Can I execute forms developed in Oracle 9iDS without
    Application Server?
    4. Equivalent of DFLT.PRT (available in 6i) in Oracle 9iDS
    You can also send me the document (if any) by mail. My mail id is [email protected]
    Thanks

    Hi,
    1. Major difference between Oracle 6iDS and Oracle 9iDS.
    - Listener Servlet architecture
    - Web only
    - 25+ new features (design, deployment and architecture)
    2. Can I Execute application developed in Oracle 6i
    (Client-Server) as is in Oracle 9iDS?
    You need to re-compile them. Also there are some obsoleted built-ins that you need to migrate if you use them. There is a migration assistant contained in the DeveloperSuite (FMA)
    3. Can I execute forms developed in Oracle 9iDS without Application Server?
    Only with Oracle9iDS there is a stand alone OC4J instance that you use for designtime testing your application. For production the only supported application server is Oracle Application Server
    4. Equivalent of DFLT.PRT (available in 6i) in Oracle 9iDS
    Sounds Reports related and I would try this question on their forum.
    See also the 9i collateral on http://otn.oracle.com/products/forms
    Frank

  • 'ADMINISTRATION TOOL' RELATED QUERIES

    Hi All,
    I have few queries regarding OBIEE administration tool, request to help me out in getting answers for these.
    Using OBIEE version 10.1.3.4.0, any information about these queries/documents/site related to these topics would help me.
    1. Suppose i have more than one dimension model in a single rpd, more than one developer access to this rpd. Is it possible to restrictaccess for one dimension model so that s/he will not be able to access other models?
    2. Also when there are more than one rpds in Administration tool and many developers access to them, can security be defined like 'User A will have access only to RPD1' A cannot access any other offline/online rpd.
    3. Administration tool must be installed in Server or it can be installed in client system also? asking this question because if more than one developer wants to access administration tool at the same time how can it be achieved?
    4. In my rpd i have dimention models ( more than one), can i import one model from this rpd to another rpd?
    5. What is multiuser environment? will it help in any of my above requirements??
    Thanks in advance

    1. No, but you can use MUD to define different projects so that developers "check out" the projects they are working on. See the links provided on the previous response.
    2. The security is defined in each RPD. To open an RPD you need to be an Administrator user defined in that RPD. Online access can be restricted if you block connections to your BI Servers on port 9703 so that they can only come from a local connection or from defined IPs. You will need a firewall for that though. Offline access can not be restricted. If I have an RPD locally and I have an admin account I can open it anywhere I want.
    3. Client only it's fine. You would simply install the client tools in each developer's machine.
    4. Yes, search this forum for "merge repositories", plenty of guidance already available.
    5. The links provided above give you a good explanation of what MUD is and what it is for. Searching this forums also gives you plenty of information.

Maybe you are looking for

  • Gimp won't open

    When I try to open Gimp (which is in my Applications) X11 appears at top of screen menu though the Gimp icon appears in the dock. When I try to open the Gimp-in-the-dock = nothing! Can anyone advise what is wrong? Should I dump everything and start a

  • Claim digger event code 7cc307b6

    Wnen trying to open Claim Digger from P6.7 I get the following error message. "Event has been intercepted. event code 7CC307B6". Have submitted four service requests over the past two days to no avail. Not a fan of the new Oracle system. Any thoughts

  • Handling Export Parameters

    Hi Friends, How to handle the export parameters from a BAPI? When i import a BAPI as a model the context has got two interfaces - BAPI_xxx_Input and BAPI_xxx_Output. The BAPI_xxx_Input has got both the import parameters and the tables parameters unde

  • How do I clean my "Recently added" playlist?

    I have over 1800 songs in there. that doesn't do me any good. Can the "recently added" folder be emptied..or do I just have to remove the folder< which i don't really want to do?

  • Including DB table structure to itab

    Hi there. I'd like to create an itab which would contain some DB table structure and there is one more field apart from that structure. So I need to do sth like this: DATA: BEGIN OF itab OCCURS 0 ,         INCLUDE STRUCTURE tablename ,           my_f