Product ID Autogeneration for perticular Product Categoty

hi,
I need to implement the product ID Autogeneration functionality for perticular product category.
scenerio is:
While Creating New Product in Master Data after filling product category and other details after clicking "Save" button the Product ID should get filled automatically(Product ID Should generate Automatically ) for that perticular product category.
Is anybody have any idea about this?
Is there any BADI Available to autogenerate the product ID.
Quick response will be appreciated...!!!
Regards,
Sanket Chougule.
Edited by: sanket Chougule on Oct 6, 2008 11:20 AM

Hi..
I dont hv such idea but i think your Functional consultant can do this. they have to define this type of settings..
Meet your functional consultant..
rgds,

Similar Messages

  • Production order split for configurable products

    Hello
    Is it possible to convert an APO planned order for configurable product to a production order in ECC and then to split this order in ECC?
    What will be the visibility in APO regarding pegging, GATP...
    thanks in advance for your help
    regards
    patrice

    Hi,
    What strategy are you using
    Startegy 25 is used for MTO configurable material.
    Regards,
    Vishal

  • Use old product number for new product.

    Dear all,
    I have to manage the following case.
    From a defined date the engineering releases a new product that will substitute an old product.
    The marketing doesnu2019t want to change material number and would you like to use the old product number also for new product.
    This solution has a great impact for planning because there is not possible to distinguish the old product stock from new product stock.
    Could you help me?
    Regards
    Flavia Borselli

    Hi,
    I think one opption is discontinuation that was invited for such cases I thnk. You can set the new part number as the follow-up material of the old one - in this case planning will run smoothly hopefully...
    That would mean that they should use new part number but there would be some connection between the new and old one...
    Split valuation is another tool to make difference between batches from different origins when the material number is the same. But you wrote batch management is not active...
    If you use WM you can store the new & old goods separatly but I wouldn't prefer such solutions...
    BR
    Csaba

  • Make-To-Order Production for Service Products

    Hi All,
    has anyone some experience with SAP R/3 (SD, CS, MM, FI,CO) Make-To-Order Production for Service Products?
    Does the Make-To-Order Production Scenarion work for Service Products?
    Is there any documentation about Make-To-Order Production Scenarion for Service Products?
    Regards
    Klaus

    It works using transaction OSID to define service products and using requirements class and type to control the creation of service orders or projects for sales document items. All business services can be implemented using these service products.
    We have inplemented Customer Center Solution based on this approch for a Atlas Copco (http://www.atlascopco.com/us) with cutomer center in more tham 70 countries.
    They make, sell, rent, finance and service
    Construction and Mining
    Compressors and Generators
    Industrial tools
    Regards
    Klaus

  • Report-Total Discount of total product for perticular time

    Hi Experts.,
    my client gave a requirement ,he wants a report  on Total Discount of total product sold by giving item and material group. The report is unavailable in Stanadard hence have to develop.
    i need some help in creating this Report,
    With the development of this screen,  user can view Total Discount given on total product sold.
    The report should display the Item, Material group and Date
    Selection fields
    1-Material -  FACOM-MATNR
    2- material group VBRP-MATKL
    3- Item-  VBRP-POSNR
    4-document date-- From  VBRK-FKDAT  , To FACOM-FKDAT_BIS
    Discount from total sales will be taken from total bill amount for the perticular period
    The question is which field and table i will fetch for TOTAL DISCOUNT ,from the total sales for perticular period.
    please  suggest me ASAP
    i am waiting for the response
    Thanks,

    Hi
    I suggest to do with an ABAPer. It's been a long time since the last time that I did it. This is an idea, thinking in performance.
    1. Add a zz-field (ZZDICOUNT for instance) in table VBAP with an append. See Note 155012 - Further subtotal fields in pricing to do it if you don't want to use a field between KZWI1-6. Use the field ZZWI7 for instance.
    2. According to note 350068, do the steps that it suggests using field ZZWI7 instead KDMAT, ie, in step 4 you must do in include V05TZZMO. I think that perhaps you would add KNUMV (as ZZKNUMV) to orders before modification (be careful with performance)
    ***INCLUDE V05TZZMO .
    * This form is called in the include LV05TFMO.
    FORM MOVE_USERFIELDS USING ZP.
      CASE ZP.
        WHEN 'VBAK'.
    *     header
    *     MOVE LVBAK-XXXXX TO LVBMTV-ZZXXXXX.
          MOVE lvbak-knumv TO lvbmtv-zzknumv.
        WHEN 'VBAP'.
    *     item
         MOVE LVBAP-ZZWI7 TO LVBMTV-ZZWI7.
    *    for older documents (check it with your ABAPer, don't copy it and run in production without checking)
         IF lvbap-zzwi7 IS INITIAL.         "see if it's possible to check by date too
            SELECT SINGLE kbetr INTO zzwi7 FROM konv
               WHERE knumv = lvbmtv-zzkumv            "check that it's populated
               AND     kposn  = lvbmtv-posnr
               AND      ...........          "decide the type of select (GROUP BY,
                                               "INTO TABLE, ie: with an internal table
         ENDIF.
        WHEN 'VBEP'.
    *     schedule line
    *     MOVE LVBEP-XXXXX TO LVBMTV-ZZXXXXX.
      ENDCASE.
    ENDFORM.
    Remember that you must register the object in SSCR.
    3. Remember that it will work from this moment. Before this date with this coding doesn't work because the coding to catch data from KONV I'm not sure that it will work. So, perhaps the ABAP report will be the better solution.
    Moreover, take your time, look for help from an ABAPer if you don't know enough ABAP and of coure, check it and check it newly.
    I hope this helps you
    Regards
    Eduardo
    Edited by: E_Hinojosa on Jul 6, 2011 1:36 PM

  • How to find out the list of Production orders created for sales orders

    Dear All,
    Our company wants to generate a report for a List of Materials sold out in a particular Product Hierarchy. Along with that we want to know the list of Production orders created for the sales orders.
    How to identify the production orders which are created based on Sales orders.
    Kindly suggest.
    Regards,
    Mullairaja

    Check these threads
    [Sale Order & Production Order|Sale Order & Production Order;
    [Re: Linking Production Order against a Sale Order MRP run|Linking Production Order against a Sale Order MRP run;
    thanks
    G. Lakshmipathi

  • Creation of EBP Purchase Order for Service Products in MM

    Hello all,
    i have created the service master in MM system and then i have replicated the service master to EBP later i tried to create a EBP PO for Service Products through Sourcing from EBP to MM.
    But i am getting a failure message as "Error during determination of  backend document follow on documents for shopping cart " and PO is not created anyway.
    But i can create PO for Materials with the same process.
    I am getting this message only during creation of PO with Service Products.
    I request you if any body has the solution please post your valuble information as early as possible.

    Mahesh
    What I understood from your case is you were able to create PR in backend for service items when you assign vendor manually durin g SC creation.
    In that case definitely it will create PR instead of PO in backend. Because when a vendor is assigned manually during SC creation. that vendor is treated as desired vendor and not fixed vendor. So it gives suggestion to buyer, who converts PR to PO, to use this vendor.
    When a desired vendor is assigned manually, SC is treated as incomplete. SC is complete only when source of supply is assigned automatically.
    If you want that desired vendor to be treated as fixed vendor you need to maintain the same in BADI BBP_DOC_CHANGE and method BBP_SC_CHANGE.
    If PO is to be created directly(Without BADI logic) make sure vendor is assigned automatically in source of supply section of SC. This  can be possible by maintaining vendor list in SRM or maintain a Contract for that product in backend so that system will pick that source automatically.
    Try this and see what document is created in backend.
    PS:Reward points if the solution is helpful to you.
    Regards
    Jagadish

  • Adobe Photoshop CS4 Extended, owned for ages, licensing for this product has expired? Was using it two months ago.

    Hello,
    I have been trying to get Adobe's help for over a month now. I've been on the phone twice to them, opened up three seperate cases and still arrived at no solution. I was bought Photoshop CS4 Extended awhile ago and use it for my studies (I'm an art student). Two months ago my harddrive on my computer failed and I had to have a new laptop. I went to reinstall Photoshop and "Licensing for this product has expired" comes up. I've uninstalled, inreinstalled many times and used Microsoft Fix It Programme for uninstalling to make sure all the files are gone.
    Surfing the forums I learned that there should be a folder with back up and Adobe PCD but I don't have that folder at all. The serial number I use is my original serial number that I know works and adobe have even said it's a technical error. What do I do? College starts again in two weeks and I don't have the programme I use for it!

    Try the License Repair Tool Adobe - Adobe Licensing Repair Tool
    Other suggestions if this doesn't work: Error "Licensing has stopped working" | Windows
    Also if you must uninstall, use the Adobe CS Cleaner tool, not the Microsoft one. Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Help needed for automatic batch creation for by-products(PP-PI)

    Hi,
    In the Goods Recpt tab in transaction COR1, we have a field for creating a batch manually for the header material. On clicking on create, a pop up is generated whch facilitates creation of batch for the header material.
    At this point, if i go to the material list, I would like to see the same batch number ( same as header) written against the BY-Products.
    Essentially, when i create a batch for the header material, it should also create a batch with the same number for the by-product and populate the same in the materials tab.
    One important thing to note here is that when we click on create batch icon, the data is stored in a structure and the batch is actually created only when the process order is saved.
    Please advise if this can be achived by some standard settings in SAP or do we need to change the standard code. If later is the case, please advise about the point where to insert the required code. I have found a user exit at the point where batch numbe is created manually.
    Please advise.

    As per SAP Batch definition Batch is the quantity or partial quantity of a certain material or product that has been produced according to the same recipe, and represents one homogenous, non- reproducible unit with unique specifications. So logically you cannot have same batch number for two materials.
    If you want to find out the relation between batches of header material and by product that is produced during production, you can use Batch Information Cockpit.
    To see batch details in Batch Cockpit (T-code: BMBC), You have activate Batch where used function in IMG using path : Batch management-->Batch Where used list --> make setting for batch where used list.
    Regards,
    Sachin

  • Unable to display the pricing conditions for a product.

    Hi All,
        I have created a product with help of function modules.The problem is that i am able to populate the pricing conditions data into internal table,but the pricing conditions  is not being displayed in the Masterdata->Products-> Maintain Products screen. Can anyone suggest me in this regards.Is there any function module to be used? or any other procedure to be followed for the pricing conditions to be dispalyed? If any sample code also please provide me.Please respond soon it is an Urgent Requirement. Points will be awarded for useful answers.
    Thanks in Advance,
    Shwetha.

    Hi,
    The pricing in SD and MM is a separate module like thing and is maintained for different products based on the Condition records.
    The basic Pricing Procedure consists of Condition  Types, Condition Records, Accesss Sequences and condition tables.
    Generally with respect to all sales and purchase documents the pricing is maintained in KONV  and KONP tables based on the different condition types.
    reward points if useful
    regards,
    ANJI

  • Hi team , I have some questions/Problem for my product apple (iPad,iPhone) , I want to employee speak and type thai language

    Hi team , I have some questions/Problem for my product apple (iPad,) , I want to employee that can  speak  or response me in thai language
    1. ผม อาคเนย์  พำนักอยู่ประเทศไทย กรุงเทพฯ  มีปัญหาสอบถาม ดังต่อไปนี้
       - กระผมได้ทำการตัดบัตร เครดิต เพื่อซื้อเกมส์ผ่าน itune store ผ่าน apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ในวันที่18 ก.ค. 56 เวลา 17.07น. ซึ่งทางบัตรเครดิตได้แจ้งเรียกเก็บเงินมายอดเงิน 39.99$ ซึ่งในระบบจริงๆ ทางกระผมต้องการตัดในยอด 99.99$ แต่พอได้ประสานงานไปยังธนาคาร ได้รับการแจ้งกลับมาว่า ได้ทำการตัดบัตรในยอดเงิน 39.99$ ซึ่งในความเป็นจริงนั้น กระผมไม่ได้สั่งซื้อเกมส์ในยอด 39.99$ ซึ่งในยอด 99.99$ นั้นพยายามตัดในระบบบัตรเครดิตอยู่ แต่ทางกระผมได้ยืนยันกลับไปว่าไม่ให้ระบบตัดนะครับ เพราะว่าเนื่องจากมีปัญหาในการชำระเงินระหว่าง Apple itune store อยู่
       - ทั้งนี้ขอให้ทางเจ้าหน้าที่ประสานงานตรวจสอบ apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ตามที่ได้ให้รายละเอียดโดยด่วนว่าเป็นเพราะว่าระบบมีปัญหาหรือว่ามีอะไรเกิดขึ้นในข ั้นตอนการชำระเงินครับ
    รบกวนประสานงานกลับมายังกระผม อาคเนย์ ที่หมายเลขโทรศัพท์มือถือ +**** / reply feedback  email : lekod1@*** โดยด่วน ในวันศุกร์ที่ 19 ก.ค. 2556 ครับ
    ขอบคุณครับ
    อาคเนย์  อุดปิน
    กด
    <Edited By Host>

    Google translation:
    พนักงานของ iTunes Store จะไม่ได้อ่านข้อความในเว็บบอร์ดนี้ ถ้าคุณต้องการความช่วยเหลือสำหรับปัญหาที่มีใน iTunes Store, คุณจะต้องติดต่อกับพวกเขาผ่านทางแบบฟอร์มเว็บนี้:
    http://www.apple.com/emea/support/itunes/contact.html

  • "Licensing For this Product Has Expired" (But I just bought it!)

    I'm having an installation problem, with Adobe CS4 Design Premium for Windows on Vista(64).  For technicality purposes, I believe everything installed fine, but I have not been able to open the programs even once, which apparently means this is an installation issue.
    Here's the situation:
    I had a trial version of Photoshop CS4, it expired, I uninstalled it (or at least went to Control Panel-->Programs And Features--->"Uninstall"), bought Adobe Premier with my student discount, installed it with the new serial number and the 2 CDs without any problems (so I thought), but now every time I try to open any CS4 Program (Photoshop, Dreamweaver, Illustrator, etc.--anything but Acrobat Pro or Bridge CS4) I get a message saying, 'Licensing for this product has expired.'
    I found an equivalent issue with Macs and there appears to be a quick fix:
    "The tech had me remove APPLICATION SUPPORT > ADOBE > ADOBE PCD > cache > cache.db (to trash)"  This apparently solved the problem.
    Does anyone know an equivalent fix for Windows PCs?
    I've have tried downloading the fix from the following website:
    http://www.adobe.com/support/contact/licensing.html
    (Running this multiple times, rebooting, etc.) but I believe the above website is just for problems of "License has stopped working" and not "Licensing for this product has expired"
    I also tried setting my laptop's date/time back to May 31st 2009 following these instructions:
    http://kb2.adobe.com/cps/494/cpsid_49485.html
    but when I do that, I get the original, 'Accept these Terms' page, and as soon as I click "I agree' that page disappears, and nothing else happens. My computer works fine, but the program does not start. Therefore I can't deactivate the program/serial number, reset the correct date, start the program, and enter the proper serial number.
    Any chance someone knows the appropriate Windows File to remove to solve this problem?  Or have any other advice?
    Many thanks in advance,
    Kevin
    PS--I've tried to stay professional about this situation, but it really has me livid.  I'm appalled that something that cost me 300+ dollars (and I am fully aware it costs most honest people significantly more) could have caused me to waste the better part of a day, and get so frustrated, and I am still no closer to a solution.  If it doesn't get resolved soon I am tempted to try returning the software as 'defective' (which for all intents and purposes it is) or never buy an Adobe product again.  My friends have less trouble with the cracks/keygens/etc out there, and they're up $300+ on me.

    UPDATE:
    So, I took John T. Smith's advice (thanks for the phone number--relatively short wait time compared to the other number I had tried), and called Customer Service.  I got the usual run-around, where the first guy wanted me to try all the things I described in the original post. Had me try something else (which involve reinstalling) which didn't work. Finally, the next gal I talked with admitted she didn't know the solution, and the problem would be 'upgraded' to the next higher level of presumably smarter tech people.  I asked the time frame for this, and she said 1-2 days, which I wasn't happy about, and finally spoke with her supervisor.  This person walked me through the uninstallation, and had 'some files' I should delete.  AND FINALLY, I GOT WHAT I WANTED:
    He said if I just removed/deleted the following file:
    C:\Program Files(x86)\Common Files\Adobe\AdobePCD\Cache\Cache.db
    So the order he wanted me to do it was:
    Uninstall CS4 Design Premium (with windows vista Program and Features in the Control Panel, remove the above file, restart my computer, and reinstall the software. The reinstall didn't go smoothly the first time or two (early on, it said Illustrator, Photoshop, etc could not be installed..) so I just closed ALL programs, and tried again) and finally everything works, or seems to!
    From what I read on a Mac forum with the same problem, it seems like I might not have had to uninstall/reinstall the whole suite (which I wish I'd tried, because it would have saved me nearly 2 hours).
    But at any rate, everything seems to be working.  I wrongly assumed the PC version would have had a different culprit file to be removed.  I wish I'd searched my hard drive for the AdobePCD folder earlier.  But...now I am happy.
    Cheers, and I hope this post might be of some help to a poor unfortunate lad with the same problem I had.

  • The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU - SharePoint Foundation 2013

    After sucessfulling installing the SharePoint Foundation 2013, when i try to access the Secure Stored Service Application i get the below error
    11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 Secure Store Service         
     Secure Store                   g0n6 High     The trial period for this product has expired or this feature is not supported in this SKU. b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        8nca Medium   Application error when access /_admin/sssvc/ManageSSSvcApplication.aspx, Error=The
    trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.   at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1
    operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy
    proxy, String& errorMessage)     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()     at Microsoft.Office.SharePoi... b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        8nca Medium   ...nt.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.OnLoad(EventArgs
    e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     Runtime                        tkau Unexpected Microsoft.Office.Server.ProductExpiredException: The trial period for this product
    has expired or Secure Store Shared Service is not supported for this SKU.    at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)    
    at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy
    proxy, String& errorMessage)     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()     at Microsoft.Office.SharePoint.ClientExtensions.SecureSto... b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     Runtime                        tkau Unexpected ...reAdministration.ManageSSSvcApplication.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        ajlz0 High     Getting Error Message for Exception System.Web.HttpUnhandledException
    (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Office.Server.ProductExpiredException: The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.    
    at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()    
    at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy proxy, String& errorMessage)     at Microsoft.Office.Sha... b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        ajlz0 High     ...rePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()    
    at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
    Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)    
    at System.Web.Htt... b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        ajlz0 High     ...pApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) b3b6e19b-7de2-e016-ad32-0fc975829ef0
    11/16/2012 18:13:02.86  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation        
     General                        aat87 Monitorable   b3b6e19b-7de2-e016-ad32-0fc975829ef0
    Is it a bug or any issue in configuration?
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    Hello
    something should be related wuith this service, take a llok at my visual studio output whne I try to deplay and autohosted sharepoint app: (anyone can help)
    1>------ Build started: Project: MySharePointAppWeb, Configuration: Debug Any CPU ------
    1>  MySharePointAppWeb -> C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\bin\MySharePointAppWeb.dll
    2>------ Build started: Project: MySharePointApp, Configuration: Debug Any CPU ------
    2>C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\Web.Debug.config(34,4): warning : No element in the source document matches '/configuration/connectionStrings'
    2>  Transformed Web.config using C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\Web.Debug.config into obj\Debug\TransformWebConfig\transformed\Web.config.
    2>  Auto ConnectionString Transformed obj\Debug\TransformWebConfig\transformed\Web.config into obj\Debug\CSAutoParameterize\transformed\Web.config.
    2>  Copying all files to temporary location below for package/publish:
    2>  obj\Debug\Package\PackageTmp.
    2>  Packaging into C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointApp\obj\WebDeploy\MySharePointApp.Web.zip.
    2>  Adding sitemanifest (sitemanifest).
    2>  Adding IIS Application (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp)
    2>  Creating application (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp)
    2>  Adding virtual path (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp)
    2>  Adding directory (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp).
    2>  Adding directory (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin).
    2>  Adding directory (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\en).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\en\Microsoft.IdentityModel.resources.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\Microsoft.IdentityModel.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\Microsoft.IdentityModel.Extensions.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\Microsoft.SharePoint.Client.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\Microsoft.SharePoint.Client.Runtime.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\MySharePointAppWeb.dll).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\bin\MySharePointAppWeb.pdb).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\packages.config).
    2>  Adding directory (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Pages).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Pages\Default.aspx).
    2>  Adding directory (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Scripts).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Scripts\jquery-1.7.1.js).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Scripts\jquery-1.7.1.min.js).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Scripts\_references.js).
    2>  Adding file (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp\Web.config).
    2>  Adding ACL's for path (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp)
    2>  Adding ACL's for path (C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointAppWeb\obj\Debug\Package\PackageTmp)
    2>  Adding declared parameter 'IIS Web Application Name'.
    2>  Package "MySharePointApp.Web.zip" is successfully created as single file at the following location:
    2>  file:///C:/_works/visual%20studio%202012/Projects/MySharePointApp/MySharePointApp/obj/WebDeploy
    2>  To get the instructions on how to deploy the web package please visit the following link:
    2>  http://go.microsoft.com/fwlink/?LinkId=124618
    2>  Sample script for deploying this package is generated at the following location:
    2>  C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointApp\obj\WebDeploy\MySharePointApp.Web.deploy.cmd
    2>  For this sample script, you can change the deploy parameters by changing the following file:
    2>  C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointApp\obj\WebDeploy\MySharePointApp.Web.SetParameters.xml
    2>  Successfully created package at: C:\_works\visual studio 2012\Projects\MySharePointApp\MySharePointApp\bin\Debug\app.publish\1.0.0.0\MySharePointApp.app
    3>------ Deploy started: Project: MySharePointApp, Configuration: Debug Any CPU ------
    3>Active Deployment Configuration: Deploy App for SharePoint
    3>Uninstall app for SharePoint:
    3>  Skipping the uninstall step because the app for SharePoint is not installed on the server.
    3>Install app for SharePoint:
    3>  Uploading the app for SharePoint...
    3>  Creating a trusted root authority in SharePoint for IIS Express.
    3>  Installation is in progress (00:00:00)
    3>  Installation is in progress (00:00:01)
    3>  Installation is in progress (00:00:02)
    3>  Installation is in progress (00:00:03)
    3>  Installation is in progress (00:00:05)
    3>  Installation is in progress (00:00:06)
    3>  App failed to install, cleaning up...
    3>  App installation cleanup failed due to errors.  Please see the app on the SharePoint site’s “Site Contents” page for details.
    3>  App installation encountered the following errors:
    3> 
    3>  @"Error 1
    3>        CorrelationId: ceeeafab-3834-40ea-b360-c29d103e2248
    3>        ErrorDetail: The remote hosting service is not configured.
    3>        ErrorType: Configuration
    3>        ErrorTypeName: Configuration
    3>        ExceptionMessage: The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.
    3>        Source: RemoteWebSite
    3>        SourceName: Remote Web Site Deployment
    3> 
    3>  @"Error 2
    3>        CorrelationId: ceeeafab-3834-40ea-b360-c29d103e2248
    3>        ErrorDetail: The remote hosting service is not configured.
    3>        ErrorType: Configuration
    3>        ErrorTypeName: Configuration
    3>        ExceptionMessage: The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.
    3>        Source: RemoteWebSite
    3>        SourceName: Remote Web Site Deployment
    3>Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.
    ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
    ========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========

  • Develop a report to track discount for various product

    hi
      i need to develop a report to track discount for various product depending upon the client

    Hello Noor,
    I'm not sure but if you are talking about the marketing attributes, you can definitely use FM - CRM_MKTBP_ASSIGN_ATTRIBUT_TAB
    You need to pass the profile id, partner id and marketing attributes data. Thats it.
    I think the FM you ar eusing for terrritory is fine. It should work.
    I hope this helps.
    Thanks
    Vishal

  • BAPI for Open production orders

    Hi All,
    Any BAPI for open production orders?.... Using BAPI i want to upload open production orders informatiomations.... Please help
    Thanks & Regards
    Santhosh

    Hi,
       Please check the following BAPI,
    Goto BAPI tcode, select hierarchical tab
      Production orders,ProductionOrder ,ProdOrdConfirmation , RCVPRORDCF and check the BAPIs

