UDF in PriceList Screen

Hi, everybody!
i want to crate a UDF in price list screen. How can i do this?
Thank you!

-Go to menu:
Tools / User-Defined Fields / Manage User defined Fields
(or in 2007A:
Tools / Customization Tools / User-Defined Fields Management)
-open Master Data line
-click Price list line
-click to Add

Similar Messages

  • Auto update of Pricelist

    Hello,
    I have client who needs to update a certain pricelist very frequently, due to frequent changes in the pricelists. Is there a way or mechanism out there to change this price lists automatically  i.e. set a column on the GRPO or something ?

    Hi Martin,
    I use the following procedure for many of my clients.  It's much easier than manually editing procelists or using DTW.
    1.  Exporting Price Lists for update
    Use this script:
    SELECT T0.[ItemCode], T0.[PriceList], T0.[Price], T0.[Currency] FROM ITM1 T0 where t0.pricelist = '[%0]'
    Select the Price List NUMBER at the prompt. Send this to Excel. 
    In Excel, amend the columns as required.  Depending on the Pricelist which is to be updated amend the column Pricelist to the NUMBER of the Pricelist as defined in the leftmost column on the Pricelist screen (Stock management/Price Lists/Price Lists).
    NOTE If updating the same Price List as that exported, all the columns should already be populated with the correct data and only the Price need be modified.
    To produce the import file from Excel ensure that there is no header and there are only columns Item No./Pricelist/Price and Currency u2013 delete the top row and first column before saving the file.  The Currency should comply with the standard SAP currency codes (GBP/USD/EUR, etc.).  Save the file as type Text (Tab delimited).  Use this file as per Importing Pricelists below.
    2.  Importing Pricelists
    Administration/Data Import/Export/Import from Excel
    Data Type to Import u2013 Change to Items
    In A select Item No.
    In B select Price List Code.
    C should auto populate to Price According to Price List.
    D should auto populate to Price List Price Currency.
    Tick Update Existing Records.
    Tick Update Accounts in Existing Items.
    Click OK.
    Select the file as per Price List Export Files above.
    The file will then be imported and the relevant Pricelist updated.
    Hope this helps
    David

  • Standard or Complex UDF's - Non java

    Hi Gurus
    I have been facing a lot of issues in learning the concepts of writing UDF's
    I am not a java developer but have to work now on interfaces involving both simple and complex UDF's in EDI's as well as IDOC scenarios
    I request you to send me some relevant links telling me  the following
    a) when to use a Standard UDf and when to use a Complex UDF
    b) Concept or Queues Contexts and Result list
    c) Apart from practising .. how to master UDF's if u are not that good in java
    Kindly help me with whatever you can ( any posts with examples of UDF's will be a great help )
    thanks in advance

    Hi SD ,
    It will be a great help if you could send me
    a ) some links with examples of UDF's or screen shots
    >/people/rohit.kalugade/blog/2008/12/08/context-and-queue-in-message-mapping-udf
           /people/rohit.kalugade/blog/2009/02/09/context-and-queue-in-message-mapping-udf-150-part2
           https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8a57d190-0201-0010-9e87-d8f327e1dba7
           http://help.sap.com/saphelp_nw04/helpdata/en/22/e127f28b572243b4324879c6bf05a0/frameset.htm
          UDF'S
    b) basic areas of Core Java i must know before jumping onto UDF's
    Knowledge on core java is a must. As parameters are passed as a string . Sting handling knowledge will help a lot.
    concept of Contexts in mapping should be clear .
    Regards ,

  • UDF and Category mapping table name?

    Hi
    I have created UDF on the screen and categorized these UDF for the user convenient. Now i would like to know the table where the system store this mapping.
    Here i am attaching the mapping screen which table i needed. Kindly refer the screen shot it would help to understand my requirement.
    Regards
      Ashish

    Hi Ashish,
    Please check CUFD table.
    Please also check below link.
    SAP Business One 9 - Quick Copy Categories and Copy Methods
    Hope this help
    Regards::::
    Atul Chakraborty

  • Goods receipt importing purchase order

    Hi,
    I have an addon that has to fill some udf's when a Itemcode is entered in the detail section. This works relativaly ok. But what is the best way to force the filling the udf's when the lines are filled in through the selection of a purchase order.
    For the moment I have a routine that fill's all the udf is the screen gets activated and the button purchase order was clicked. This works if the user doesn't click on the good receipt while the wizard for importing purchase order is open.

    Hi,
    You should use the et_CHOOSE_FROM_LIST event to find out which items have been added / changed in document lines.
    See here:
    Re: events surrounding choosefromlist on system form.
    HTH,
    Frank

  • HOW TO IMPORT PRICE LIST?

    Dear friends.
    i am facing problem in importing price list,can u plz help me.
    1)i have made price list for certen items , that is ok with factor 1
    2)now i wants to update this price list through DTW
    3)but as per SAP templete i am anable to update it.
    4)i have  doubt that, will it update prices,because in temple there is no price as such.
    mahesh.

    It's much easier to use the built in SAP Business One Import from Excel from the Administration Menu.
    Use the following procedure.
    Regards,
    David
    Pricelist Export/Import
    Price List Export Files
    When exporting files from Excel to use as imports for update ensure that there is no header and there are only columns Item No./Pricelist/Price and Currency.  The Currency should comply with the standard SAP currency codes (GBP/USD/EUR, etc.).  Save the file as type Text (Tab delimited).  Use this file as per Importing Pricelists above.
    Exporting Price Lists for update
    Use this script:
    SELECT T0.[ItemCode], T0.[PriceList], T0.[Price], T0.[Currency] FROM ITM1 T0 where t0.pricelist = '[%0]'
    Select the Price List NUMBER at the prompt. Send this to XL.  In XL, amend the columns Price and Currency as required.  Depending on the Pricelist which is to be updated amend the column Pricelist to the NUMBER of the Pricelist as defined in the leftmost column on the Pricelist screen (Stock management/Price Lists/Price Lists.
    If updating the same Price List as that exported the column Pricelist should already be populated with the correct number.
    When exporting files from Excel to use as imports for update ensure that there is no header and there are only columns Item No./Pricelist/Price and Currency.  The Currency should comply with the standard SAP currency codes (GBP/USD/EUR, etc.).  Save the file as type Text (Tab delimited).  Use this file as per Importing Pricelists above.
    Importing Pricelists
    Administration/Data Import/Export/Import from Excel
    Data Type to Import u2013 Change to Items
    In A select Item No.
    In B select Price List Code.
    C should auto populate to Price According to Price List.
    D should auto populate to Price List Price Currency.
    Tick Update Existing Records.
    Tick Update Accounts in Existing Items.
    Click OK.
    Select the file as per Price List Export Files above.
    The file will then be imported and the relevant Pricelist updated.

  • PriceList Name on Item Master Screen

    Dear all,
    SELECT T0.ItemCode, T1.PriceList, T2.ListName, T1.Price
    FROM OITM T0
    INNER JOIN ITM1 T1 ON T0.ItemCode = T1.ItemCode
    INNER JOIN OPLN T2 ON T1.PriceList = T2.ListNum
    this query i get say eg ABC Item all the 10 price lists Names. But if you see in item master, Item ABC, you will see only one price list name displayed. How to get that name in the query for that particular item ABC. Since that is the default pricelist name displayed on Item master screen. How to get that name.
    Regards,
    Murtaza

    Murtaza,
    As you could see by drill down the pricelist in the item master, one item can have more than one price list. It is okay because SAP B1 is designed for sales and distribution company.
    If you see in the price list (module inventory --> pricelist), you will have many items in one pricelist by double clicking a certain pricelist. There are base price and unit price.
    so, if you want to to ONLY capture the value which displays me on the screen ie only one record of each price list name againts each item, you must create a UDF named default price list. Using query formatted search, you will be able a visual dflt price but you must consider that the UDF will only show one pricelist. So, in the query, you must select one pricelist.
    Here is the query:
    SELECT distinct T0.[Price] FROM ITM1 T0  INNER JOIN
    OPLN T1 ON T0.PriceList = T1.ListNum
    WHERE T0.[PriceList]  = '1' and 
    T0.[ItemCode]  = $[oitm.itemcode]
    in the above query, there is only one pricelist used for one item, so I suggest you to use only one pricelist.
    For existing item, after the FMS assigned to the UDF, you need to perform shift+F2 job to make the price of the pricelist appears in the UDF. For new item, there will be no available. you must also update it anymore.
    Rgds,

  • Creating Editable UDFs in Batch Selection Screen

    Hi,
    I want to create  editable UDFs in Serial/Batches  screen.
    I already created a field but it appears in Non-Editable format
    any suggestion Plz
    Regards 
    Sree

    Hello everyone.
    I have the same issue. I'd like to create a new field in selection-screen in HRForms, to pass it to the smart-form I'm using, but I'm not sure if that's possible in a standard way.
    Can anybody help us?
    Swetha, have you solved your problem?
    Thanks in advance.
    Estela Piçarra

  • Not able to see UDFs created in Pricelist

    Hi all,
    I have created 2 separate UDF one in Pricelist and second in pricelist row level.
    Now when I tried to open pricelist window within Inventory I am not able to see the UDF window.
    Please note I have already checked View UDF in main menu
    Thanking in advance

    A UDF can only be created at Pricelist level.  When you create a UDF in Master Data > Price List  you can see this UDF as a column when you open Inventory > Price lists  (perhaps after Group drop down)
    Please click on Form Setting when you are on the Price Lists window and see if Visible and Active is checked

  • Adding UDF in Landed cost screen

    Dear all,
    I want to add UDF in Landed cost screen at Header level. Their is no option Given in SAP B1 (Manager User Fields)
    Please help
    Regards

    Hi,
    the reason why the UDF can't be added in the landed cost is because the landed cost form is a tool to calculate the item cost of item in good receipt plus landed cost.
    The alternative is using the remarks field and the other is add the UDF in the journal entry and then when you create journal entry in the landed cost, just use UDF of journal entry. So, once when you need the UDF data, you could create query that using OIPF, OJDT, JDT1, OITM, OITW and OPDN tables
    Rgds,

  • New field / UDF on BP Account Balance screen

    Hi Experts,
    My customer would like to show a Invoice Header UDF field within the Account Balance detail screen.
    Is this possible?
    Thanks
    Greig

    Hi
    You can bring the balance of BP into Header level of your marketing document through FMS . But I didn't understand is
    Account Balance detail screen.
    Here is your Formatted Search
    SELECT T0.[Balance] FROM OCRD T0  INNER JOIN ORDR T1 ON T0.CardCode = T1.CardCode WHERE T0.[CardCode] =$[$4.0.0]
    Refresh when cardcode changes
    Can you please specify clearly your requirement
    Thank you
    Bishal
    Edited by: BIshal Adhikari on Sep 17, 2009 8:12 AM

  • How to create a UDF on BP Master Data that will not save any data?

    I need to create several UDFs on the BP Mater Data screen that will be configured to automatically show a balance of 0-30Days, 31-60Days, 61-90Days etc.
    I am currently able to do this although I cannot seem to find a way to only show the current data without saving it.
    Eg. I have a UDF with an SQL statement that shows the current BPu2019s 0-30Day Balance, but the BP Master Data screen always changes to u2018Updateu2019 every time the UDF balance is updated.
    I am looking for a way to show this information on the BP Master Data screen similarly to the default BP Account Balance without saving the data.
    I am working with SAP B1 8.81 PL09 and B1UP 4.3.0.0. Thank you.

    Thanks Gordon, I appreciate your assistance. I can get all the fields to display as I want them, but my issue is having to save the BP Master Data form every time I wish to move away from it.
    Is there anywhere in SAPB1 that stores a running total of account balance for 30Days, 60Days, etc..? (just to be sure)
    I might also try to create a new tab on the BP Master Data form that shows an SQL Aging Report and see if I can pick up the info from that embedded report.
    Any other ideas would be also appreciated.

  • How to add a new column as "Warehouse name" in Goods Receipt PO screen?

    Hi, Experts
    I hope to add a new column or just "display" warehouse name besides Whse column in Goods Receipt PO.  How can I do?
    Thanks

    still not work.
    Maybe I did something wrong in UDF definition. Please help to check.   Thanks
    I named UDF as WhseName, and set it as Alphanumeric and lengh is 20, structure is Regular. And all below check-boxes are not ticked.
    And in Goods Receipt PO screen, I marked the UDF as Visible and Active.
    Then I ALTSHIFF2 in the UDF fields, and FMS screen displayed.
    Then I chose the 3rd one: Search in Existing User-defined value According to Saved Query
    T05
    Auto Refresh when field changes is not ticked.

  • Macbook Pro screen blacks out keys stay lit

    The gist of it is in the subject
    Pretty much without warning, does not have a preference for type of application being ran, the screen will completely black out. If sound is being play it either stops or begins to skip. The keys stay lit. The only way to bring it back is a hard restart.
    Comp Specs
    Processor  2.4 GHz Intel Core i5
    Memory  4 GB 1067 MHz DDR3
    Graphics  NVIDIA GeForce GT 330M 256 MB
    Software  Mac OS X Lion 10.7.2 (11C74)
    error report
    Interval Since Last Panic Report:  376469 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    95C51953-0598-4F26-AA07-C7934311D11E
    Sat Nov 26 23:53:22 2011
    panic(cpu 2 caller 0xffffff7f8095800b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0x0a2910de 0x00100000 0x00000000, BAR0 0xc0000000 0xffffff80a0595000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80a032b800 : 0xffffff8000220702
    0xffffff80a032b880 : 0xffffff7f8095800b
    0xffffff80a032b910 : 0xffffff7f80a48120
    0xffffff80a032b960 : 0xffffff7f80a481e0
    0xffffff80a032b9c0 : 0xffffff7f80cf4749
    0xffffff80a032bb00 : 0xffffff7f80a67269
    0xffffff80a032bb30 : 0xffffff7f8096196e
    0xffffff80a032bbe0 : 0xffffff7f8095d270
    0xffffff80a032bdd0 : 0xffffff7f8095ed25
    0xffffff80a032beb0 : 0xffffff7f808f9b88
    0xffffff80a032bf00 : 0xffffff7f820857d6
    0xffffff80a032bf50 : 0xffffff7f82085f2a
    0xffffff80a032bf70 : 0xffffff800023db2c
    0xffffff80a032bfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 f7000->0xffffff7f80bd0fff
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f80882000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808e5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f808ad000
             com.apple.nvidia.nv50hal(7.1.4)[A44D0B74-5A18-34D5-842C-4E280365F55F]@0xffffff7 f80bd1000->0xffffff7f80ef2fff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 f7000
             com.apple.driver.AGPM(100.12.42)[8F3B9F67-D208-326F-97D6-65E3ECF70B37]@0xffffff 7f82084000->0xffffff7f8208efff
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f808ad000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808e5000
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f80882000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 21335983568871
    last loaded kext at 21283281854673: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f807d0000, size 36864)
    last unloaded kext at 21186275427842: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f807d0000, size 36864)
    loaded kexts:
    com.apple.filesystems.udf          2.2
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleHDA          2.1.3f7
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleMikeyDriver          2.1.3f7
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.4
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.4
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.1
    com.apple.GeForce          7.1.4
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AirPort.Brcm4331          512.20.18
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.0.0
    com.apple.driver.AppleAPIC          1.5
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          167.0.0
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.1f4
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.DspFuncLib          2.1.3f7
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.1.3f7
    com.apple.iokit.IOHDAFamily          2.1.3f7
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.4
    com.apple.NVDAResman          7.1.4
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.1f4
    com.apple.iokit.IOBluetoothFamily          4.0.1f4
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.1
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.1
    com.apple.iokit.IOUSBUserClient          4.5.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IO80211Family          411.1
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOUSBFamily          4.5.3
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.7
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x129c, 0xfa140000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 9
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    I had the same problem 3 times today.  I've already applied all updates to Lion and am on 10.7.2 including the most recent update related to my Mid 2010 MacBook Pro regarding the NVIDIA Graphics card.
    My details are below:
    MacBook Pro
    15-inch, Mid 2010
    Processor  2.53 GHz Intel Core i5
    Memory  8 GB 1067 MHz DDR3
    Graphics  NVIDIA GeForce GT 330M 256 MB
    Error Report:
    Interval Since Last Panic Report:  6973 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    64AD667D-5917-445E-A2E7-9596D2A364D1
    Mon Nov 28 17:33:32 2011
    panic(cpu 1 caller 0xffffff7f809ac00b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff81159b0000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 1), Frame : Return Address
    0xffffff8118ddbb10 : 0xffffff8000220702
    0xffffff8118ddbb90 : 0xffffff7f809ac00b
    0xffffff8118ddbc20 : 0xffffff7f80a9c120
    0xffffff8118ddbc70 : 0xffffff7f80a9c1e0
    0xffffff8118ddbcd0 : 0xffffff7f80d48749
    0xffffff8118ddbe10 : 0xffffff7f80abb269
    0xffffff8118ddbe40 : 0xffffff7f809b596e
    0xffffff8118ddbef0 : 0xffffff8000639966
    0xffffff8118ddbf30 : 0xffffff80006386e0
    0xffffff8118ddbf70 : 0xffffff8000638584
    0xffffff8118ddbfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f809 4b000->0xffffff7f80c24fff
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f80844000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f80939000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f80901000
             com.apple.nvidia.nv50hal(7.1.4)[A44D0B74-5A18-34D5-842C-4E280365F55F]@0xffffff7 f80c25000->0xffffff7f80f46fff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f809 4b000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 4872150346395
    last loaded kext at 4442825161107: com.apple.driver.AppleBluetoothHIDKeyboard          152.3 (addr 0xffffff7f807c9000, size 12288)
    last unloaded kext at 4504972657100: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          66.3
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.3f7
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleMikeyDriver          2.1.3f7
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.4
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.4
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.1
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.GeForce          7.1.4
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.driver.AppleLPC          1.5.3
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.SCSITaskUserClient          3.0.1
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AirPort.Brcm4331          512.20.18
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          167.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.driver.AppleMultitouchDriver          220.62.1
    com.apple.driver.IOBluetoothHIDDriver          4.0.1f4
    com.apple.driver.DspFuncLib          2.1.3f7
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.1f4
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.driver.AppleHDAController          2.1.3f7
    com.apple.iokit.IOHDAFamily          2.1.3f7
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.4
    com.apple.NVDAResman          7.1.4
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.1f4
    com.apple.iokit.IOBluetoothFamily          4.0.1f4
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.1
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.1
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOUSBUserClient          4.5.3
    com.apple.iokit.IO80211Family          411.1
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOUSBFamily          4.5.3
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.7
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.53 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8

  • Copy the from am unsaved goods receipt PO udf  into a batches setup

    I am trying to copy the value from a from a goods receipt PO udf  that is not yet saved into a batches setup screen through a formatted search . The batches setup  opens when i press the add button in the goods receipt PO because the item uses batch numbers. Because the goods receipt PO is not the current screen, I cannot use variables. Any idea?

    I had exactly the same requirement and this is how I solved it.
    You will not be able to use a formatted search as the context window when the batches / serial window opens is different and the field from the GR PO are not available.
    You need to create a temp table and write a formatted search to insert the value that you want to carry to the Bacth screen from the GR PO on the refresh of the Item Name or whatever in your case.  (If you give me the exact details I can give you the steps)
    Once you open the Batch screen the Goods Receipt PO number is available on the top which you can use as referesh to fetch the data from the temp table.
    One more important NOTE:  As you know the Goods Receipt No can be the same for more than one user because SBO gives you the next available number.  To get the record exactly pertaining to that user, when writing the data from GR PO you should also insert the $[USER] value which identifies the user.  You may compare this when fetching the data from the temp table on the Batch screen.
    Let me know if you need further direction or help
    Suda

Maybe you are looking for

  • Exception in thread main with package name

    I've got this problem: my program works fine when I haven't the line for the package name. When I put it, it compiles fine, but when executing it says "Exception in thread main" and a lot of other information from classes it can't find. I've got the

  • How to remotely fix my father's iMac

    I am often called upon to fix my 83 year old father's iMac. I would love to be able to somehow remote into his computer and fix it that way vs having to drive all the way to his house. Is there a way of doing this? I don't quite understand the differ

  • WRE54G Ver.3 Setup Wizard

    I have lost my Setup CD for the WRE54G Ver.3 and it is not available for download on the Support and Services page (although there are Setup Wizards for Ver.1 and Ver.2). Would you please provide access to this Wizard.

  • Opening a file in navpane from toolbar

    Hi all, Anyone know how to force a custom button in the skin of a webhelp output to open simultaneously : - an html page in the navbar instead of the default contents/reading pane? - and a page in the contents/reading page? Here is what I am trying t

  • HDD won't open when clicked on

    Hi there, Something strange has just happened with my computer. I was just loading some MP3s from a folder on my HDD into iTunes, when all of a sudden I couldn't open the folder titled 'Music' from where the MP3s came. This is not the same folder as