OStockTransfer with serials question

can i have a sample that works regarding Stock Trasnfer with Serials ?
when i try this (or something alike)
Set oStockTransfer = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oStockTransfer)
oStockTransfer.Lines.ItemCode = "XXX"
oStockTransfer.FromWarehouse = "01"
oStockTransfer.Lines.Quantity = 1
oStockTransfer.Lines.WarehouseCode = "02"
'oStockTransfer.Lines.SerialNumbers.SystemSerialNumber = "YYY"'
oStockTransfer.Lines.SerialNumbers.InternalSerialNumber = "YYY"
lRetCode = oStockTransfer.Add    
i keep getting error -10 "item XXX with system serial YYY doesn't exists in stock"
note:
what i am trying to do is simply
transfering a selected item with serial from warehouse 01 to 02. this is done normally using the form,
then clicking Ctrl+tab and selecting the appropriate serial code.
thanks,
-i.

yeah i think.
i can tell you about transfering one serial,
either do it a few times or play with the SerialNumbers
collection.
oStockTrasfer.CardCode = blabla
oStockTrasfer.FromWareHouse = blabla
oStockTrasfer.Lines.Quantity = 1
oStockTrasfer.Lines.WarehouseCode = destination
oStockTrasfer.Lines.SerialNumbers.SystemSerialNumber = lngSysSerial
where,
lngSysSerial = manually select it from DB using recordset object like this:
select SYSSERIAL from OSRI where ItemCode=N'youritemcode' and SuppSerial|IntrSerial = 'yourserial'
SuppSerial|IntrSerial = depends what type of serials you use.
got it?
HTH
-i.