Maybe you are looking for

  • Open a SubVI and run automatica​lly

    Hallo everyone, I´ve an event structure in which a SubVI is called by VI server. I don´t want the main VI to be frozen so I turned the wait until done off. But the SubVI is just called and in edit mode. How can I call the SubVI and run it automatical

  • Adobe Bridge CS 4 missing file properties

    I'm working with photoshop files (CS 4) and a few seem to have dropped some of the metadata from the file properties in the bridge browser. Dimensions, Resolution, Bit depth, and Color Mode are missing, and the Color Space is listed as Untagged, even

  • WebCache in clustered mode throws http Error Code 508

    Hi All, I have Oracle webcache in a clustered mode ,which is acting as a loadbalancer for the Oracle Application Server. The Oracle Application Server is hosting custom j2ee application . Scenario 1: Only one Node of WebCache is Up If i try to access

  • My program has become deathly ill........................... =X

    Guru's, My Motion 4 application has gone on the fritz. I am working with a relatively small project file. I can not scrub through the timeline with out the program freezing and 'not responding'. Furthermore I have opened up a previous project and I a

  • Facetime with no contract?

    Can you use Facetime before paying for the data plan? Im buying an iPhone 4 tomorrow but wont be able to be on the plan til later, i was wondering if i could use this app or if i'd have to wait.