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.

Similar Messages

  • How can I delete the catalog in PSE 3.0 and start over?

    I'm running PSE 3.0 on Windows XP Home Edition. I'd like to delete the catalog and start over. The database seems to have become corrupted and I'd like to start over.

    1. To delete the catalog, go to C:\Documents and Settings\All Users\Application Data\Adobe\Catalogs. Application data is a hidden folder which requires that you enable the setting in Windows that displays hidden files. For this, in Windows Explorer, go to Tools>folder options>View tab>check "show hidden files & folders">apply.
    2.To make a new catalog, go to Files>Catalog>new.
    HTH,
    Ken

  • How can I delete my old numbers on Caller ID?

    Hello, I'm trying to delete my old numbers on Caller ID,
    some can be but some cannot be deleted.
    With numbers which cannot be deleted, there is this sentence;
    "Registered to your device"
    and "delete" link is gray, I cannot click it.

    I have tried as well to delete an old number that I no longer use or have but the delete key on the website is grayed out.  Is something wrong with the site or how can this be deleted.  I currently have bought two skype numbers.  The third on was an old number.

  • How do I delete rows in Numbers for iPad?

    I am new to numbers for iPad. How do I delete rows in Numbers for iPad? I am able to delete the data in the rows/cells but I can't delete/move up the rows so I can move data in it's place.

    I havn't got Numbers so I can't check it, but is what is on this page any help http://help.apple.com/numbers/ipad/1.4/#tan72717a35 ?

  • Delete Tabs in Numbers for iPad

    This might be a stupid question, but i can't figure out how to delete tabs in numbers for the iPad. Does anyone know how to do this?

    not stupid. Your just getting used to the way touch interfaces work with programs like this, thats all, its a learning curve.
    Have fun,
    Jason

  • 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.

  • Update BP Catalog numbers

    I have a customer wanting to update BP Catalog numbers using DTW. I have found SAP Note 1275393 which states that this is not possible.
    Attached to the note is an SDK project which can be used to achieve this, however this is in VB6 & our current version of VB will not let us open this.
    Has anyone converted this to a later version of VB ?

    Hi Julie,
    There are some tools available to convert the old code to new one. Have you tried to find one?
    Thanks,
    Gordon

  • Import catalog numbers for multiple BP at the same time

    I have to import different groups of the same catalog numbers for multiple business partners. I have been looking through the DTW templates and have not found it yet. Does this functionality exist and if so where would I find it? If not what to do, enter each one by one
    thx,
    Richard.

    Hi,
    I just looked at the available templates... I would use the oAlternateCatNum one.
    Regards,
    Eric

  • How To Add Business Partner Catalog Numbers throuh the SDK (OSCN)

    Is there an SDK Object to Add Business Partner Catalog Numbers (form 993)
    I would like to use a sdk object to Add Business Partner Catalog Numbers instead of using SQL to insert into the OSCN table
    Sincerely yours
    Riade Asleh

    Hi Riade,
    I suggest that you post this question in the forum for B1 SDK.
    Best, Winald

  • Deletion of Serial numbers/ Parallel sequences from production order

    HI ,
    I am trying to delete the Serial numbers from the production order programatically using the FM SERNR_DEL_FROM_PP. I dont get any error , but the serial number is not getting deleted from production order. If anyone have used this FM for deletion Please let me know what extra has to be done.
    Similarly i have a requirement or deletion of parallel sequence from the production order. Any FM to do the same?
    Code screenshot below
    CALL FUNCTION 'SERNR_DEL_FROM_PP'
           EXPORTING
                material              = i_matnr
                j_vorgang             = 'PMP2'
                ppaufnr               = i_paufnr
                ppposnr               = i_itemno
           IMPORTING
                anzsn                 = l_num_serno
                ZEILEN_ID             =
               SERIAL_COMMIT         =
           TABLES
                sernos                = gt_sernos
           EXCEPTIONS
                serialnumber_errors   = 1
                serialnumber_warnings = 2
                OTHERS                = 3.
      DATA ls_afpod_po TYPE afpod.
      MOVE-CORRESPONDING gs_afpod_po TO ls_afpod_po.
    *.....Update Number of serial numbers in parent order
      ls_afpod_po-anzsn = l_num_serno.
      update afpo
      set anzsn = l_num_serno
      where aufnr = i_paufnr and
            posnr = i_itemno.
      commit work AND WAIT.

    Hello,
    the function module SERNR_DEL_FROM_PP calls the function module SERNR_DEL_FROM_DOCUMENT within. There, the changes are only written into the memory.
    See also the code below:
    CALL FUNCTION 'STATUS_BUFFER_EXPORT_TO_MEMORY'             "P99K058111
            EXPORTING                                             "P99K058111
                 I_MEMORY_ID = MEMID_STATUS.                      "P99K058111
    The variable memid_status has the value 'SN_STATS'.
    So if you want to update the data, you have to call the following function module:
    CALL FUNCTION 'SERIAL_LISTE_POST_PP'
      EXPORTING
        MEMORY_ID_STATUS       = 'SN_STATS'
    Regards Simon

  • Deleting Old Catalogs Archives

    Does anyone know if you can delete old catalog archives. I backup lightroom once a week, but I noticed that the copy each week has a large file size (around 150-200 MB), I have been using the program around 6 months and it is starting to chew up some hard drive space. Are you able to delete any of the older archive backups? Also, if so, does lightroom have an option to do this?
    Thanks,
    brent

    No, there is no option in Lightroom for how many backups of your catalog that you keep; and no button to purge/delete them either.
    In a way Lightroom leads us into expecting this, but I would not be too bothered about it as a feature.
    I would prefer Lighroom to concentrate totally on our needs for photography and not get bloated with file management, that is more easily done outside of the program.
    If every program that we use gave us options to copy/replicate/duplicate files then we would be in big trouble.
    So my 2 cents worth is to know where the files are and get rid of some that are hogging space or are not worth keeping.

  • SRM - CCM 1.0 - How we can recover deleted procurement catalog

    Hi,
    We are using CCM1.0.
    Is there any method to recover deleted procurement catalog?
    Appropriate answer will be rewarded.
    Thanks

    Hi
    Welcome to World of SRM !!!
    I don't think it's possible to recover the deleted catalogs. Anyways, will try to find something and come back on this.
    Meanwhile, have a word with SAP, by raising a Customer OSS Message on this as well.
    Regards
    - Atul

  • 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

  • BP Catalog numbers and Item Codes Display

    Hello
    Is there any way that BP catalog numbers and item codes can be display together.
    Or is there any work around available.
    I have a client who wishes to use i.e view both  the item code and the BP Cat Number on their screen..,
    we create a formatted search and this worked.
    However the purchase orders which are automattically generated through another Add-on  cant use a formatted search to work.
    Thanks for your help in advance.
    D

    Dear Darpal,
    Kindly check note 1059015 which describes the workaround to display both Item Number and the Business Partner.
    Regards,
    Varun
    SAP Business One Forum Team

