Importing Volume Prices fails

Hi Experts,
I have a strange problem.
I import special prices including date and volume discount. 4100 records in 1 time.
At first the import fails because of the error "invalid value in quantity field, application defined error"
Then i splitted the import in 2 sets, first import of 2000 records went oke but he second gives me the same error as at first.
When i look at the error file i see something strange. The error file shows me the quantity in different way then on my file i use for the import.
example:
original file:
record quantity
1            1
1            12
Error file
record quantity
1            12
1            1
Is it possible that the import gives error because of the above problem i mentioned?? I can imagine that this could be the problem when you enter first the quantity 12 and then 1 is not oke.
How can i solve this, i also tried it other file like csv but gives me the same error
please help me, i need to import these prices before friday...
Thx
Mark

Oke but then it's still strange that when i import all prices at once it gives an error directly on the first records?? If i do the import in 2 files (splitted) these recrods are oke????
It looks like DTW mixes up the records?? is that possible.
I use the same data at an other customer and there i have no problem at all. I have even more record there (almost 9000)
Would there be something wrong with DTW or ?? I have installed latest patches.
THX
Mark

Similar Messages

  • Macbook won't  boot up blue screen, volume check failed

    Yesterday, my friend's Macbook wouldn't boot up properly. First it came up in terminal mode with the following message displayed:
    disk0s2: 0xe0030005 (UNDEFINED)
    Today did a re-start. Could not get into Safe Mode. White apple logo screen ran for 3 minutes with progress indicator (circle of sticks) followed by blue screen with progress indicator for 7 minutes, followed by blank blue screen.
    Started up in single user mode and ran fsck
    Results were:
    fsck -f
    **/dev/rdisk0s2
    ** Checking HFS Plus Volume.
    ** Checking Extents Overflow file.
    ** Checking Catalog file.
    disk0s2: 0xe0030005 (UNDEFINED)
    Invalid node structure
    (4, 34)
    **Volume check failed.
    localhost:/root#
    This Macbook was purchase approximately 60 days ago. Is there a simple fix to this before going back to Apple?
    Thanks,
    Joe

    Hello Joe.
    Although similar to running fsck, boot from the Tiger install disc #1 that shipped with this MacBook and run Disk First Air repair on the hard drive.
    If there is a hard drive directory problem that cannot be successfully repaired after running DFA repair several times, the directory problem is substantial and the options are using a more substantial disk repair utility such as Disk Warrior (not sure if DW has been updated for a Mac with an Intel processor or not) but if so, there is no guarantee but DW has been known to work miracles or reformat the hard drive HFS+ (or extended) with Journaling enabled and then reinstall OS X and all included software.
    You can call AppleCare but they will have you or your friend run DFA repair and do the same. Unless there is hard drive damage that is covered under warranty, there isn't much else AppleCare can do and hopefully your friend has/maintains a backup since this is a good example for why maintaining a backup is so important.

  • Volume check failed

    I had to boot from the install disc today, and in trying to verify the disk I get this message:
    Invalid node structure, Volume check failed, Error: Filesystem verify or repair failed.  What should I do?
    The reason I'm trying to boot from the disc is because my computer stopped booting up a few days ago -- it gets to the apple logo and a loading bar, then shuts off.

    Where is your install package that shipped with your Mac when new?
    Always better to run Disk First Aid repair via Disk Utility when booted from your install disc with using fsck as an alternate only when your install package is not available.
    If there is a directory issue with your boot volume that Disk First Aid repair or fsck cannot successfully repair after running it several times, the problem is substantial and your options at that point are using a more substantial disk repair utility such as DiskWarrior (with no guarantee but DW has been known to work miracles) or backup all data and reformat the hard drive with the install package that shipped with your Mac and then re-install OS X and all applications.
    Hopefully you maintain a regular backup and updated your backup recently and if not, now is a good time to start for this very important reason and for other good reasons.
    You can can also check the S.M.A.R.T. status of the drive via Disk Utility when booted from your Tiger install disc.
    http://www.thexlab.com/faqs/repairprocess.html
    http://www.thexlab.com/faqs/durepairfns.html

  • Data import from EBS failed via FDMEE in fdm . Getting error message as "Error connecting to AIF URL.

    FDM Data import from EBS failed via FDMEE after roll back the 11.1.2.3.500 patch . Getting below error message in ERPI Adapter log.
    *** clsGetFinData.fExecuteDataRule @ 2/18/2015 5:36:17 AM ***
    PeriodKey = 5/31/2013 12:00:00 AM
    PriorPeriodKey = 4/30/2013 12:00:00 AM
    Rule Name = 6001
    Execution Mode = FULLREFRESH
    System.Runtime.InteropServices.COMException (0x80040209): Error connecting to AIF URL.
    at Oracle.Erpi.ErpiFdmCommon.ExecuteRule(String userName, String ssoToken, String ruleName, String executionMode, String priorPeriodKey, String periodKey, String& loadId)
    at fdmERPIfinE1.clsGetFinData.fExecuteDataRule(String strERPIUserID, String strDataRuleName, String strExecutionMode, String strPeriodKey, String strPriorPeriodKey)
    Any help Please?
    Thanks

    Hi
    Getting this error in ErpiIntergrator0.log . ODI session ID were not generated in ODI / FDMEE. If I import from FDMEE its importing data from EBS.
    <[ServletContext@809342788[app:AIF module:aif path:/aif spec-version:2.5 version:11.1.2.0]] Servlet failed with Exception
    java.lang.RuntimeException
    at com.hyperion.aif.servlet.FDMRuleServlet.doPost(FDMRuleServlet.java:76)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Import from iphoto fails every time.

    Import from iphoto fails every time.

    It should not be a serious flaw, since this something that you only do ONCE. You don't want to use both organizer and iphoto. You'll have two sets of photos with no knowledge of each other. Import from iphoto is not meant to be a regular use item, only for the one time after you've decided organizer is what you prefer. It's fine to make a small test catalog while you decide whether iphoto or organizer suits you better, but to keep on using both is going to make you crazy in short order.

  • Volume erase failed: Media kit reports not enough space on device

    I was having problems with the external drive where I store my Time Machine backups, so I tried plugging and unplugging the drive (per earlier advice, and something that had worked in the past), but could not mount the drive. I ran Disk Utility and tried to verify the disk, which told me the disk needed to be repaired. I tried to repair the disk only to get an error message that Disk Utility could not repair the disk and it needed to be reformatted. So I tried to erase the disk with Disk Utility only to get the error message "Volume erase failed: Media kit reports not enough space on this device for requested operation". I am not sure what else to try at this point and could not find any similar questions here.
    The drive in question is a 3TB USB Seagate Backup + Desk Media, formatted as Mac OS Extended (Journaled). It's divided into two partitions, one of which (2.2 TB) holds only Time Machine backups of my desktop and laptop and the other of which (800GB) is formatted similarly with some files stored on it. I was able to verify and repair this other partition. I'm running Disk Utility 13 on an iMac (2.8 GHz Intel Core 2 Duo) running OSX 10.8.5
    Any suggestions for what to try next would be appreciated.

    Just to let you know I appear to have the *exact* same problem, even down to the 3TB hard-drive in question.
    I read recently that a time machine backup should have its own physical hard disk, not a separate partition on an otherwise-used disk. I wish I'd known that in advance of buying the external drive, as I would not have invested in a 3TB one if I had known I could only use it for Time Machine alone.
    Dianeoforegon does make a fair point, though, in saying that all backups in one place is asking for problems down the line.
    Incidentally, this Time Machine problem first started occurring when I upgraded to Mavericks. 9 times out of 10 my Time Machine partition would go corrupt for no reason. This definitely hadn't been happening at all before Mavericks. That same upgrade also killed off my entire Boot Camp partition, which caused me major headaches and I eventually had to simply reformat that partition and start again.

  • Saving from Safari as PDF results in an icon with 0 byte volume that fails to open as it is "damaged" Why and how to solve?

    saving from Safari as PDF results in an icon with 0 byte volume that fails to open as it is "damaged" Why and how to solve?

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print PDF's displayed in Safari, you may be able to print by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar may appear under the cursor. Click the printer icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
    Safari ▹ Preferences... ▹ Security
    and check the box marked
    Allow Plug-ins
    Then click
    Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others — I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • Error in QP: Bulk Import of Price List

    Hi All,
    I am trying to import price list records using the concurrent program 'QP: Bulk Import of Price List'. I am facing one issue in this...below is the error detail:
    7164262/PRL/QP_INTERFACE_LIST_LINES//RAGH-L-3 A price break child line must have at least one pricing attribute.
    The header and Qualifier records are getting imported sucessfully, the issue is with the line and it's attributes. Below are the fields on interface tables whcih i m populating:
    INSERT INTO QP_INTERFACE_LIST_LINES (
    ORIG_SYS_LINE_REF,
    ORIG_SYS_HEADER_REF,
    LIST_LINE_TYPE_CODE,
    START_DATE_ACTIVE,
    END_DATE_ACTIVE,
    ARITHMETIC_OPERATOR,
    OPERAND,
    PRIMARY_UOM_FLAG,
    PRODUCT_PRECEDENCE,
    INTERFACE_ACTION_CODE,
    PROCESS_FLAG,
    PROCESS_STATUS_FLAG,
    PRICE_BY_FORMULA,
    AUTOMATIC_FLAG,
    REPRICE_FLAG
    --PRICING_GROUP_SEQUENCE
    ) VALUES
    'RAGH-L-3',
    'RAGH-H-3',
    'PLL',
    sysdate,
    NULL,
    'UNIT_PRICE',
    150,
    'Y',
    230,
    'INSERT',
    'Y',
    'P',
    NULL,
    'Y',
    'Y'
    --0
    INSERT INTO qp_interface_pricing_attribs
    orig_sys_pricing_attr_ref,
    orig_sys_line_ref,
    orig_sys_header_ref,
    PRODUCT_ATTRIBUTE_CONTEXT,
    product_attr_code,
    product_attr_val_disp,
    product_uom_code,
    interface_action_code,
    process_flag,
    process_status_flag,
    PRICING_ATTRIBUTE_CONTEXT,
    PRICING_ATTRIBUTE,
    PRICING_ATTR_VALUE_FROM_DISP,
    COMPARISON_OPERATOR_CODE,
    PRICING_ATTR_VALUE_TO_DISP )
    VALUES
    'RAGH-ATTR-3',
    'RAGH-L-3',
    'RAGH-H-3',
    'ITEM',
    'INVENTORY_ITEM_ID',
    'CM13139',
    'EA',
    'INSERT',
    'Y',
    'P',
    'ADS_PRICING',
    'COST',
    '25',
    'BETWEEN',
    '30' );
    Using the above process I am getting the error as mentioned:"7164262/PRL/QP_INTERFACE_LIST_LINES//RAGH-L-3 A price break child line must have at least one pricing attribute.".
    If I am not using the pricing attributes PRICING_ATTRIBUTE_CONTEXT,PRICING_ATTR_CODE, Pricing_attr_value_from,COMPARISON_OPERATOR_CODE, PRICING_ATTR_VALUE_TO I am able to import the line records also.
    The script provided by Oracle also uses the same columns in the interface table, kindly help me if any one have any idea regarding this issue.

    Hi Luko,
    I tried the same script given by oracle, but it is giving me the error as I mentioned earlier. When I am not using the pricing line attributes, it is working fine. The error is coming only when I am passing the pricing attribute parameter(PRICING_ATTRIBUTE_CONTEXT,     PRICING_ATTR_CODE,     PRICING_ATTR_VALUE_FROM_DISP,
    COMPARISON_OPERATOR_CODE,     PRICING_ATTR_VALUE_TO_DISP).
    I am passing the values as shown below:
    PRICING_ATTRIBUTE_CONTEXT-Code fro pricing context i.e PRICING ATTRIBUTE
    PRICING_ATTR_CODE-code for attribute i.e. FREIGHT_COST
    PRICING_ATTR_VALUE_FROM_DISP-200
    PRICING_ATTR_VALUE_TO_DISP-300
    COMPARISON_OPERATOR_CODE-BETWEEN
    Thanks!

  • "Volume Structure Failed" in TechTool Deluxe

    I tried to run Disk Utility on my laptop last night and it said that it "stopped reapiring "XXX" because the following error was encountered. The underlying task reported failure on exit (-9972)" It said there was an invalid catalog record type and volume check failed.
    I then ran the lastest update of the TechTool Deluxe CD. Everything passed except the Volume Structure.
    There were some "used nodes" and "free nodes" that differed--those numbers showed up in green as "favorable changes". "Leaf Record Count" showed up in red as an "unusual change". When I go to repair, it says that "unusual values in the volume structure have been dectected. Before repairing the volume structure, it is suggested that you back up your data. FAILURE TO BACKUP YOUR DATA MAY RESULT IN PERMANENT LOSS OF DATA!".
    I do have a Retrospect Backup on my external drive, but I'm still a little nervous about clicking the "repair" button. How likely is data loss with this particular error that it's trying to repair?
    I'd like to call Apple Support (I'm still under AppleCare for another week or so), but I'm not sure if they have Saturday hours.

    Okay, here's what I ended up doing. I did end up calling Applecare Tech support, but mostly only to inquire about potential coverage if I needed it--since I was one week away from the expiration of Applecare. They opened a "case" for me and Applecare would remain in effect for 30 from the opening of the case. This was good news.
    I tried using Disk Utility to repair the problem but it wouldn't work. I had repaired permissions and attempted to run “Check and Repair Disk”. Disk Utility said that it “stopped repairing ‘xxx’ because the following error was encountered. The underlying task reported failure on exit (-9972)”. It then said that there was an invalid catalog record type-volume check failed-volume was not repaired.
    A friend of mine has DiskWarrior for Panther so we were going to try that before trying the TechTools Deluxe CD that I had just updated from the Apple site.
    Went over today to do that. Unfortunately, we couldn't get the computer to boot up with the DW disk. It would boot up with the Install disc & TTD, but not DW. We tried booting with the option key. It did show that we could boot from "utility CD", but the minute we hit the arrow key after selecting it, we got a circle with a slash through it. We called DW support and they said that my computer was newer than the CD. This was strange since my friend's larger G4 Powerbook was only a couple of weeks older than mine and DW works fine on hers.
    Anyway, we ran TTD and let it repair. Ran DU again and it still showed a problem that it could not repair. Ran it again--same thing. Ran TTD again--just to test. It showed that there was nothing that needed repairing. Ran DU yet again--3rd time for the afternoon. Did repair permissions first, then Repair Disk. Strangely enough, now it said the volume was fine and needed no repairing.
    So, at least for the moment, things seem okay. Not sure exactly which step worked or if it was just a combination, but I'm just happy that it finally passed DU check.
    I will continue to monitor for the next few weeks.

  • Volume Structure Failed message

    When I run the Techtool Deluxe software on both hard drives, the original hard drive from Apple and another WD 320 drive I bought and installed I get the Volume Structure Failed message on both and Techtool Deluxe cannot repair either. Anyone have ideas on what is causing this problem and what it means?
    Volume Structure
    Failed
    TechTool Deluxe can scan volumes for problems related to the numerous structures that are necessary for the volumes to operate correctly. If problems are found, TechTool Deluxe can attempt to repair the damage to help reduce the chance of future problems.
    If TechTool Deluxe has discovered problems with the volume structure of a volume, allow the program to repair the problem. Quite often these issues are minor, but sometimes they can be indicative of a more serious problem. If the problem persists, consider backing up the device, reformatting the media, replacing the data, and then testing again.

    Disk First Aid's repair process only works on a single pass basis. That is, it will make a pass, and attempt to repair the first problem it encounters, then exit. In order to successfully use Disk FirtAid's repair process, you must perform the repair numerous times, until no error message is displayed.
    When Disk First Aid completes without any error message, then any repairs were performed successfully. If the error messages always continue, then it was unable to make the needed repairs.
    The only problem with this process is, how many times to try the repair process before giving up, since the process doesn;t give you any idea of many more passes will be needed. You know a message, like, "Hey, almost done, maybe two more passes" would be helpful.
    Instead you just need to guess, and if it takes more then four or five passes, it is probably beyond the ability of Disk First Aid to repair. However, it is still possible that fsck (file system check) may be able to complete the repair that Disk Utility was trying to fix. Actually Disk Utility uses the fsck program, but fsck when run from the single user mode can be more effective, since the file system can be completely unmounted and checked.
    To run fsck from single user mode, restart your Mac and hold down the Command key plus the S key (apple key and the S key held at the same time while restarting). The screen should show lines of text flowing by ending with a command prompt. at the command prompt, enter /sbin/fsck -fy and hit return.
    If problems are encountered an repaired, a message saying FILE SYSTEM WAS MODIFIED will appear. Like Disk First AId, you need to run fsck multiple times until the above message is not displayed and instead a message says the volume xxxx appears to be OK appears. When this happens, or when you decide that no amount of running fsck will work, then at the command prompt enter reboot and hit return.
    Good luck.
    Tom N.

  • Help with disk repair: "Volume Structure" failed

    Hello all:
    For the sake of full disclosure let me state right off that I am new to the world of MAC and my not have all the "MAC language" correct - so, if I misspeak (or miss-write) something I apologize.
    I have recently purchased an iMac (21.5" - 3.06 GHz Intel Core 2 Duo - 4 GB 1067 MHz RAM - 1 TB harddrive) with OS X 10.6.2 installed. I have to say that after over 20 years with MicroSoft I am enjoying the stability and quality of the MAC.
    Anyway, as part of my education in the care and feeding of a MAC I ran the TechTool app yesterday. I had no indication that anything was wrong with the computer - but, I would like to become familiar with the various utilities for the care of the machine "before" a problem occurs.
    As the app ran I was pleased to see that all the tests passed (Processor, RAM, Video RAM, etc...). However the computer failed the last test: Volume Structure.
    Here are the directions I was given at the end of the test:
    Volume Structure
    Failed
    TechTool Deluxe can scan volumes for problems related to the numerous structures that are necessary for the volumes to operate correctly. If problems are found, TechTool Deluxe can attempt to repair the damage to help reduce the chance of future problems.
    If TechTool Deluxe has discovered problems with the structure of a volume, allow the program to repair the problem. Quite often these issues are minor, but sometimes they can be indicative of a more serious problem. If the problem persists, consider backing up the device, reformatting the media, replacing the data, and then testing again.
    I was also instructed to access the Apple site and download the most recent version of TechTool Deluxe that can perform repairs.
    I downloaded the software and followed the instructions to open the file in the Disk Utility app and burn a CD. Following the directions I then booted up on the CD by restarting the computer while holding the "C" key.
    The computer booted up on the CD and loaded TechTool Deluxe. I ran the same tests as above and once again the Volume Structure failed. When I clicked on repair it seemed as though the program was trying to fix the problem - then it abruptly stopped and stated that the Volume Structure could not be repaired.
    I removed the TechTool CD, rebooted the computer, installed the TechTool Deluxe that I downloaded from Apple, and ran the Disk Utility. When I tried to "Verify" the disk this is what appeared:
    Disk Utility stopped verifying "Macintosh HD"
    This disk needs to be repaired. Start up your computer with another disk (such as your Mac OS X installation disc), and then use Disk Utility to repair this disk.
    Following these instructions I rebooted the computer using the Mac OS X installation disk - and the only option I found was for an installation of the OS.
    OK.... I give up. Where do I go from here? Is this a serious problem? What the £$%& is going on??!!
    Any assistance would be GREATLY appreciated.
    Thanks in advance,
    Mike

    Don't worry - volume structure issues are not serious at all. Follow These Apple Instructions on how to repair your HD using Disk Utility on your installation discs.
    You might also consider acquiring a good 3rd party Utility app as there are many things they can do that Apple's DU cannot. DiskWarrior and Drive Genius are my favourites. I use them as part of my routine maintenance schedule. Prevention is better than cure. I believe one should be in every Mac user's arsenal.

  • How to use QPXVBLK: QP: Bulk Import of Price List?

    hi,
    i'm trying to create a script for import price lists. i've read that this concurrent program "QPXVBLK: QP: Bulk Import of Price List" is what i need. i've been able to successfully create the script to populate the interface tables:
    QP_INTERFACE_LIST_HEADERS
    QP_INTERFACE_LIST_LINES
    QO_INTERFACE_PRICING_ATTRIBS
    but i'm getting an error.
    3436374/PRL/QP_INTERFACE_LIST_HEADERS/24934 Cannot perform Insert, as record with orig_sys_header_ref 24934 already exists for the list_source_code .
    i figured it has something to do with the ORIG_SYS_HEADER_REF, ORIG_SYS_LINE_REF and ORIG_SYS_PRICING_ATTR_REF columns.
    below are values i'm currently passing.
    QP_INTERFACE_LIST_HEADERS TABLE
    - ORIG_SYSTEM_HEADER_REF = LIST_HEADER_ID
    QP_INTERFACE_LIST_LINES TABLE
    - ORIG_SYS_LINE_REF = LIST_LINE_ID
    - ORIG_SYS_HEADER_REF = LIST_HEADER_ID of parent record in QP_INTERFACE_LIST_HEADERS TABLE
    QP_INTERFACE_PRICING_ATTRIBS TABLE
    - ORIG_PRICING_ATTR_REF = PRICING_ATTRIBUTE_ID
    - ORIG_SYS_LINE_REF = LIST_LINE_ID of parent record in QP_INTERFACE_LIST_LINES TABLE
    - ORIG_SYS_HEADER_REF = LIST_HEADER_ID of parent record in QP_INTERFACE_LIST_HEADERS TABLE
    if these are not correct, what values should be passed on this columns?
    thanks
    allen

    hi all,
    ii would like to add a follow up question on this.
    what fields are required when inserting records into the interface tables for the QP: Bulk Import of Price List?
    i've been running some tests and while some price lists are imported with no issues, some are not and some only partial. i'm not receiving any errors on the import which makes this harder for me to debug.
    any thoughts?
    thanks.
    allen

  • Automatic import of prices in VK11

    Is there standard transaction/program in SAP to import sales prices (netered manually in VK11 - condition PR00) from excel file?

    Hi,
    Please refer the below links...
    Bapi for VK11 & VK12
    Upload Price records for Condition Type using transaction VK11 and VK12
    you can done thru lsmw or BDC as well..
    Kuber

  • Accounts Receivable - Report which includes Volumetrics i.e. Material/Volume/Price

    Hello,
    What report can be used to obtain the following for Accounts Receivable (all in one report would be preferred):
         AR Aging
         Material Code
         Volume
         Price of material
    For example, AR has $1M due from a customer (its current/within 30 days)
         What material(s) does that cover? It covers x,y,z materials
         At what price per material? x price is $90.81 per bbl, y price is $100.79 per bbl and z price is $65.84 per bbl
         What is the volume of each? x volume is 5,000 bbls, y volume is 3,000 bbls and z volume is 3,700
    We need to be able to run a report that includes all the above data.
    Any help is greatly appreciated.
    Thanks!

    Please check report under Financial-> Financial report->Accounting->Aging- > Choose customer aging receivables.
    Also here is a list of other usual reports available:
    Accounting - Financial Accounting - Customers - Information System - Reports for Accounts Receivable Accounting
    Customer Balances
    S_ALR_87012167 - Accounts Receivable Information System
    S_ALR_87012172 - Customer Balances in Local Currency
    S_ALR_87012186 - Customer Sales
    S_ALR_87012169 - Transaction Figures: Account Balance
    S_ALR_87012170 - Transaction Figures: Special Sales
    S_ALR_87012171 - Transaction Figures: Sales
    Customers: Items
    S_ALR_87012168 - Due Date Analysis for Open Items
    S_ALR_87012197 - List of Customer Line Items
    S_ALR_87012173 - List of Customer Open Items for Printing
    S_ALR_87012174 - List of Customer Open Items
    S_ALR_87012175 - Open Items - Customer Due Date Forecast
    S_ALR_87012176 - Customer Evaluation with OI Sorted List
    S_ALR_87012177 - Customer Payment History
    S_ALR_87012178 - Customer Open Item Analysis by Balance of Overdue Items
    S_ALR_87012198 - List of Cleared Customer Items for Printing
    S_ALR_87012199 - List Of Down Payments Open On Key Date - Customers
    Master Data
    S_ALR_87012179 - Customer List
    S_ALR_87012180 - Address List
    S_ALR_87012182 - Display Changes to Customers
    S_ALR_87012183 - Display/Confirm Critical Customer Changes
    S_ALR_87012195 - Customer Master Data Comparison

  • Unable to import volumes in 10.3 webtool

    When trying to import volumes in the webtool in 10.3 I receive this error. This worked in 10.2.
    Error:      can't execute command - no drive specified for this session
    I know from using the command line that you should not have to choose a drive and should be able to only specify the library.
    ex: obtool importvol --library library_a iee3
    Is this a bug or is there a reason the webtool wants the user to choose a drive instead of just the library?
    Thanks.

    I've tried this using the identify and import options. Here is the output
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool gui -u admin lsd short --type tape
    Status      Success: command completed without error.
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool --gui -u admin lsdev -l 'library_a' 2>&1
    Status      Success: command completed without error.
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool gui -u admin 'importvol' -L 'library_a' import 'iee2'
    Status      Error: can't execute command - no drive specified for this session
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool --gui -u admin lsdev 2>&1
    Status      Success: command completed without error.
    I also tried with just putting the number 2 in the iee range
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool gui -u admin lsd short --type tape
    Status      Success: command completed without error.
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool --gui -u admin lsdev -l 'library_a' 2>&1
    Status      Success: command completed without error.
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool gui -u admin 'importvol' -L 'library_a' import '2'
    Status      Error: can't execute command - no drive specified for this session
    Command      /u00/local/oracle/backup/.bin.linux86_64/obtool --gui -u admin lsdev 2>&1
    Status      Success: command completed without error.

Maybe you are looking for

  • Third party Purchase order processing

    Dear Experts, In one of our business scenario we are purchasing materials from vendor and directly supplied it to customer,physical goods receipt is not done at our location,for third party account assignment in mandatory. I have given account assign

  • Swing is great !!!!!

    Hi guys I've been working in swing for a last 5 years developing a client server and a GUI library. I've been working in coding our java beans (MyJTable, MyPopupDataTextField etc,etc) and our data JDBC beans. The only thing I could say now is that th

  • Javax.transaction.InvalidTransactionException: Attempt to resume an inactive transaction

    i found the following error in logs and there are two services stuck, could you please help Caused by :javax.transaction.InvalidTransactionException: Attempt to resume an inactive transaction: BEA1-011AFC3B17D4 **** Error Tue Jun 25 04:14:32 GMT 2013

  • Shooting tethered, no images display in Lr...

    Hi, I'm trying to shoot tethered using canon EOS 7D and Lr 2.7. Here are my settings: EOS Utility installed and set: Lr set: The images appear in the folder "Final" on the Desktop but not in Lr....  Auto-Import is enabled. Any ideas?

  • Special access - how do you get it?

    I just advised somebody to post here, but they replied that they got the following message: Sorry, but only users granted special access can post topics in this forum. However, I can post there, as can many other non-mods/nonFAs/non-TUs. How do you g