Available Serial/Batch Number under the bin location

Hi Expert,
When applying bin location in SBO 9. Each line need to select particular bin location for counting. Now, i encounter a problem to list out the available serial/batch number under the bin location.
i am able to get the list of serial number but lacking the bin location filter.
SELECT ROW_NUMBER() OVER (ORDER BY T2.ItemCode) AS 'RowHeader', T2.ItemCode, T0.BinEntry ,
UPPER(T2.DistNumber) AS 'MnfSerial', T2.InDate, T1.WhsCode FROM OSRQ T1 INNER JOIN OSRN T2
  ON T1.SysNumber = T2.SysNumber AND T1.ItemCode = T2.ItemCode
  INNER JOIN INC1 T0 ON T0.DocEntry = 1
WHERE T1.Quantity > 0 AND T1.ItemCode IN (SELECT ItemCode from
INC1 WHERE DocEntry =1)

Hi,
Check these tables :
OSBQ
OBBQ
Regards
Edy

Similar Messages

  • Hi.  I purchased Adobe Acrobat Xi Pro from a store (card).  I submitted the number (under the scratch area on the card) on the adobe website, with my personal details etc.  When I submitted the form, I got an error message:  413 header length too large (a

    Hi.  I purchased Adobe Acrobat Xi Pro from a store (card).  I submitted the number (under the scratch area on the card) on the adobe website, with my personal details etc.  When I submitted the form, I got an error message:  413 header length too large (and on top the page reads JRun Servelet Error).  What does this mean? What should I do next?

    Hi.  I purchased Adobe Acrobat Xi Pro from a store (card).  I submitted the number (under the scratch area on the card) on the adobe website, with my personal details etc.  When I submitted the form, I got an error message:  413 header length too large (and on top the page reads JRun Servelet Error).  What does this mean? What should I do next?

  • PO Goods Receipt with Serial / Batch number with DI API

    I am creating PO Goods Receipt with DI API. This works fine. But when i have items with serial numbers and batch numbers in the same PO, then i am getting either of the following errors:
    1. [OITM]Item has no serial number management
    2. [OIBT] Invalid Item Code.
    I debugged the code and the values i set seems to be correct. I am using VB.Net and SAP 2004 with Patch 23.
    Thanks
    Anand

    Anand,
    When you are working with a Serialized item in the first scenario, have you tested working with the item in the Business One application itself?  Have you tried to have the system assign a serial number for the item when issuing a Goods Receipt?  Do you get the same issue through the Business One interface.  With respect to working with Batches, have you setup the Batches for inventory items through the Business One interface yet?  If you have not setup Batches, this would be why you would not have any data in the OIBT table.
    HTH,
    Eddy

  • Cost of batch number in the past

    hello
    is there a way to see what the cost of a batch number was at a specific date(in the past) as well as the quantity on hand in the past?
    The client wants the following information :
    Batch Number
    WHS
    Item Code
    Description
          Quantity
    Weight
             Tonnage
    Cost
    CJ77974
    A01
    CC 0.70X1300 04
    CC 0.70X1300 EN10268 HC 260
    23 260.00
    1
    23260
    CJ78006
    A01
    CC 0.70X1300 04
    CC 0.70X1300 EN10268 HC 260
    20 530.00
    1
    20530
    CJ77925
    A01
    CC 0.70X1300 04
    CC 0.70X1300 EN10268 HC 260
    6 790.00
    1
    6790
    CZ80386
    A01
    CC 1.00x1400 F65
    CC 1.00X1400 G3135 SPFC 440
    23 170.00
    1
    23170
    They this want to see the cost and quantity on hand for e.g. 30/05/2014(a date in the past).
    Any advise will really help.
    thanks
    Janice

    Worked for me too. options->options->privacy->remember download history

  • "wdp" folder missing under the bin folder

    Hi All,
    I have no clue whats going on.
    I have been successfully developing my WD application and deploying it on the server.But recenetly i added a few Value Nodes and value attributes to the Component Controller and tried to deploy the application but the deployment terminated in between without any messages.
    I the rebuild the project and saw a lot of errors pertaining to my Import Statements in my java files which i am using for writing my business logic.
    The unresolved import is the Interface file of my component controller.On checking further inside the bin folder in the navigator view I found that the "wdp" folder itself is missing.
    I even deleted all the Value nodes and attributes that i had created but it didnt solve the problem.The "wdp" folder is created internally by the system.
    I even created a new WD project and pasted the contents from the previous project but the same wdp folder went missing again.
    Can someone tell me whats happening. Why is the "wdp" folder missing and how i can regenrate it so that my application may work again.
    i am not being able to slove it at all.
    Warm Regards
    Krishna

    Hi,
    Remove the project from workspace. Import it fresh, check component controller for errors.
    If there are errors,
    a) Go to the location of project in folder strcture
    b) Check properties of files : .project and .classpath
    c) If they are read only, change them explicitly to - read only false
    d) reload & rebuild the project
    regards,
    ganga

  • How can I use a new mobile number under the same Apple--ID?

    Hello there.
    Since few days I habe an 5S with a new number. But I can't use FaceTime or iMessage with it. Im Setzlings is still my old number and I can't change it. When I logged in in my Apple-Account and changed my number and saved it, there is still my old number at the settings. Do you have an idea?
    TA.

    Log out of your Apple ID with iMessage at Settings > Messages > Send & Receive > Apple ID. Select your Apple ID and at the menu window that appears, select Sign Out. Follow this by turning iMessage off.
    Turn iMessage back on and try to re-authorize your iPhone with your Apple ID with iMessage which should register your new cell phone number.

  • CSS -Can TCP port number under the VIP be different to real server TCP Port

    Client
    TCPrt : 80 -----------------------------> CSS VIP to the actual server on TCP port 5555 --------------> Server
    The requirement is that client will send a request to VIP on port 80 and VIP has to forward the request to server on a different port(TCP port 5555).

    Yes its possible.
    Port command under service translates the destination port.
    content whol_eiwebsit_80
    add service srvr1
    add service srvr2
    vip address 128.1.1.1 <-- Vip
    port 80 <-- Listening on port 80
    protocol tcp
    url "/*"
    active
    service srvr1
    ip address 10.10.10.1
    protocol tcp
    port 5555 <-- will translate dest port
    keepalive type tcp
    keepalive port 5555
    active
    service srvr2
    ip address 10.10.10.2
    protocol tcp
    port 5555
    keepalive type tcp
    keepalive port 5555
    active
    HTH
    Syed Iftekhar Ahmed

  • Use Batch Number for bin location

    Hi:
    if I not use WM module, can I use batch number for bin location instead.
    I will set naming convention for batch number to represent bin location.

    Hi,
       You can use it, but I wont suggest it. The batch specifies a group of materials produced with same recipe or with same characteristics.
       If you use BIN location as batch name, suppose you transfer post from one storage location to another storage location where the bin location change and the batch number remains the same. It will simply create confusion.
    Regards,
    AKPT

  • Link between Bin Location and Batch Number

    Hello.
    I'm having some issues to find an link between the Bin Location and Batch Number.
    I've searched through OBIN, OIBT, OBTN, OWTS, but no clue of what makes the link between this guys.
    Does anyone here know something about that?
    Best Regards.

    Hi Araujo
    Check this out > SAP Business One 9 - List Of New Tables posted by Posted by Kennedy T in Reporting and Printing it might help.
    Des

  • Necessity of zone, bin number in batch number allocation

    We need to allocate a batch number at the time of GR posting - does the warehouse zone, bin number in any way form the criteria for the batch no allocation

    Hi,
      you need to do an iterative approach to see if the test socket is active based on a point before you set the number of threads to wait for with the rendezvous - Runstate.TestSockets.Count contains a number that says how many are available (enabled and disabled) and then the list (array) of all the testsockets is in Runstate.root.Parameters.ModelData.TestSockets[x] and you're looking for the disabled item in there.
    So for each in Runstate.Root.Parameters.TestSockets[item].Disabled count the number of falses and use that for the number of rendezvous threads to setup.
    Of course, as the previous poster noted - this doesn't help if you've already committed to a number of rendezvous threads and you're finding you're skipping over a rendezvous step.
    Options here are to look at the top level again, and if there's a step going through cleanup because it failed, then that's a pre-condition on the rendezvous step, but that would prevent all instances of that front levelling up.#
    You could pre-create 4 rendezvous items though - a wait for 1, wait for 2, wait for 3 and wait for 4. Then use the flags to select which one things need ot wiat on.
    Again - that doesn't help if say 2 are already waiting and a third one suddenly goes to failure so skips ove the "wait for 3" rendezvous.
    Within reason, you should have an idea how long a rendezvous takes anyway - use the timeout on the rendezvous step so it will drop out if there's one missing.
    That help?
    Thanks
    Sacha
    // it takes almost no time to rate an answer

  • Subcontracting PO - Batch number to be made mandatory for the components

    Hi All,
    I have a situation in Subcontracting PO. The components which are sent to vendor need to be updated with Batch number. Is there any User Exit  / Configuration available, which can provide a error message to the user when ever he tries to save the PO without the batch number entered for the components.
    SAP allows to save the SC-PO, if the batch numbers are not entered for the components which are batch managed. I have checked the PO Fields in Customizing, which has control of the Batch number for the header material in the material data tab & not for the components which will be available after the BOM icon is clicked.
    Appreciate if you experts provide a solution / work around for the above scenario, as the client is a pharma client & they need to exactly match the batch which has been sent out for making Finished product with the Sub contracting vendor.
    Thanks for your help & awaiting your reply at the earliest.
    Regards,
    Sathya Padmanabhan

    Hi,
    you shoudl definitively check out SAP best Practices for Pharmaceuticals, which can be foubnd in the helpportal:
    http://help.sap.com/bp_pharmav1600/Pharma_US/index.htm
    Go to the Business Information area....there are some subcontracting scenarios....
    Oliver

  • Batch number is not generating by the system at the time of Goods receipt

    Dear All,
    This is regarding Batch number that the system generates internaly at the time of Goods receipt,but the same is not generating the batch number.
    I checked all the configs but i could not trace it out.Can any one help me to solve the issue.
    Thanks in advance,
    With Regards
    Vinod

    Hi,
    Follow the steps:
    1.Field---VFDAT adn table-MCHA should be created as a charecter in CT04signed to a class in CL02N.
    2.create MM01 and add the class to it in classification view.
    3.In mm01 plt storage1 view give data for remainning shelf life and total shelf life and in purchasing view activate batch management.
    4.OMJ5- activate SLED for your plant and mvt type 201.
    5.opj2- set BD for your plant.
    6.create sort sequence in cu70 and assign your charecteristic value to it.
    7.create batch serch strategy in MBC1 for access sequence(plt/matrl/mvt typ) create a condition record.
    8.Do a GR using 501 and enter SLED related details.(production date and exp date values)
    Repeat the above step and enter diffrent values for SLED details.
    So now two batches are created with SLED as the charecteristic.
    9.Do a GI using 201 mvt tye in MB1A and enter * in batch field(system will determine the batch using the SLED value basedon the criteria(ascending or descending which was set in the sort rule.)
    Reg,
    Deepak.

  • Batch number assignment after receiving the goods

    iam receiving material from my customer say 100 units, i am giving the challan that i have received 100 units from u, and the challan number will be 1000
    After that i have to do job work, in the received 100 units,
    50 i have to issue to production for different process
    50 i have to issue to production for different process
    I need to give batch number for first 50 units issued to production as 1000A
    I need to give batch number for second 50 units issued to production as 1000B
    How to do in SAP???

    Hi
    You can assign the same material to different batches
    To assign a batch number to the material, you can do it during goods issue in MIGO or MB1C.
    In MB1C, you can give the Material , Qty and Batch No. Use movement type 561 to receive the goods in MB1C
    Hope this helps
    regards
    Anand

  • Component is automatically taking one of the batch number at theconfirmatio

    Hello,
    While confirmation of the production order one of the component is automatically picking up one of the batch number in the goods movement screen, even though there are many batches for this component , it is only picking up one specific batch at the time of goods issue while confirming the production order.
    This automatically appearing batch when changed to other batch manually and tried to save it gives remarks.I had checked there is no batch given in the routing where this component is attached
    what could be the reason and how its is picking only one specific batch at the time of confirmation
    Thanks
    Himakar

    please check automatic batch search strategy mentioned in above thread. it may be the reason behind auto selection of batch in confirmation screen.
    normally if batch is provided in [roduction order , the same is seen in confirmation. but if it not the case then must be match selection strategy...
    please confirm the solution...
    Rahul

  • Batch Determination - Number of the production order

    Hi All,
    First of all i must say that my knowledge in this module is low. I am a FI, CO consultant but my administration ask me to check the following situation.
    In Production Orders we want to attrib to the batch number the number of the production order.
    Can we do that?
    Can you give some details about that?
                     Best Regards
                          João Fernandes

    Hi João Fernandes,
    If I understood clearly, you want the batch number for the production order to be same as the production order number.
    This is not possible in standard but can be achieved using the user exit (try SAPLV01Z).
    Tell your abaper to write a code in that to pick up the batch number same as the production order number.
    Regards,
    Narendra Bora

Maybe you are looking for

  • Cost of Service Sale

    Hi everybody! In my company want to determine the cost of a sale of services,,, but the material that we use doesn´t manage stock, so i don´t have manner to generate it. Please, can you help me??

  • Photo elements 10 is crap to say the leastit SUCKS

    Plugins just to start now the Damm thing has stopped working Adobe is Sh++

  • When running firefox periodically it will use 99% of my cpu for no apparent reason.

    As I said when running firefox it periodically uses 99% of my cpu and freezes the computer until it drops down below the 99% usage.

  • Old version of mpeg plugin?

    Due to certain app restrictions, I must stay with QT ver 7.4.5 for awhile. I just purchased the mpeg plugin and now find that it is only compatible with QT ver 7.6. I know that older versions of this plugin worked on pre-7.6 QT. Does anyone know how

  • Bridge linksys BEFW11S4 and Airport

    I am trying to extend my home network by bridging my wireless network between two routers. Currently, the Linksys is plugged into the cable modem and the Airport is in another part of the house. My laptop with Airport can see both and I can configure