Maybe you are looking for

  • How to open a Ref cursor in Oracle Reports

    I have a stored procedure that returns a ref cursor as an output parameter. I want to call this stored procedure in Oracle Reports After Form trigger. I am having trouble with the syntax of the output parameter. Event_record is the name of the cursor

  • InfoProviders backup Strategy in SAP BW

    Hello;     Does any one experienced a backup issue with BW especially when you would like to perform a risky modification. Is there any backup strategy that is supported by SAP for any modifcation senario, if it is a small modification or also a big

  • REPORT IN SEVERAL PAGES

    Hi! My layout(Body) has some fields at the top (A,B,C) and then a matrix layout. When the matrix is too big, it's displayed in several pages. How can I do to repeat (A,B,C) on each page?? Thanks a lot! f.

  • BPEL Compilation Error - Take 2 - JoJo

    I am looking for is trying to figure out what am I doing wrong for this compile time error message to appear when I try to deploy the BPEL service. The BPEL diagram indicates no errors. Error: [Error ORABPEL-10902]: compilation failed [Description]:

  • NWBC : Add MS Outlook - Blank Page

    Dear Friends, I want to add MS outlook in PFCG role for NWBC user,so I have created one BSP application for it with following code <html> <head> <meta http-equiv="Content-Language" content="en-us"> <script type="text/vbscript"> <!-- Dim folder_1 Dim