UDF with currency selection in BP Catalog numbers

Hi
I have some UDF in BP Catalog numbers and I now need to add currency as well.
How can I add a UDF which gives me the drop down possibility to select from B1's currency list?
Thanks and best regards
Franz

Sridharan,
Thanks a lot for this extraordinary swift help! Works perfect!
An additional question:
I can not change the column order in BP Catalog numbers since the From settings .. symbol is grayed out. Is this only with my release and is possible in a newer release or how can I change the order?
I have 2005 A SP01 PL31.
Thanks and best regards,
Franz

Similar Messages

  • UDF with Currency Display

    I have created a UDF (Units & Totals type) for Good Receipt PO rows that must display a USD amount. I have tried Price, Rate and Amount with no luck.  Not only will the UDF not display a currency indicator, it will not hold the decimal places as entered in the Display tab of General Settings once the field is no longer in focus.  Any numeric value entered defaults to 0 decimal places.
    Any help would be appreciated.

    Suda,
    Sorry to keep at this, but I want to make sure I understand and am not just making a rookie mistake.  If I add a UDF with a structure of Price, I should NOT expect to see that field displayed as a price (i.e. currency), but it will be maintained in the db as a price?  And further, if I add this UDF to a printed form, even then it will NOT display as a price, only as a numeric field? 
    (If I could give you more than the alloted 10 points, I would.  You've been very patient and helpful!)
    Mimi

  • Regarding Lightroom Slideshow module: When I click on the preview button I get the following error: An internal error has occurred: ?:0: attempt at index a nil value. This occurs with any group of images I select in my catalog.

    Regarding Lightroom Slideshow module: When I click on the preview button I get the following error: An internal error has occurred: ?:0: attempt at index a nil value. This occurs with any group of images I select in my catalog.

    Jeannine,
         If you follow the advice of the previous poster Julie Kmoch and then gradualy add presets back in one at a time you might be able to find the one that is causing the issue. I may be guessing, but I believe the issue has something to do with either an incompatible Preset setting (eg a older preset in newer version of LR) or a corrupt Preset.
    Say you bought LR2 and imported a bunch of Presets from the internet, cuz 'Hey these effects are cool and I don't have to recreate the wheel', and then you upgraded to LR3 (not a clean install) and now one of the Presets that calls a certain slider setting or value that is different in LR3 doesn't work anymore. This might be why it throws the error, but again I am just speculating.
    Location of LR Preset folder in Windows Vista/ Windows 7
    C:/Users/<YourUserName>/AppData/Roaming/Adobe/Lightroom/Develop Presets
    If you do not see the folder AppData, you may need to change the settings in Windows Explorer to 'Show Hidden Files and Folders'. To do that in Windows Vista/ Windows 7, open a Windows Explorer window, Click on Organize, then Foler and Search Options. Then click on the View tab and select the option button next to Show hidden files, folders and drives.
    Hope this helps a bit,
    Glenn

  • How can I get the phone numbers in contacts to appear with dashes between the first 3 numbers, the next 3 numbers, and the last 4 numbers?  Until very recently it did so.  Contacts on my macbook pro does show up this way.  I do have a mobile me account an

    How can I get the phone numbers in contacts to appear with dashes between the first 3 numbers, the next 3 numbers, and the last 4 numbers?  Until very recently
    it did so.  Contacts on my macbook pro does show up this way.  I do have a mobile me account and in the past syncing was no problem.  What setting has changed?

    The phone number format as well as the date language and format and the time format are controlled by the Region Format setting. Go to Settings > General >International > Region Format.  When you change a region format, you can go back one page (to International) and see an example of the date/time/phone number format that your selected region format will produce.

  • How to activate Approval in Sales Order for the UDF with condition

    Dear Expert,
                       I have created the UDF field Rebate(type amount) in Sales Order.I want to activate the approval procedure for this UDF with condition where Rebate is greater then Zero.I had applied the query and Activate it in approval procedure.--
    SELECT (Case When IsNull(count(T0.[DocEntry]),0) <>0 Then 'True' Else 'False' End) AS TF            
    FROM Ordr T0   where DocType='I' AND t0.U_rebate >0 and convert(Varchar(20),T0.[CreateDate],103) =(select convert(Varchar(20),Getdate(),103))
    But I found that the approval procedure activate every time inspite the Rebate field is Zero.
    Plaese suggest some soloution for it.
    regards,
    PankajK

    Hi Pankaj......
    Try this.......
    Select Distinct 'True' From ORDR T0 Where T0.U_Rebate>0 and T0.DocType='I' And T0.DocNum=$[ORDR.DocNum.0]
    Hope this will help you.......
    Regards,
    Rahul

  • Import of credit card data(tcode PRCC) getting error with currency

    Hi Everyone,
    Here is one query regarding Credit Card Clearing in Travel Management.
    We were initially using KR files for uploading SAP specific credit card Transactional data to employee buffer and it contained data for only US employees with currency as US. Now we are migrating to use GL1025 files with employees from multiple countries and multiple currency. But the Service Provider (American Express) is sending transactional details with billed currency as USD for all employees(even for employees from other country). On processing the file in PRCC we are getting the below error for non US employees.
    Do we have any configurations or something that needs to be maintained inorder to allow this?
    Awaiting response.
    Thanks in advance...
    Regards
    Binshi

    Hi All,
    For my above requirement, I made two configuration changes and the transaction details are getting loaded with out any error.
    1) Changed the 'Settlement of foreign currency receipts" to 'hard currency' for the trip provision variant in global settings under control parameters for Travel expenses.
    2) Maintained hard currency as USD for the other country(non US) in country settings. non US employee receipts got loaded in buffer in currency USD as required.
    With this configuration change, even the posting document  for all foreign currency receipts including AMEX receipts were created in USD.But our requirement was to make payment for all AMEX receipts in USD and other foreign currency receipts in the employee local currency.
    So we just tried with the third  option for configuration 1. Changed the 'Settlement of foreign currency receipts" to 'choose Between Trip currency and Hard currency per receipt'.
    Now with this, foriegn currency receipts of the employee posting document getting created in employee local currency and AMEX receipts in USD. But we are confused how the currency for posting document is being selected with this option 3. Could anyone help us please??
    Thanks & Regards
    Binshi

  • DI-Error: You cannot select batch or serial numbers for a closed row

    Hello Experts,
    I have several B1-Systems connected to R/3-Systems via B1iSN.
    In B1 for example I have 2 rows in Purchase Order. One row was closed by a goods receipt - 1 row is still open.
    From our R/3-System we send Order-Acknowledgements to B1. Because line 1 is already closed we want to ignore row 1 and update only information in row 2. By using KeyExpansion I could solve that requirement (check in B1-System if row is already closed -> insert row in IDoc only with LineNum). For example:
    <Document_Lines>
      *<row>* <!-- ignore -->
        *<LineNum>0</LineNum>*
      *</row>*
       <row> <!-- update -->
        <LineNum>1</LineNum>
        <ItemCode>ABCDEFGHIJK</ItemCode>
      </row>
    </Document_Lines>
    Unfortunately DI-API does not allow to update each row separated. I always have to send all rows in IDoc even if one row is closed.
    For one B1-Company batchnumbers on every transaction is required. When creating Goods Receipt we have to define a batchnumber for item. But now if I want to update a open row (as described above) I get an B1iSN-Error:
    DI Error: (-10) You cannot select batch or serial numbers for a closed row
    Any ideas to solve that Error? Thanks.
    Regards,
    GB

    Hi Bastian,
    I have still one open question. How to tread Document Lines Additional Expenses?
    If I use the logic of visual order I still get the error "You cannot select batch or serial numbers for a closed row".
    Example:
    <Document_LinesAdditionalExpenses> 
    -      <row>
               <LineNumber>4</LineNumber>*no expenses*
    </row>
    -      <row>
               <LineNumber>0</LineNumber>*no expenses*
    </row>
    -     <row>
               <LineNumber>1</LineNumber>*no expenses*
    </row>
    -     <row>
               <LineNumber>2</LineNumber>*no expenses*
    </row>
    -     <row>
               <LineNumber>3</LineNumber>*expenses correct*
               <ExpenseCode>3</ExpenseCode>
               <LineTotal>10.00</LineTotal>
    </row>
    </Document_LinesAdditionalExpenses> 
    How can I solve that?
    Thanks and regards,
    GB

  • DTW BP Catalog numbers many records

    Hi Experts,
    I have a business scenario where the client has around 500 customers and around 50 Vendors. Each vendor has its own item list with specific BP Catalog numbers and price associated with the items supplied by that vendor. In order to maintain the difference in the item code from what is referred to by the vendors and customers in particular we are using BP catalog functionality of SAP Business One. I am aware of the DTW import for the BP catalogs.
    The issue is, assuming there are around 1000 item codes supplied by different vendors, some of them may be common . If we make a BP Catalog import file for each customer for all the items in order to ease ourselves out of the effort of analysing the item codes that have different BP catalog numbers as compared to the item codes, the total records to be imported would come out to be at least 500,000  (500 X 1000). Doing a DTW import for this would take hours. Its running for 3 hours and still hasn't shown any progress bar yet where i am tring to import it from a database table rather than a CSV.
    Could someone recommend a better out of the box solution for this scenario?
    Thanks and regards
    Amit Arora

    Hi Amit..........
    While executing any query or any FMS or any Data Import SAP first checks each and every permutation  and combination whether it can be done or not. If it finds any data missing then it gives error. So in your case as it has more permutation and combination SAP will obviously take time to check the availability of each record for every performed actions.
    If you want it to be completed as much as fast it can be then you may have to develop your own utility.......
    It might be a program or some back end function....
    Regards,
    Rahul

  • Vendor Catalog Numbers

    Hi all,
    I've noted that both my Goods Issue and Goods Receipt screens are blank in Vendor Columns (I.e. Customer/Vendor Ref. No, Customer/Vendor Name etc) and i want to query stock adjustments supplier wise.
    Can this be rectified by assigning Vendor Catalog Numbers to items in the system? because at the moment we're only using ItemCodes?
    And if so, whats the procedure to update the existing items with Vendor Ref. No.s and to ensure that all the new items are either automatically or manually updated? Thanks
    Regards,
    Henry

    Hi Henry,
    If you do want to query stock adjustments supplier wise, the only possible way is to set up all items with unique Vendor Catalog Numbers.  Please note, that means if you have one item with multiple Vendors, you end up with duplicate items with different codes everywhere.
    It might not be a good practice for you in the long run.

  • Deleting BP Catalog Numbers

    Hi,
    Is there a way to delete all existing BP catalog numbers at once? I mistakenly globally updated one BP's catalog to the entire BP list and now want start over from scratch. Thanks.

    Hi Bishal- I know that I can update and overwrite using DTW, but in this case i want to actually do a bulk removal, which is not possible with DTW. It is possible with SQL, but of course that is a no no from SAP.
    Hi Jitin- I know I am able to remove the BP catalogs one by one from within the B1 interface, but because I accidentally created 800+ catalogs, I'm looking for a faster way to clear all records.
    Any other ideas? Thanks a lot.

  • Cannot add row without complete selection of batch / serial numbers SBO 8.8

    Hi
    I have written some code to import a goods receipt po document in SAP 8.8
    When the item is a batch number I get the message 'Cannot add row without complete selection of batch / serial numbers'
    This is my code -
                        doc.Lines.SerialNumbers.SetCurrentLine(0)
                        doc.Lines.SerialNumbers.InternalSerialNumber = batchno
                        doc.Lines.SerialNumbers.ExpiryDate = CDate(bbdate2)
                        doc.Lines.SerialNumbers.ReceptionDate = CDate(Now.Date)
    Can anyone see what is wrong please ?
    Many thanks
    Regards Andy

    Hello
    You would like to import items with batches or items with serials?
    This code is importing items with serials.
    Hereby an expample for each cases
    'bacthes
            oDoc.Lines.BatchNumbers.SetCurrentLine(0)
            oDoc.Lines.BatchNumbers.BatchNumber = "1"
            oDoc.Lines.BatchNumbers.Quantity = 1
            oDoc.Lines.BatchNumbers.Add()
            oDoc.Lines.BatchNumbers.SetCurrentLine(1)
            oDoc.Lines.BatchNumbers.BatchNumber = "2"
            oDoc.Lines.BatchNumbers.Quantity = 1
            oDoc.Lines.BatchNumbers.Add()
            ' here you should apply condition: sum of batch qty = oDoc.Lines.Quantity -this completes the selection
            oDoc.Lines.Add()
    'serials
            oDoc.Lines.SerialNumbers.SetCurrentLine(0)
            ' Use the correct line for selection of serial numbers:
            ' I have the settings "None" -> Systemserialnumber will be used
            ' query: SELECT T0.[SriUniqFld] FROM OADM T0
            oDoc.Lines.SerialNumbers.SystemSerialNumber = "1"
            'oDoc.Lines.SerialNumbers.ManufacturerSerialNumber = "1"
            'oDoc.Lines.SerialNumbers.InternalSerialNumber = "1"
            oDoc.Lines.SerialNumbers.Add()
            oDoc.Lines.SerialNumbers.SetCurrentLine(0)
            oDoc.Lines.SerialNumbers.SystemSerialNumber = "2"
            'oDoc.Lines.SerialNumbers.ManufacturerSerialNumber = "2"
            'oDoc.Lines.SerialNumbers.InternalSerialNumber = "2"
            oDoc.Lines.SerialNumbers.Add()
            ' here you should apply condition: count of serialnumer lines = oDoc.Lines.Quantity
    Regards
    János

  • Working with two or more tables in Numbers

    Working with two or more tables in Numbers
    It is possible to write numbers or names in Table 1 B-2, B-3, B-4, B-5, B-6 etc. and automatically copy in Table 2 only B-2, B-4, B-9, B23 etc.
    What do I need to do???
    Thanks for the help

    The table on the left is named "Source" and on the right "Destination":
    In the table "Destination" on the right:
    B2=Source :: B2
    select B2 and fill down

  • Searching for images with no keywords in large catalogs - LR5

    I have a catalog with several thousand images and 98% have keywords. Is there any way to do a global search for the images which I may have missed adding keywords to?

    Thanks Geoff, that was very helpful!
    Date: Sun, 13 Oct 2013 19:20:07 -0700
    From: [email protected]
    To: [email protected]
    Subject: Searching for images with no keywords in large catalogs - LR5
        Re: Searching for images with no keywords in large catalogs - LR5
        created by Geoff the kiwi in Lightroom for Beginners - View the full discussion
    I think the easiest would be a Smart Collection like this:
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5757341-486659/450-273/ScreenShot2013-10-14at3.16.09+PM.png
    Or use the Filter Bar in Grid Mode and Select the same option:
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5757341-486660/450-162/ScreenShot2013-10-14at3.17.54+PM.png
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5757341#5757341
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5757341#5757341
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5757341#5757341. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Lightroom for Beginners at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Selecting Data in Chart (Numbers)

    Is there a way in Numbers to cycle through chart elements from the keyboard like in MS Excel (arrow up or down)?
    Or
    Once a data series selected in a charting Numbers, how to select another data series in a chart from the keyboard (i.e. with out clicking on it)?
    Thanks for any help.

    Hi Holm,
    Apparently not, at least not with the key stroke combinations I tried.
    Regards,
    Barry

  • How can i get all values from jtable with out selecting?

    i have one input table and two output tables (name it as output1, output2). Selected rows from input table are displayed in output1 table. The data in output1 table is temporary(means the dat wont store in database just for display purpose).
    Actually what i want is how can i get all values from output1 table to output2 table with out selecting the data in output1 table?
    thanks in advance.
    raja

    You could set the table's data model to be the same:
    output2.setModel( output1.getModel() );