Similar Messages

  • When I boot up my I get a grey screen with a flashing folder with a question mark

    I was trying to set up a bootable Linux flash drive for another computer using UNetbootin and I accidentally selected an empty partition on my hard drive instead of the USB I was trying to use. It went through the install process, and I didn't realize it was on my computer rather than the USB. The computer worked fine, so I thought nothing of it.
    Today, I go to mess with my computer and it is frozen at the login screen. I restart it, and now I just get a blinking folder with a question mark. I try to go into recovery, but it isn't there. Internet Recovery works fine, but when I go to use Disk Utility or to reinstall the OS it cannot find the internal Hard Disk.
    What am I supposed to do here? I don't want to lose all my data.

    greenbil1
    You can contact AppleCare to buy a replacement set of the oringinal Install discs for a nominal cost. You will need the serial number and a credit card to place the order.

  • Aperture upgrade won't open with serial number

    I have a retail license for aperture version 2.1 with the serial numbers on the jacket for the cd. Several times after upgrades the new version will ask for my name and serial number. The latest upgrade to 3.4.5 tells me that my serial number is invalid. Any suggestions?

    Thank you so much for your reply but I want to apologize for wasting your time with this question. I was making a "rookie" mistake by using my cd jacket information from version 2.1. After reading your reply I looked further into my cd's and found the version 3.0 cd with the info I needed on the jacket. The correct serial number works fine with the upgrade.

  • Impossible To Reach Anyone By E-mail or Telephone With A Question .

    I was going to purchase the Zen Vision M 30 GB MP3 Player until I realized just how difficult it was to get through to these people with a simple question such as "How much is a replacement battery for the Zen M and what is the item number so this can be bought. There was no possible way to email them with this question unless you already purchased a model of some sort, and no -800 number to speak of. If it's this difficult to find out about a battery, what is it like when you need to reach customer service about a problem if by some chance you have one. I'm a little turned off with how customer service avoids answering the question one on one, but they would rather give you trouble shooting ste
    ps.
    I'm very turned off by this and was wondering if anyone had the same problems before I throw 300.00 away on a Zen M MP3 player. Donny
    PS they don't even have a replacement battery listed for this Item and yet they sell the MP3 players themselves. Doesn't make any sense to me.

    I must add though that it is still nigh-on impossible to get hold of anybody if you do have a problem - you can only phone them if within your st 60 days of warranty, they will only answer e-mails once you've given them your model serial number (and a whole host of other information) and they have satisfied themselves it's still in warranty [and even then it will often be a week between replies] and once it's out of warranty - well.... forget it! Hell will probably freeze over before you actually manage to get some reasonable kind of customer service short of you going to one of their centers and just sit, wait and glare until they deign to look at your unit (as I have had to resort to in the past)!
    The only upside is they are generally quite good and I haven't had too many problems with my trusty (if now rather antique!) 60GB Zen Xtra.
    Hope this provides some enlightenment to your decision on whether or not to get the unit!

  • STATUS WITH SERIAL NUMBER

    Hi Gurus
    My requirement is as follows
    1) This is with serial number concept
    2) The production schedule for FG will be given with serial number at intial stage itself every day
    3) There are 2 subassemblies required for FG ie) Eg.A and B
    4) The above 2 subassemblies were identified with same serial number XXX
    5) The subassemblies with Same Serial Numbers A and B only assembled for engineerig purpose
    5) I want to monitor the stauts of a) Is schedule has released to shop floor b) Sub assy A with Serial number completed c) Sub assy B with Serial number completed etc d) Is the Final assembly FG completed
    6) As the sub assy production process takes long time ie) 1 week it is needed what is the subassy status individually by A and B
    At present the client is in Production Order , Interested in going Repetitive, if the solution available in Repetitive it is appreciated
    I will clarify in detail if any questions pl
    K.Prabakaran

    Dear Ramanujam
    Need some clarification from your answer
    Your scenario is possible using REM also. The serial number profile defined should have the procedure PPSF (for REM). Also in OIS2 tick the check box ExtReqmt if serial numbers are to be created before prodn. You could have external number ranges activated.
    <i>I could see procedure PPSF in OSI2 but unable to see the tick mark area ECC6.0</i>
    You could track the Serial numbers generated for a material with IQ09 transaction.
    Once the serial comes into stock the System status will be AVLB (available). So you could track the prod status of these serial numbers at Sub assembly and assembly stages.
    <i>some extend understood</i>
    <i>could you please reply with some details with intro to serial numbers business process flow step by step T codes etc</i>
    thanks
    K.Prabakaran

  • Order with Serialized PTO Item with IB reference and Serial Number

    I want to get to Orders with Serialized PTO Item with IB reference and their Serial Numbers.
    I would like to know how I can link sales orders to IB. I wrote the foll. sql query but I am not sure if this is accurate. I am fairly new to this.. so any help is appreciated.
    SELECT DISTINCT oeh.order_number,
    --oel.line_id, oel.ordered_quantity, mtl.inventory_item_id,
    mtl.segment1 part, mtl.item_type,
    cii.serial_number
    FROM apps.oe_order_lines_all oel,
    apps.oe_order_headers_all oeh,
    apps.csi_item_instances cii,
    apps.mtl_system_items_b mtl
    WHERE oel.inventory_item_id = cii.inventory_item_id
    AND cii.inventory_item_id = mtl.inventory_item_id
    AND mtl.item_type = 'PTI'
    AND oel.header_id = oeh.header_id
    AND oel.org_id = oeh.org_id
    AND oeh.sold_to_org_id = cii.owner_party_account_id
    AND cii.serial_number IS NOT NULL

    You want instances that are at the customer site right (last transaction is shipping) or all the instances that have been shipped before no matter what the current status is. Instance could have been returned and shipped again and so on or just returned and disposed.The second question will yield more instances compared to the first one.
    Thanks
    Nagamohan

  • Usb with infrared question

    Can somebody help with the question is there a usb stick with an infrared eye for the macbook, because a macbook doen't have an infrared poort.
    I want send data from my divecomputer with an infraredpoort straight into my macbook.
    Is there a special bran that I should choose.
    Thanks for help Frank

    This is an old PDA, which is no longer produced. It's only means to connect is through serial port to a PC. Unfortunately I don't have a PC or the original serial port.
    My only alternative is through the IRDA port, but it's looking more and more like I won't be able to do it.
    The PDA I have is a Vadem Clio, also sold under the name Sharp Mobilon 6000.

  • Good receipt with serial number already on stock W

    dear all,
    I have this issue:
    Company "A" sent a material (with serial number) to another company "B" in SAP (Intercompany flow) with customer consignment stock (W).
    Company B has to post the good receipt for that material but the system shows the error message that the serial number can't be used.
    My question is:
    is it possible to post the good receipt for a serial number already used in another plant, special stock W?
    Thank you
    Enrico

    Sorry jurgen:
    Serial number 1000152198 cannot be used here
    System status ESTO is active (EQU 1000152198)
    Thank you
    Regards
    Enrico

  • VISA bug with serial communication on MAC !

    Hello to you all again,
    I have appreciated all feed back from you about a problem encountered with serial communication on the MAC (see earlier questions)
    To situate the problem:
    One can only read 63 bytes back from the serial port using VISA calls (without handshaking). With the old serial VIs you can read everything back. In addition the exact same VIs do not show this problem on windows platform.
    I have now performed extensive tests with a loopback on the serial port and the problem still stand.
    I attach two VIs to an answer to this question (for some obscure reason I can not attach them to the question?) which do the basic loopback, one uses VISA the other the old serial VIs. Please try them out o
    n your computer (for Mac RS422 miniDIN you should connect pin 3 to 5 and 6 to 8 to do the loopback)(for windows RS232 DB9 connect pin 2 to 3) in loopback configuration (see also resource library).
    Please post a message if the described problem also occurs on your MAC.
    Thanks to all of you for your cooperation!!

    here are the VIs a promised
    Attachments:
    serial_loopback_test.vi ‏65 KB
    visa_loopback_test.vi ‏70 KB

  • Automating computer name with Serial appended?

    I have  questions and please bear with me if I'm asking the wrong question or seem ignorant -- I'm not that familiar with Windows 7 imaging and wim files yet.
    Question: How can I automate the naming of the computer I'm imaging by calling it something like "PHX-LP-" with serial number (dell service tag)? I know how to retrieve service tag via Powershell. So I'd want the computer to be named something like: PHX-LP-1Y78B6
    (where 1Y78B6 is the service tag of the Dell). I believe this value is obtained from Get-WmiObject -class win32_bios.
    I already created and captured an image using sysprep then imagex with WAIK and IMAGEX booting off USB.
    To apply the image I boot off the WinPE 3 USB and then run a batch script that diskpart's and applies and makes bootable. 
    Do I need to mount the wim file and edit the  startnet.cmd to run special commands?
    If I need to use an answer file, does that mean I need to re-capture my build? Or can I have an answer file for WinPE
    that does this, and doesn't alter the answer file I used with sysprep when I initially was sysprepping/capturing the image? 

    I used vbs script that assigned names based on single pass scheduled mapping NAME to MAC address. This scheduled task was triggered at the first logon. This script included restart that is neccessary to fix new name. Script read data file containing two
    columns, MAC address in the first comlumn and name in the second.
    Regards
    Milos
    So did you add this scrip to like the SetupComplete.cmd in windows\setup\scripts? 
    Or you put a shortcut to the vbscript somewhere in Windows like the startup folder? 
    I could think of a way to manually do it with powershell, I just wasn't sure if I absolutely need to get WDS/MDT/ConfigMgr to do this type of thing.
    I think something like:
    $comp=gwmi win32_bios
    $servicetag=$comp.SerialNumber
    Then name computer some how based on "PHX-LP-" & $servicetag ?
    Not sure if I can name and join domain with 1 reboot, though. I know I can manually through the Network ID wizard GUI

  • I got a flashing folder with a question mark. I got a new hard drive and upgraded to 4 gigs and can't open anything or reload the operating system? Help?

    I got a flashing folder with a question mark. I got a new hard drive and upgraded to 4 gigs and can't open anything or reload the operating system? Help? FYI: I have been using boot camp with windows 7 and started getting a kernal_data_Page_error and it would reboot windows, i was trying to do a chkdsk on the next reboot, but thats when i started getting this issue. I have put in a new hard drive and went from 2 gigs to 4. I can not get the computer to do anything, even the monitor does not show anything now????

    Prep your new drive:
    Drive Preparation
    1. Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID (for Intel Macs) or APM (for PPC Macs,) then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    After formatting has completed quit DU and return to the installer. Install OS X.

  • White Macbook has folder with a question mark inside when powered on.

    My brother has a white macbook given to him from a friend and when it is powered on it shows a folder icon with a question mark in the inside flashing and it doesn't boot. He has sent me on a quest to get a power adapter and a new hard drive, He thinks the hard drive is fried. Does anyone know for sure if thats the case, I just don't want to buy all that stuff to figure out that the logic board is dead or something else irreplaceable. There is no backup disks, all I have is a replacement leopard disk from apple used for my mac mini.

    If it is a retail Leopard disc--black with a giant purple X on it--then yes, you could use them, with a couple of caveats. One, it would technically be a violation of the license to use that install of Leopard on more than one computer, and terms of use on this forum forbid me from encouraging such an action. And two, depending on how old this used MacBook is, your install of Leopard may pre-date manufacture of the MacBook and, as a result, not be able to boot the MacBook anyway. However, judging by the info in your signature, that is probably not a problem.
    If the disc for your Mini is gray and shipped with or was meant to ship with the Mini, then no, the disc will not work.
    I still encourage you to get the system discs that came with the MacBook originally, as they have the Apple Hardware Test included, and, as I suggested above, running any OS (or other Apple software) on a Mac without the discs means technically it's an unlicensed copy.

  • So i have a 2011 MacBook Pro and when i turned it on this morning a flashing folder came on with a question mark in the middle of it and it keeps flashing. So i tried googling any solutions and up so far nothing has worked. Please Help ?

    I tried googling several solutions, but so far nothing seems to work. Everytime i start up my laptop i press CMND+R to make it go to the repair disk utility but instead it takes me as if i have to install lion when i had Snow Leopard 10.6.8. When i do go to the repair disk utility, on the eft hand side shows two hardrives one is Untitled and another is Hitachi, i tried downloading snow leopard 10.6.8 onto a Re-writable disc  using my windows computer. When i insterted it onto the disc drive it came out under SUPER DRIVE and everytime i double click on the CD it says something about attaching images/ I also forgot to mention that the MAC OSX 10.6.8 Update shows on the left hand side on the bottom in DMG format. I dont know what else to do, please help?

    DestroyGalaxies wrote:
    a flashing folder came on with a question mark in the middle of it
    This is the firmware telling you it can't find a bootable OS X volume.
    Usually to solve this all you do is hold the option key down on the built in keyboard while booting the computer, this enters Startup Manager and then you choose OS X to boot, then in System Preferences > Startup Disk you change it to the boot volume and it tells the firmware.
    Everytime i start up my laptop i press CMND+R to make it go to the repair disk utility but instead it takes me as if i have to install lion when i had Snow Leopard 10.6.8.
    What you have is a 10.7 or 10.8 Recovery HD from when 10.7 or 10. was on the machine previously.
    The Macintosh HD partition only was erased and 10.6 installed on it, without erasing the entire drive like what should have occured to remove the Recovery HD partition.
    So you have a mucked up machine.
    i tried downloading snow leopard 10.6.8 onto a Re-writable disc  using my windows computer.
    Well there goes your problem there, your downloading illegal copies of Snow Leopard from a untrusted location.
    10.6 is not available for download, except from pirate sites. You likely have malware or a compromised system.
    I dont know what else to do, please help?
    What you need to do is call Apple via phone, tell them the make of your machine and order the appropriate 10.6 disks, they are inexpensive now. Some machines that came with 10.6.3+ origianlly need machine specific disks, other wise pre-10.6.3 Intel Macs can use the 10.6.3 white retail disks.
    Once you have the disks, you need to backup your personal information off the computer to a external storage drive using the emergency quick copy method, then disconnect it to prevent mistakes.
    Most commonly used backup methods
    Next follow this proceedure and make sure to select the ENTIRE drive on the far left with the drive makers name and size, this will erase the entire drive, then install 10.6 from the disk
    How to erase and install Snow Leopard 10.6
    When finished setup the machine and log onto the Internet and use Software Update to get current on 10.6.8
    Don't use pirated software, it's likely been compromised in some fashion.

  • CS6 Installation with serial no. that is not working

    need help badly. bought CS6 yesterday through Adobe website and the order was confirmed with serial no. when downloading and filling in the serial no, kept getting a msg saying "we are unable to validate this serial no for adobe illustrator CS6. what shall i do now? thought that if i buy from a genuine company, my life will be easy! paid 771 USD and have been facing nothing but trouble and need this software urgently. Anyone can help PLEASE!

    Hi arwa shanti,
    Please check the host file for any Adobe entries and remove them:
    Location Windows:C:\windows\system32\drivers\etc\host
                   Mac: Go/go to folder/etc/hosts
    Try to validate again.
    If you do not find any entries in host file for Adobe please disable security software from your machine and try to validate again.
    If still the same issue try updating AAM from the mentioned link:
    Win: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    Mac: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774
    Try installing again.
    Regards,
    Romit Sinha

  • Since upgrading to Mavericks, 10.9.1, pictures that come attached to emails no longer display.  There is only a blank space that after about 1 minute, has a small box with a question mark.  How can I go back to attached images?

    Since upgrading to Mavericks, 10.9.1, pictures that come attached to emails no longer display.  There is only a blank space that after about 1 minute, has a small box with a question mark.  Double clicking on the box will open the image in a separate window.  It's very slow and tedious for multiple images.  How can I go back to attached and displayed  images?  If I click on "Forward", the images appear instantly in the email to be forwarded.

    Scott,
    My problem seemed to fix itself.  Or, by shutting down the computer one night, instead of putting it to sleep, may have reset something.  Since updating to Mavericks, I always (or usually) let the computer sleep overnight or anytime I'm walking away from it.  A few days ago, I was updating notes for my kids about how to find all my stuff and how to turn on my computer, so I wanted to rewrite the start-up procedures for the iMac, just in case they ever need to.  Well, I shut it down one night so the following morning, I could write down each step.  Lo and behold, the images, etc. are all there again!  Solved, but I'm not sure why.
    Tom

Maybe you are looking for

  • PR and G/L & WBS problem

    Hi, I am doing me51n to create a PR against a project, i have put these fields in: item acct. assignment category material plant storage location quantity WBS element G/L account i am getting this error: G/L account 400005 cannot be used (please corr

  • Re-installing itunes, what happens to playlists?

    When I open itunes, it tells me to reinstall because there are some problems with cd and dvd burner. New software for cd-burning has been installed. My question is, if I re-install itunes, will I loose my music and my playlists? Will the "new" itunes

  • Using different font while writing ABAP code

    I have downloaded a rupee foradian font in .ttf format from a website n placed it in Fonts folder of WINDOWS.It works fine in MS WORD etc. Now how to use it in SAP ABAP report editor.Where i need to put this file or configure it for use in SAP.I m NO

  • Audigy 2 and new dri

    I read through the posts but did not find an answer. I have a Falcon NW computer built in December of 2003 and it came with the Audigy 2 card. I have used Auto update before with no problems. I ran it a couple of days ago and it recognized my card an

  • Having trouble installing .atn files in PSE10 Mac version

    I have downloaded a .atn file from the Net and dropped it into the Actions Folder in the finder, restarted PSE 10, but I am unable to find the Action in the Actions Panel.  Any help would be much appreciated.