DTW serial numbers with stock take count

Has anyone worked out a way to use DTW to load serial numbers into the stock count sheets along with the item counts?

thanks Joseph but I am trying to do a regular monthly stock take, not a stock 'document' like a receipt or transfer.
The DTW template oStockTakings is what I have always used; this loads the stock counts into the "Initial Quantities, Stock Tracking and Stock Posting" screen.  But I haven't tried to stock count serialised items before and want to know if there is some way to also load up the counted serial numbers, rather than having to intervene manually at the stock posting tab of the screen mentioned above.
kind regards,
Cathy

Similar Messages

  • Include batch/serial numbers with Count Sheets

    When performing a cycle count for items that are managed by batch or serial numbers, it is necessary to record the count by batch or serial number, since discrepancies must be entered with this information.  There should be an option or alternative PLD layout that would include a list of batches or serial numbers with quantity > 0 in the warehouse.  Users could then enter the count for each batch, or check off the serial numbers that are counted.

    Hi Marcia,
    I just made a query to pull that data.  I had the item and item group table in there because we were filtering by item group.
    SELECT
      T0.[ItemCode]
      ,T0.[ItemName]
      ,T0.[BatchNum]
      ,T2.[ItmsGrpNam]
      ,T0.[Quantity]
      ,NULL as 'Counted'
    FROM
      OIBT T0 
      INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode
      INNER JOIN OITB T2 ON T1.ItmsGrpCod = T2.ItmsGrpCod
    WHERE
      T0.[Quantity] > '0'
    It will give you the list of all batches with quantities to count.  Then you can make a PLD query layout and print that.  Problem is you have to aggregate the items into a total by item code anyways for doing the counting, but then you need to have the batch data when posting.
    Hope that helps,
    Mike

  • Adobe wont update my CS 5, it says i have the wrong serial number.  I have 2 serial numbers with my account, how do i switch the serial number in CS 5 to the other number?

    Adobe wont update my CS 5, it says i have the wrong serial number.  I have 2 serial numbers with my account, how do i switch the serial number in CS 5 to the other number?

    David,
    To switch, I am afraid you will have to reinstall using the other one.
    But that should hardly be necessary.
    If you can find no way, you may try a chat here,
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    or Adobe Support (phone) here,
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • Serial Numbers for stock on hand.

    Hi guys,
    I want to migrate stock on hand of finished goods. I also have to migrate serial numbers for these finished goods. But, i cant find a transaction where I can do this!!! Can anyone help pls!? 
    I tried to do GR in MIGO, but the serial number tab opens up only for GR towards an order.

    Hello Sandeep,
    1. As suggested by Dillibabu, you need to maintain your material with Sr number profile as per the business needs.
    Please check the sr number profile usage in T-code OIS1 and OIS2 (Configuration mode - SPRO)
    2. There are two option to upload/migrate the data
    a. Manual Approch : incase, you have very few data you can think about this approch.
    b. LSMW : Use LSMW if you have mass data migration, the object is provided by SAP for goods movement.
    Object               0110   Goods movement
    Method              0000
    Program Name   RM07MMBL
    Program Type     B   Batch Input
    Take the help from technical guy if you are new to LSMW.
    Hope this helps.
    Regards,
    Arif Mansuri
    Reward if answer is helpful.

  • Import of bulk serial numbers with Goods Receipt

    Hello
    I need to create an Add-On that automates the creation of Goods Receipt PO documents with linked serial numbers. Using the DI API I manage to create the Goods Receipt and link about 1000 serial numbers to one document without any problems. When the item qty (and linked serial number qty) goes beyond 10,000 it crashes (probably runs out of memory).
    I know an alternative would be possibly using the DI Server. Has anyone ever done this with such big volumes? Not sure if the DI Server would be able to handle say 100,000 serial numbers, at a time.
    Any advice is appreciated.
    Thanks,
    Jéan

    Thanks Gordon.
    This is not good news. I am just concerned as the SDK help on DI Server specifically states:
    "Business partners can use the DI Server for the following main scenarios:
    ==>> Heavy duty operations, such as batch"
    I assume this is the same type of "heavy duty operation" as a data take-on would be? Or does it mean that B1's serial number management is limited to small quantities at a time.
    Jéan

  • Stock Take Posting does not balance with Stock Take Variance

    Hi Experts,
    We have a client that has completed and posted a stock take and the result from the variance report is not the same as the total of the stock take journal.
    For example the total gain of the stock take was R839.13 in value
    The stock take journal show a total gain of R2216.89 in value.
    I  run a audit report of the warehouse and the total qty and value match to the variance report of a total gain of R839.13
    I have also checked that the price source for whs stock posting is at item costs which calculates to the same total value of R839.13
    The stock take posting posts a ST Journal and you are not able to drill down into where the figure originates from.
    So it makes it very difficult to investigate or determine why there is a difference.
    Please can you assist with possible solutions or reasons to determine why there is a variance between the variance report and the stock take posting?
    Regards
    Christine Ward

    Dear Mr Boshard,
    In order to know the value of the stock taking in Business One you can check the field 'COUNTED' in OITW.
    Therefore, if you compare the counted and the onhand quantity before doing the inventory posting but after the stock taking you will find which items had more quantity at the moment of the stock taking than now.
    Please, try this query:
    SELECT T0.[ItemCode], T0.[WhsCode] FROM OITW T0 WHERE T0.[Counted] >  T0.[OnHand]
    Do not hesitate to come back if you still need help.
    Regards,
    Marcella Rivi
    SAP Business one Forums Team

  • Serial numbers in stock transports

    Hi,
    I cannot post goods issue a stock transport order delivery from plant 1000 to 2000 without maintiaining a serial number profile in both the plant.
    So i have to maintain the profile in both Plants?
    One plant uses serial numbers and the other doesnt.
    Please explain.

    Hi there,
    Serial num stored in MARC-SERNP is a plant specific profile. In 1 plant material can have profile Z001 & in anouther it can have Z002. So as a practise we always maintain serial num profile in MM02.
    Basing on the serial num profile some procedures are assigned by which serial num assignment is mandatory for GR & GI etc (for eg MMSL, HUSL, SDLS etc). Basing on what is required & what is optional you will have to maintain the serial num when doing GR or PGI.
    So check in SPRO --> SD --> Basic functions --> serial num --> determine serial num profile.
    Regards,
    Sivanand

  • Serial Numbers with Leading Zeros

    We have leading Zeros in our serial numbers, is thier customizing or any user exits which would allow us to store and use these as they are .
    Ex - SN= 02547 it stores in SAP as 2547 to the user and I think in the DB its right justified and padded with zeros.
    Please advise.

    Hi
    I think you can get this functionality done using function module: CONVERSION_EXIT_ALPHA_INPUT.
    Check with ABAPer.
    regards
    Srinivas

  • Serial Numbers with the licence

    Hello,
    I just purchased a licence to use all services from Adobe for students. But when I'm trying to open PhotoShop, Illustrator ans InDesign, it doesn't work and ask me some serial numbers..
    But when I'm using it with Adobe Muse, it works very well.
    So what am I doing wrong?
    Thank you by advance for your answer !

    I don't think you can change the serial numbers of NI hardware.
    You could read the serial number of the hardware, concatenate it with a private string, then compute the MD5 hash using the function
    C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\Utility\MD5Checksum.llb\MD5Checksum string.vi
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness

  • Serial Numbers with CiscoWorks LMS 3.2

    Hi all,
    Is there a way to find the Serial Numbers of all your Cisco devices using CiscoWorks LMS 3.2?
    Thanks in advance,
    Carles

    You can run a hardware report under RME > Reports > Report Generator > Inventory > Hardware Report.  However, some devices are not aware of their serial number electronically.  In these cases, you can add the serial number using the "snmp-server chassis id" command so that RME can pick it up.  You can check this link with details on how the serial number is obtained via SNMP.

  • Certificates using serial numbers with material without batch assigned

    Hi experts...how can i track serial numbers and inspection lots from roh material without batch assign but with serial numbers ? these roh materials were used in PO without batch assign to FERT material yet. Is possible use where-used list only to manage serial number or only using batch administration over the serial numbers ?
    i will apreciatte any answer!
    Regards
    Marco Antonio Trois Endres

    Hi ,
    This seems to be a Material Management configuration question, I dont know if this will answer it
    You will have to configure the Characteristics of your Material from a task list and transfer/Copy it to your Certificate profile,
    there has to be a feature to enter the desired selection Criteria based on your question
    Work with the security team if  your MM_G and MM_S class objects can help open or close certain authroization objects to achieve your goal.
    in one of the google search it states that
    "This can be done from  Extras Characteristics from  your task list.
    A dialog box appears for entering the selection criteria for the task list"
    Will Need more security related information to help you on this.

  • Trying to match Adobe Creative Suite Serial Numbers with Installed Software's

    I'm trying to log all of my Adobe Creative Suite Software's in an Excel Sheet so i can know which computer the software's are installed on. I own and registered 8 versions of Creative Suite for our office, but i'm trying to now find out which computer each one is installed on for our database logs. When i try to compare our software's serial numbers (Ex. Photoshop, Illustrator) to our Creative Suite serial number nothing matches. How can i find the correct serial numbers to know which computer has which Creative Suite installed without the CD-Roms?

    You can't. You will have to deactivate and reactivate by inputting the serial numbers from scratch.
    Mylenium

  • Can't import Serial Numbers with DTW

    Hi,
    I'm trying all day long to import data with the oInventoryGenEntry Template. I always got the error message :
    [IGN1.WhsCode][line: 1],'LS46BPPNB connot be released from stock without a full selection of serial/batch no.'Application-defined or object-defined error65171.
    here are the content of the files related to :
    'Documents' :
    RecordKey;DocDate;Comments;JournalMemo
    RecordKey;DocDate;Comments;JournalMemo
    1;20090601;Stock ini Logis;Stock ini Logis
    'Document_Lines' :
    Recordkey;linenum;ItemCode;Quantity
    Recordkey;linenum;ItemCode;Quantity
    1;0;LS46BPPNB;4
    'SerialNumbers'  :
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    1;0;BP46HS1S300170
    1;0;BP46HS1S300183
    1;0;BP46HS1S300184
    1;0;BP46HS1S400018
    I've tried to simulate an exit rather than an entry. I succeeded by adding a column 'SystemSerialNumber' with valid data into.
    But, I have to generate an entry and i'm not supposed to know what SystemSerialNumber will be used.
    An idea?
    Best regards,
    Francis

    I found a way.
    I have to define the column LineNum BEFORE the column BaseLineNumber.
    With these files, it's OK :
    Document_Lines :
    RecordKey;LineNum;ItemCode;Quantity
    RecordKey;LineNum;ItemCode;Quantity
    1;0;LS32BHLNS;1
    1;1;LS46BHYNS;1
    1;2;LS40BPPNB;5
    SerialNumbers :
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    1;0;0;BH32HS1Q900088
    1;1;1;BH46HS1Q900095
    1;2;2;BP40HS1QC00223
    1;3;2;BP40HS1QC00224
    1;4;2;BP40HS1S100356
    1;5;2;BP40HS1S100391
    1;6;2;BP40HS1S100396
    Thank you all
    Francis

  • DTW General Entry (Goods Receipt) with Serial numbers

    Hi all,
    I want to import 540 items with serial numbers using the General Entry templates. Some items have as many as 200 serial numbers. Total number of serial numbers for 540 items are about 24,000.
    In the Serial Numbers template, will I have to cover 24,000 rows? Is it possible to auto-create the serial numbers with DTW?
    In which field should I put the serial numbers - Internal or System?
    Thanks,
    Ajay Audich

    Hi Ajay Audich,
    You may check this thread first:
    Re: Upload inventory transfer trnsaction with DTW
    Thanks,
    Gordon

  • Inbound Delivery (WM) with Serial Numbers and HU's

    Hey,
    I want to use Serial Numbers with Handling Unit Management in WM.
    I want to use MIGO to GR a Purchase Order and then Auto Pack the Inbound Delivery.
    I also want to be able to Auto Pack the HU's with the Serial Numbers that i enter into the WM tab of the MIGO transaction.
    I post the GR of my PO and get my inbound delivery.  The delivery is Packed onto an HU ... BUT the serial numbers i enter are not present in the HU ?!?
    Does anyone know if this is possible via MIGO? or is this available only when receiving IM deliveries??
    thanks,
    Adam.

    Hi Nagesh,
    The process will be to use transaction MIGO for all goods receipts, therefore i would like to automate the Inbound Delivery Create AND pack process so that we minimise the amount of user input.
    Once we have entered the GR for the PO i want to automatically do the following:
    1) Create the inbound delivery (which the system does because the item is going into an HU managed storage location).
    2) Pack the inbound delivery (which the system does because i set the Delivery Type to 'Auto Pack')
    3) Assign entered Serial Numbers to the HU - which at the moment is not happening.
    I thought that by entering the Serial Numbers in the 'Serial Numbers' tab in transaction MIGO that these would be copied into the HU but this is not happening ?!?
    (NB: I have serialisation procedure MMSL: Maintain goods receipt and issue doc. - set on my serial number profile).
    We do not want to go into the Inbound Delivery and manually assign the serial numbers as this adds complexity and is time consuming for the User.
    thanks,
    A