Maybe you are looking for

  • Detect Control-Plus and Control-Minus

    Hi, I want to detect keyboard events in a swing application, with the Control key and the '+' or '-' keys pressed (the ones from the keyboard, not from the numpad). This is to provide similar behaviour than Firefox for increasing and decreasing the f

  • How to deactivate SPNego after running the SPNego Wizard in NW2004s

    Hello, We have a NW2004s Platform with Usage Type AS Java and DI.  The SPNego  is configured using the SPNego Wizard and its working absoutely fine. The problem is this that we would liek to use the Basicc authentication also side by side. In NW2004,

  • Not working luminosity variation

    Hi On my N97 mini the luminosity don't change at all while the ambiant light change.. Am I the only one to have this issue? And anyway the minimal light is way too much when you're in the darkness, reducing the minimal would maybe save battery. And i

  • Problem - Create RESTFull Service Using SOA Suite

    Hello folks, I am facing an issue while trying to create a simple REST WS with JDev and SOA Suite 11g. I have tried with JDev 11115, what I get from that is when I call the service endpoint I get a null pointer exception, just as described here: http

  • How can I protect my html/js application

    Hi, I coded an air application using html/js, after packaging the app, I can rename the .air file to .zip and cas see what is inside : all my html/js/css files, it's the sam thing after installing the app : the end user can see the source code of my