How to reuse a rejected IAP product ID

Hi,
my application has been rejected because of a wrong IAP type. (should be non-renewable iso consumable).
I've been asked to create a new IAP using the correct type, this way I don't have to upload a new binary and don't habe to get in line for review again.
I've deleted the faulty IAP, and tried to create a new one using the same product ID. The system tells me this ID has already been used, I'd have to pick a new one. But why? The old ID has been deleted.
Now I'm only doing what the reviewer told me. I really don't want to resubmit a new binary with a new product ID.
Any ideas how to solve this problem?
Thanks in advance
Alex

Hi,
my application has been rejected because of a wrong IAP type. (should be non-renewable iso consumable).
I've been asked to create a new IAP using the correct type, this way I don't have to upload a new binary and don't habe to get in line for review again.
I've deleted the faulty IAP, and tried to create a new one using the same product ID. The system tells me this ID has already been used, I'd have to pick a new one. But why? The old ID has been deleted.
Now I'm only doing what the reviewer told me. I really don't want to resubmit a new binary with a new product ID.
Any ideas how to solve this problem?
Thanks in advance
Alex

Similar Messages

  • Return vendor rejection from production line

    Hi,
    Guru,
    How to return vendor rejection from production line and it should be vendor wise.
    regards,
    rakesh patel

    Hi..
    To achieve this requirement there are some developments are required.
    e.g.:- One different movement type should be there for handling vendor rejection from production line to transit store.
    One different transit store should be there  for handling the rejections.
    And you must know that particular material has come from which vendor e.g. 10nos are from xyz vendor and 7 nos from abc vendor.
    Now you can do the transfer posting thru MIGO from production line to transit store. and can select supplier from partner tab.
    Different movement type and storage location would be very helpful for reporting part. And maintain discipline.
    Regards
    Vivek.

  • How to find the Rejected quantity in the Itemmaster data-- Inventory Tab

    Hi Experts,
    I want to find the Rejected quantity value when iam raising a production order->issue>and Receipt.
                         In the Receipt from production, if iam giving 10 qty as rejected the value must get displayed in the inventory tab of item master.
                         I have created a UDF called Rejectedqty in the inventory tab, but how to import that rejected value from the receipt form to this inventory tab,the value 10 must also be subtracted from the available qty present in the inventory tab.
    This query is used for finding the available items to sell:
    SELECT T0.OnHand - T0.IsCommited FROM OITW T0 WHERE T0.ItemCode = $[$5.1.0] and T0.WhsCode = $[$28.1.0]
    I want the same for the Rejected Value(it must get subtracted from the Available qty).Keep me posted if solution is found out.
    Regards,
    Magesh.

    I am thinking you want to show the rejected quantity on the Parent Item in the Inventory Tab.
    Use the following SQL for showing the Net Available Qty after subtracting the rejection.
    <b>SELECT T0.OnHand - T0.IsCommited - (SELECT SUM(T1.Quantity) FROM IGN1 T1 WHERE T1.ItemCode = $[$5.1.0] AND T1.TranType = 'R')
    FROM OITW T0
    WHERE T0.ItemCode = $[$5.1.0] and T0.WhsCode = $[$28.1.0]</b>
    Use the following SQL to get just the rejected quantity
    <b>SELECT SUM(T1.Quantity) FROM IGN1 T1 WHERE T1.ItemCode = $[$5.1.0] AND T1.TranType = 'R'</b>
    Suda

  • How do I perform a "Suite Product Activation" so that Acrobat will start working on my new Retina MacBook Pro?

    How do I perform a "Suite Product Activation" so that Acrobat will start working on my new Retina MacBook Pro?
    Like others, I have recently upgraded my MacBook Pro to the next generation and migrated all my information from old to new. Everything works seamlessly EXCEPT Acrobat. Photoshop, Indesign, Bridge and Lightroom all seem functional. Acrobat hangs with an error message "Suite Product Activation Needed. Acrobat was installed as part of a suite. To enable Acrobat, please start another element of the suite (such as Photoshop)." Needless to say, starting another element of the suite has NO impact on Acrobat.
    This has to be a common problem. Now that Apple has made it really easy to migrate information from old to new machines, it has to come up all the time. What surprises me greatly is that I can't find any coherent answer in these forums.
    So how do I get Acrobat running again?

    Hi Anubha,
    I do not understand what you said below.
    I am running Adobe Acrobat Pro Version 9.5.5. I do not remember whether it came with Photoshop or InDesign.
    When I open Photoshop, it opens without my having to follow any instructions to activate the software. As a matter of fact, I cannot find my Photoshop serial number anywhere in the Photoshop program itself. I do know it from my profile at Adobe.com. Are you suggesting I deactivate Photoshop on the new computer and then reactivate it using my serial number? Will it reactivate?
    When you say
    "/Library/Application Support/Adobe" at the root level of the startup disk (not the Library folder inside a user's Home folder)
    what do you mean? I do not have a startup disk. I have the original installation disk but that version of Photoshop has been updated a few times.
    After staring at your instructions for a while, I realized that you might be talking about the Library/Application Support folders resident on my Macintosh HD, although why you called it a startup disk is unclear to me. IAC, I went into those folders and duly moved the three folders into a new folder I called “Acrob1” and restarted Adobe Acrobat 9 and got the following error message: “AMT Subsystem Failure  The licensing subsystem has failed catastrophically. You must reinstall of call customer support.” with a small (6).
    By undoing my actions I am back to the staus quo ante.
    Now what?
    Regards, Robert

  • HT4199 My macbook pro and ipad does not recognize my printer on my wireless network, but my pc does. How can I get my apple products to see it on the network so I can print wirelessly?     My printer is a Brother MFC-J270W

    My macbook pro and ipad does not recognize my printer on my wireless network, but my pc does. How can I get my apple products to see it on the network so I can print wirelessly?     My printer is a Brother MFC-J270W

    try disabling email scanning for incoming mail.
    One of the last things that occurs is the mail server and Thunderbird sign off on "where we are up to" and Thunderbird stores this state information in the popstate.dat file in your profile (there is one in each POP mail account folder). If the anti virus, or you for that matter, end the conversation a few seconds early that hand off does not occur and the popstate is not stored.

  • How do I accept/reject green/red changes in a FM CMP Compare Document

    I am working in FM 11 and needed to merge one file that two writers worked on at the same time with different sections of that file updated. I used the FM Utility > Compare Documents. The result CMP file showed me the inserted text in bright green and the deleted text in red. How do you accept/reject these changes? My workaround is to retype what I wanted to keep and select and delete text I wanted to delete.
    I also tried to use SVN update to merge the files, but SVN didn't seem to be able to merge my two files (even though SVN merged a text file that user 1 UPDATED before they COMMITTED their change. The UPDATE merged the changes from writer 1 to the working copy from writer 2 without disturbing writer 2's changes. Then writer 2 was able to COMMIT. But this only worked on a TXT file and did not work with FM files. With FM, SVN just would not let writer 2 UPDATE if his copy was not in sync with the committed copy.
    Ideally I would like to be able to merge changes on the same file from two writers who updated different sections. Any suggestions? Thanks.

    Another approach:
    FrameMaker uses the conditions Inserted and Deleted to mark inserted and deleted text in the CMP file.
    In the Search/Replace dialog select the Deleted condition for deleted text to search for.
    Leave the Replace box empty.
    Then search for the Deleted condition and either replace (i.e. delete the text) or leave it as it is.
    After this search/replace the remaining text with the Deleted condition is correct. Therefore delete this condition without deleting the text.
    Then do the same with the Inserted condition for inserted text. Either delete this text or leave it as it is.
    Then delete this Inserted condition.

  • How to reuse a jar file in another application

    i have created a jar file.Now i want to reuse this jar file in another java program.Could anyone please guide me with the steps of how to reuse a jar file

    i have created a jar file.Now i want to reuse this
    jar file in another java program.Could anyone please
    guide me with the steps of how to reuse a jar fileput your jar file in class path and import the class which u want to reuse in your code so that u can access all the methods in that class in ur code.

  • How about some more samsung products in the auctions ? I really don't want to bid on those crappy ipads. How about a better mix of product lines or at least some of your "new" digital coupons geared towards Samsung products????

    How about some more Samsung products in the auctions ? I really don't want to bid on those crappy ipads.
    How about a better mix of product lines or at least some of your "new" digital coupons geared towards Samsung products????

    How about some more Samsung products in the auctions ? I really don't want to bid on those crappy ipads.
    How about a better mix of product lines or at least some of your "new" digital coupons geared towards Samsung products????

  • Does anyone know how many times a newly purchased product (MB Air 2014) can be exchanged within the 14 day period?

    Does anyone know how many times a newly purchased product (MB Air 2014) can be exchanged within the 14 day period? I feel like the MB Pro would be a better fit for me, so I wanted to exchange my Air for the Pro. But also, if I end up not liking the Pro and want to go back to an Air, would I be permitted to do so with another exchange? (all still within the 14 day window after purchase of course).
    Also, are there any specifics I need to know in order to return my product and get a new one?  Obvioulsy, I would be sure to remove all of my personal files, music, etc...but is there anything else I need to do?
    And lastly, and im sure this question is irritating to you Mac wiz kids out there, but are the two models im comparing really all that different?  I just cant make up my mind and would love some pointers/suggestions/tips/info to help me figure out what model is best for me (the apple employee that was helping me in the store was actually not that helpful at all, if they were I wouldnt have to ask this question on a discussion board).  I do tons of multimedia things and download and enjoy music, tv shows, movies, all that stuff..and I used to love to burn dvds and cds (obviously cant do that with the MB Air now which totally bummed me out ).  Which model does anyone think I should stick with?  Id greatly appreciate some opinions! Really tho, help me out ppls! I'd love some helpful advice! I sometimes have problems making big/important/expensive decisions lol  I just really want to make sure i am getting the best model for all of my daily tasks and all of the things i actually do regularly on my computer.
    Oh, last lastly- I cant afford anything more than a 13" STANDARD MacBook Pro at the moment...soooo the Retina display is unfortunately not an option for me.
    Which is also a big bummer.but i think i can get over it...or beg someone to loan me an extra $200 lol
    Someone....Annnnyyyone....Pleeeeease....Heeelllllllp....
    Thanks

    Just play with each and figure out which one you want. I believe they only allow 1 exchange unless it is a defect issue. You can always return the exchanged item and rebuy what you want if they will not allow you to do multiple exchanges.
    But again, you need to really figure out which one you want.

  • Problem: IAP Product is unable to restore, Paid app has to buy again after reserving app name

    I face to 2 problems with my app after reserving app name for published app.
    1. IAP
    I published my WP8 apps ~1 year ago (we didn't have to reserve app name at this time).
    Recently, I reserved an app name (same with published app) and published app. After that, our customers feedback that they're not able to restore IAP product that already bought. I tried with my personal account and it's true. It's strange that this
    only happen on Windows Phone 8.1 OS. It's still be ok to restore IAP on Windows Phone 8 OS.
    2. Paid app
    Same situation above, after reserving app name for published app and release an update. This app is unable to download on both Windows Phone 8 & 8.1 OS for users who already bought. Please check error message below. I tried to restart the device but
    problem still occur.
    Both 2 problems become serious for us because our customers who purchased IAP product and paid app think we're cheating them.
    I tried to contact to WP Support but they're investing for 1 week and now there is no answer for me.
    I really need someone here could support us to roll back our apps to the stage that before I reserving an app name or fix it ASAP for us.

    I'm also experiencing the same issue for my paid (with trial) app and it's becoming a serious problem for my users. I have an open ticket with Support for a month now and the case is still under investigation with the root cause not established yet. Interestingly,
    the issue also started right after assigning a reserved app name.
    Ocean68, by any chance, did you ever offer your paid app for free in the past? Just trying to see if there's a correlation here. Thanks.

  • How to find out if Adobe products bought "as is" in an auction have been activated? [was: license]

    Hello everybody out there,
    we're an IT business. We've bought several Adobe products in an auction. As the products are sold "as is", we don't know if they've been activated or not.
    We've bought those products in order to resell them. Does someone know how we could know if our products (CS4, CS5, CS5.5 and some standalone apps) are activated ...Without activating them ?
    If it's not possible, is there a way to de-activate some licenses ?
    In the worst case, is it possible and legal to resell an Adobe product that has been activated (I guess it isn't) ?
    Thanks a lot for your answers !

    Out of curiosity, how do you know that you have not purchased stolen or pirated copies in the auction?
    Adobe has a license transfer process for legally buying and selling products.
    Transfer an Adobe product license
    Without that transfer process, Adobe has no way of knowing if you are the legal owner of the product licenses.

  • How to find out if a Product is HU or non HU managed in SAP EWM ?

    Hi All,
    Sorry for a naive question. But i tried to google this thing but couldn't find much material on SAP EWM.
    How do i know if a Product is HU managed or non HU managed in SAP EWM ?

    you can control per storage type whether an HU is allowed or not.
    so you do not assign the HU but a setting if HUs are allowed or not.
    You can create a new HU in various processes e.g. picking or packing. It's not possible to list all possibilities here.
    What process are you trying to execute?

  • How to restrict the GR for Production Order when Goods Issue is not done

    Hi Gurus
    How to restrict the GR for Production Order when all the required components for production order are not issued with all required quantity. Even for partial issue system should not allow GR with 101. The user status with RMWA, RMWF & CGFB is not working.
    Pls suggest best solution.
    Abhijit.

    Hi,
    You can club together the GI nad GR at the time of confirmation..
    I.e Backflush for the components and auto GR for the Product.
    So that you can stream line the Process.
    The best Option would be to use the User Exit:
    Enhancement - MBCF0002
    Functional Module - EXIT_SAPMM07M_001
    Include - ZXMBCU02
    Refer below link for further details..
    How to stop the goods receipt before issueing the goods for production orde
    Regards,
    Siva

  • How to set default reject reason in VA01 (create sales order)

    Hi
    Everybody can tell me how to set default reject reason for item in sales order.
    in our sap system there are a default reject reason as '90'. We want to set it as "Null".
    Thanks
    Henry

    Hi,
    Assigning a default Reason for Rejection is not in standard SAP. I am sure there is some enhancement/user exit which updates the reason for rejection.
    Please get the help of an ABAPer, create the sales order in debugging mode and he will find out the logic behind the automatic reason for rejection.
    Before that you can find the exits in the include MV45AFZZ for any code related to this.
    Hope this helps

  • How do we Prevent Creation of Production Orders for Phantom materials.

    Dear Experts;
    We have some materials which are Phantoms.
    We have set "special procurement type" as 50 in MRP2 and "Strategy Group" as 59 in MRP3
    These are non stchable items, but have BOMS.
    We dont create orders for them, however at the mement the system allows order creation. How do we prevent creation of production orders for these items in the system.
    Thanks in Advance
    Richard.

    Dear Richard,
    Check using this BADI - WORKORDER_UPDATE using method IN_UPDATE or Release by including a check if MATNR and for
    WERKS combination if SOBSL = 50 from table MARC,then do not allow to save.
    Check whether this works or else you have to set a plant specific status using OMS4  for not allowing production order
    creation and assign this value in the material master of the phantom assemblies.
    Check and revert
    Regards
    Mangalraj.S

Maybe you are looking for

  • Where is XSLT mapper?

    I was advised by PeopleSoft Tech Support (who now work for Oracle!) that JDeveloper contained a utility for creating XSLT. There directions were to right-click the project, expand General, select XML, then select XSLT mapper in the Items list. Proble

  • Use of Attributes in the following table

    Could anyone please specify the use of each attribute in the follwoing Table All_clusters All_source All_triggers Dba_external_Tables Dba_source Dba_triggers User_indexes User_Source User_triggers V$session Thanks in Advance

  • Dynamically updating XML

    Does anyone have any recommendations for the best way to dynamically add new content to an xml file? I have tried to write to the file from a php form using fwrite, but encountered a snag when trying to get the php page to write the new xml to the se

  • Displaying the % sign (dynamically - conditional formatting?)

    Hi. I have a report that  consists of 2 columns: First column (A) is a STRING data type, second column (B) is a NUMBER data type. Based on the value in column A, I want to be able to choose whether or not to display the % sign in column B. I am using

  • Nameless Nested Classes passed in Function Parameter?

    I am trying to get my head around the following code example: javax.swing.SwingUtilities.invokeLater( new Runnable() { public void run() { createAndShowGUI(); }});What is actually getting passed to the SwingUtilities.invokeLater() function? Can anyon