Maybe you are looking for

  • How to prevent BPC from automated calculating for hierarchies / nodes?

    Hi experts, I am looking for a practicable way to prevent the system from automated calculating for hierarchies, and especially for nodes within hierarchies? Let's say, I have ENTITIES (AS A HIERACHY) in rows and ACCOUNTS in COLUMNS. Now I want the s

  • 2 seperate iPods for 1 computer?

    Does anyone know if there is an issue using 2 or more iPods on the same PC? I currently have a shuffle and also looking to step up to a new 30gb. I intend to use both but wanted to make sure there were not any issues with multiple iPods sharing the s

  • How to call webservice using standalone application

    Hi, Actually i am trying to connect with one free webservice using client. but i am uanble to get the result and it is throwing the Exception.Exception is Execution failed. Exception: java.net.ConnectException: Connection timed out: connection reset

  • Horizontal scroll works in Adobe Viewer etc, doesn't work in Firefox!

    I'm using the latest version of Firefox and I have updated my relevent drivers. I am running Vista Home Premium on a Sony Vaio laptop. The touchpad is an Alps Pointing Device. This problem has been bothering me for YEARS, and every now and again I ge

  • Get rid of add new text frame

    FrameMaker 7 - any way to turn off the annoying pop up message "Add new Text Frame" every time I change a header of footer?