Control creation of PR from project before release

Dear All,
Can we make settings such as before releasing the project system should not allow us to create PR/PO ?
regds,
CB

Hi
As mentioned by Ahmed,
You can control creation of PR for particular time period by using WBS User status Profile configuration or Locking all account assignment data.
Else you can use Res/PR key as From Release and needs to be defined in N/W Profile
Also you use FM for status change for Activity
Swapnil Kharul
Edited by: SWAPNIL PRAMOD KHARUL on Sep 26, 2009 9:36 AM

Similar Messages

  • SSDT: Creation of localDB instances from project file - Sql Server Unit testing purposes

    I have a SqlServer Database Project in my solution (VS2013 Professional) which has a corresponding test project with some stored procedure unit tests. Currently I am using a LocalDB and as far as I understand a local database instance is created in C:\Users\[User]\AppData\Local\Microsoft\Microsoft
    SQL Server Local DB\Instances\Projects and the specific .mdf file referenced in the SQL Server Object Explorer is in C:\Users\[User]\AppData\Local\Microsoft\VisualStudio\SSDT\[ProjectName]. The unit tests run fine on my local machine which I have developed
    the project on.
    My issue is we have a box which is configured to check out the project file from our version control, build the project using ms build commands and then run the unit tests using VSTest.Console. Usually with C# Test projects we reference the test project
    dll and the unit tests run fine. I have referenced the dll for the test project with the stored procedure unit tests in. 
    With the Stored Procedure unit tests however we get this exception: 
    Initialization method [project].[spTest].TestInitialize threw exception. System.Data.SqlClient.SqlException: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. The specified LocalDB instance does not exist.
    After some digging I have realised that the localdb instance seems to be created when the project itself is created in VS not when it is built. Specifically when the localdb is first used and if you look into the appData folder of the test machine there
    is no corresponding mdf file for the project.  
    The question is is there a way to set up a localDB instance on the new machine if all you have the project file? The only purpose of the project on the test machine is to run the unit tests, no other development purposes. VS2013 Professional is installed
    on the test machine but a solution only using config file changes or MSBuild/VSTest commands would be preferable.
    I realise you could change the connection string to an actual test database and run the unit tests of that but we quite like the localdb approach for the testing. I also realise that you could potentially transfer the mdf file (haven't tested this solution)
    as well, though I would prefer if there is a solution to my initial question. 
    http://technet.microsoft.com/en-us/library/hh234692.aspx
    http://msdn.microsoft.com/en-us/library/hh309441(v=vs.110).aspx
    I have been reading up on LocalDB and I assume a automatic LocalDB is created when you create a sql server database project (ie on localdb first use). I have tried adding the database creation to the test project config file but do not really know where
    to go from there. The second link does not really specify when the named localdb will be created if you add the config items and I am not even sure if that is an actual solution.  Here's my test project config file for reference
    <configSections>
    <section name="system.data.localdb" type="System.Data.LocalDBConfigurationSection,System.Data,Version=4.0.0.0,Culture=neutral,PublicKeyToken=[PublicKeyToken]"/>
    <section name="SqlUnitTesting_VS2013" type="Microsoft.Data.Tools.Schema.Sql.UnitTesting.Configuration.SqlUnitTestingSection, Microsoft.Data.Tools.Schema.Sql.UnitTesting, Version=12.0.0.0, Culture=neutral, PublicKeyToken=[PublicKeyToken]" />
    </configSections>
    <system.data.localdb>
    <localdbinstances>
    <add name="SimpleUnitTestingDB" version="11.0" />
    </localdbinstances>
    </system.data.localdb>
    <SqlUnitTesting_VS2013>
    <DatabaseDeployment DatabaseProjectFileName="..\..\..\SimpleUnitTestDB\SimpleUnitTestDB.sqlproj"
    Configuration="Release" />
    <DataGeneration ClearDatabase="true" />
    <ExecutionContext Provider="System.Data.SqlClient" ConnectionString="Data Source=(localdb)\Projects;Initial Catalog=SimpleUnitTestDB;Integrated Security=True;Pooling=False;Connect Timeout=30"
    CommandTimeout="30" />
    <PrivilegedContext Provider="System.Data.SqlClient" ConnectionString="Data Source=(localdb)\Projects;Initial Catalog=SimpleUnitTestDB;Integrated Security=True;Pooling=False;Connect Timeout=30"
    CommandTimeout="30" />
    </SqlUnitTesting_VS2013>
    Thanks in advance for any response. Sorry if there is any misunderstanding, while I have been using VS to develop from the start, this is the first time I have used a Sql Server Database Project. 
    Regards,
    Christopher. 

    Yes, you can create a LocalDB instance manually. You use the SqlLocalDb utility, see here:
    http://technet.microsoft.com/en-us/library/hh212961.aspx
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Control for delivery from projects

    Hi
    Is there any way we can control the delivery of components from projects CNS0 using User statuses.
    The components in project stock should not be delivered until the User status permits it.
    Kindly advise.

    Hi,
    Please create a user status with business transaction "Goods Issue Delivery" as forbidden , and assign the status to the WBS element.
    It should work. I have not tried it out though.
    Muraleedharan.R

  • Service activity creation in SAP from MSP (Microsoft Project)

    Dear All,
    As we are planning to integrate  SAP & MSP, I have one query regarding service activity creation in SAP from MSP.
    In case of service activity in SAP we have to assign respective services also otherwise it does not get saved.So when we transfer service activity from MSP (after maintaining the respective control key in MSP ) how we will manage with all services because we can not define these service in MSP.
    Apart from that we have some procurement parameters also like material group, purchasing org, price, outline agreement....we have nothing in MSP for these...so how we will  manage with this.....
    Please just share your valuable input to deal with this....Thanks..
    Regards
    Ashok Sangal

    Hi Harsh
    Thanks for your quick reply......
    I agree with you that by flexible field mapping we can do but my concern is that service activity should have services also defined in MSP  because when this will come to SAP , it will ask for services & if services are not available then this will fail.
    Please suggest your opinion ..
    Regards,
    Ashok Sangal

  • Release Resource from Project during closeout?

    Hi,
    How to release a resource from Project during project closeout. I found the following options, please suggest the procedure,
    Case : 1. Created Requirement
    2. Assigned Resource (Provisional)
    3. Submit for Approval
    4. Approver approves assignment.
    Option A:
    1: Update Requirement duration
    2. Enter new End date
    3. Subimit for Approval
    4. Approver - Approves assignment
    Option B:
    1. Cancel resource requirement
    Is there any way to release the resources from project. This should reduce the resource available hours ?
    Regards,
    AK

    Hi,
    I also strongly recommend you to read the following material. It is long, I know, but covers almost everything, including your questions:
    Working with the Development Infrastructure
    http://help.sap.com/saphelp_nw04s/helpdata/en/03/f6bc3d42f46c33e10000000a11405a/frameset.htm
    This includes also some conceptual descriptions, tutorials, it describes among others the component model, and nwdi elements one by one like cms, dtr and cbs, etc, I believe it is a good start.
    Still, let me briefly, but really only in a nutshell answer your questions.
    The changes are only in inactive after checkin. You won't find in active, only if you activate (for details about actvation please refer to the above guide, since if I go into details, I am afraid the answer will be too long).
    This was so far the dev/inactive and the dev/active part.
    Then you release the changes and import into consolidation. Here it is indeed tricky, since a force activation takes place after a succesful import, so your changes will be visible in both cons/inactive and cons/active.
    You also asked what to consider if you delete a DC:
    #864515 - How To Delete a Development Component
    You wanted to know where to monitor activities. For this go to the CBS webui and check the "Activities" page.
    Here you can look up all the activations took place in the past,  you can check pending activations, etc, you can even use CBS webui to activate.
    Release: You are completely right, there is no release feature in any webuis, as this feature was never implemented. While you can activate from NWDS and from the CBS webui, regarding release the only option is NWDS.
    I hope this helps, let me know if you require more clarification.
    Best Regars,
    Ervin

  • Delivery from Project for the Assembly: sales order item

    Hi,
    When I create a sales order lets say for material "A".
    And I want to deliver this component from sales order. With Production order.
    I have attached the material "A" in Project to an activity with a positive quantity, in MD04 I am unable to see the planned order for that.
    Project is released and it has created a order reservation but i am unable to convert it into the Planned order how it can be achieved.
    Material is not relevent for the MRP.
    Please suggest some solution.

    Hi,
    Please run project MRP (MD51), selecting option 3 (planned orders) against create P.req. field under MRP control parameters tab.
    Planned orders will be created automatically & u can see in MD04 also.
    Thanks
    Kishore

  • How to create Sales Quotation from project through DP81

    Dear Guru's,
          How to create Sales Quotation(VA22) from project through DP81, what all the customization settings are required for this functionality; please explain me all the step those are required for this process.
    Regards,
    Sai

    Hi,
    You can use DP81 and DP82 to create Quotations .
    If you want to use DP81 then you need to link Sales Inquiry with Project by entering the WBS Element in Account Assignment Tab of Inquiry and also enter the DIP Profile in Sales B View.
    Else you can carry sales pricing without the creation of Inquiry.Enter the DIP Profile ,Dist Channel,Division in control data tab of project and also enter Sold to party in Partner tab.
    See SAP help for customisation of DIP Profile .
    Muzamil

  • CNS0: Delivery from project -- jump to VL01N screen

    Hi guys,
    we are creating deliveries from projects. We now have the request to jump to the normal maintenance screen of deliveries (VL01N) before the delivery is saved, so that other fields can also be maintained.
    Does anyone knows if a user exit within CNS0 is supporting that? Something like a "before_save" user exit so that we could jump to VL01N screen?
    Any other ideas are welcome as well....
    Thanks for your replies
    Cheers
    Jan

    Hi,
    Try following
    V50R0001 - Collective processing for delivery creation
    V50R0002 - Collective processing for delivery creation
    V50S0001 - User Exits for Delivery Processing
    Regards

  • How to set paths for  bc4j Project in release 2

    Hi
    I have a workspace with 2 projects 1 bc4j and the other contains my jsps etc
    They were created in JDev9i RC
    I have recreated my connections in release 2
    I have opened the projects in Release 2 I am trying to run the bc4j Project to test if all is working in release 2 and I got a whole host of errors like:
    -jsp files must reside in the server root directory or a subdirectory beneath it
    -cannot access directory javax\servlet\jsp : verify that directory is reachable from classpath and \or sourcepath
    -cannot access class oracle.jsp.runtime.HttpJsp : file oracle\jsp\runtime\Http.Class not found
    It seems like there is something I need to specify in the classpath /path
    but I am not sure what
    Any one know?
    thanks

    Hi
    Thanks for your response
    The bc4j project compiles and runs fine now
    but I am still getting a runtime error
    when I run the jsp project
    the error is
    JBO-33001: Cannot find the configuration file /IntranetPackage2/common/bc4j.xcfg in the classpath
    I have tried including that path in the java source path but still no effect
    It appears there is a little snag at each step of the way

  • PS: WBS is not flowing for a Material, while creating delivery from Project

    Hi,
    While creating delivery from Project thro CNS0, WBS is not flowing for a Material in delivery, in turn WBS is not flowing in Billing document for same material, in turn not allowing to Post the Billing document to Accounting.
    Error while releasing Billing to the Accounting: Accounting Entry is not generated. Error Message:Assign Condition type
    YMRG in COPA.
    Pls let me know, what can be the reason ?
    Thanks.
    Amit.

    Hi Kuldeep,
    Check this note,
    Note 159387 - Message BP603: incorrect line item is displayed
    Its valid only till 4.6. Might give you some idea but.
    Regards,
    Gokul

  • Delivery from Project with reference to sales order

    Dear All,
    I am facing problem in delivery. In my case scenario is-
    1. There are 10 materials with 20 quantities.
    2. I create a sales order only for two material with 5 quantities and enter wbs element number.
    Now when i use CNS0, enter sales order number and wbs elelment number system shows all 10 materials that I dont want means I want the materials that are included in sales order. Please help me how to control this.

    Please read SAP Help for a better under standing...
    I mentioned below a line from SAP help for your info.
    ...... it selects material components, the system takes components into account that have been assigned to either a network or ...... ...
    Please follow the below path to access the help..
    SAP Help Portal >>> Logistics >>>> Project System >>> Material >>>> Delivery from Projects......

  • How to delete the project  version RELEASED.

    System is below:
    " Project 1522DJ110001 version RELEASED already exists
    Message no. CJ016
    Diagnosis
    A Version RELEASED already exists for project 1522DJ110001.
    System Response
    Processing stopped. "
        but in the system , there are no  "Project 1522DJ110001". so the user can't create the project "1522DJ110001".
        how to delete the Project 1522DJ110001 version RELEASED ?
    Please explain me all the steps to be required.
    Thanks in advance!

    Hi Harish,
    When I select Delete Project Version from Extras menu in CN41, its asking session number and version.
    In session number no serch help is avialble. I am keeping it blank and seleting RELEASED in version.
    After pressing enter I am getting an error Project Version RELEASED cannot be deleted??
    Let me the exact steps to deleted the Project Version.
    Thanks and Regards,
    Atul R. Rajmane

  • Error creating Ant buildfile from project in JDeveloper 10.1.3 EA1

    I got the following error when I try to create a buildfile from project in JDeveloper 10.1.3 EA1:
    java.lang.NullPointerException
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:85)
         at oracle.ide.net.URLFactory.newUniqueURL(URLFactory.java:164)
         at oracle.jdeveloper.builder.SourceModel.generateDefaultFileName(SourceModel.java:135)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.initializeFromContext(GenerateBuildfileModel.java:83)
         at oracle.jdeveloper.builder.file.FileBuilderModel.<init>(FileBuilderModel.java:24)
         at oracle.jdevimpl.ant.wizard.NewBuildfileModel.<init>(NewBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.<init>(GenerateBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileWizard._buildModel(GenerateBuildfileWizard.java:54)
         at oracle.jdeveloper.builder.AbstractBuilder.buildState(AbstractBuilder.java:30)
         at oracle.jdeveloper.wizard.common.BaliWizard.invoke(BaliWizard.java:121)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:310)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:358)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1082)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:366)
         at oracle.ide.util.IdeUtil$1$1.run(IdeUtil.java:1062)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    This error happens in any project independently of its contents.

    I have just had this same exception. The first project within the workspace worked fine, the second workspace had the exception. I've used this wizard several times before with success. I'm using 10.1.3.0.4 (SU5)
    The "Model" project which worked has the following technology scopes:
    Ant
    Database
    EJB
    Java
    TopLink
    UML
    The "User Interface" project which did not work has the following technology scopes:
    Java
    JSF
    JSP and Servlets
    1. Any ideas on what I can do to work around this problem?
    2. How can I help you debug this issue?
    thanks,
    chas

  • Automatic creation of PO from shipment cost document

    Dear Experts
    PLease let me know the settings with description to understand for the creation of PO from shipment cost document. It seems inegration with FI is also needed. Request your explanation with the settings in SPRO
    Thanks
    Ganesh

    For automatic Generation of Purchase Order
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Types and Item Categories > Define item Categories (T_56)
       In the Generate PO, Enter one of A, B, C.
           Do not generate purchase order
    A    Generate purchase order for validity period of 1 day
    B    Generate purchase order for validity period of 1 week
    C    Generate purchase order for validity period of 1 month
    For assigning posting in G/L Accounts
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Types and Item Categories > Assign shipment cost types and item categories
    Based on the item category created before, assign the valuation class.
    Assign the Valuation class to the Shipment header or leg (whichever is planned for ) and the item category you created before.
    Assigning the Shipment cost type to the shipment type
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Relevance and Default for Shipment Cost Type (T_57)
    Assign the Shipment cost type to the Shipment type and mark it as relevant for shipment cost.
    Checking the assignment of G/L Accounts to the Valuation Class
    SPRO > Logistics Execution > Transport > Shipment Costs > Settlement > Automatic G/L Account Determination
    Select the Account Assignment - GBB - Enter the Chart of Accounts - Check if VBR was assigned the G/L accounts for the Valuation class you specified before.

  • Automatic creation of TO from TR

    Hi
    While doing automatic creation of TO from TR through SE38 through the programme       RLAUTA10  following error is getting thrown
    "Processing type is not maintained for automatic TO creation
    Message no. L3404"
    Diagnosis
    To process transfer requirements / posting changes during automatic transfer order creation, you require a processing type that is maintained in the Customizing appplication when you set the control for automatic TO creation.
    Procedure
    Maintain the processing type in the Customizing table specified above.
    Pls help me how to resolve this

    hi Kumar,
    you have to maintain automatic creation of TO in backround for your im movement type in OMKZ.
    also in backround you have to activate backround processing in OMKZ(it will go to SM36).There you have to give the job name and processing time(periodically,one time etc..)
    regards
    venkadesh

Maybe you are looking for

  • Problem exporting from final cut pro to compressor

    Hi, I'm trying to export to compressor from Final cut pro, but every time i do so, I keep getting the same error message 'Selection contains no media' but it does. It will export to Quicktime fine. I'm only trying to export to compressor so I can sav

  • Sending a csv file using OS command

    Hi all, I would like to know whether it is possible to send CSV file stored in application server to some email ids using OS Command process type.Using APD a file will be generated at a particular application server path.That file around 2 MB needs t

  • Exclude additional records

    Hi all, We have a infoset and query, which were working fine so far. I have one zfield in my infoset, in my query output, this zfield will show 1 as value for one record. But due to some scenarios, the value 1 is coming for multiple records in my out

  • FM 5.0 not showing Port Channel correctly

    1 x PC is showing as thick link and also all ISLs shown beside it. There are other PC created and all ISL links have been replaced by one PC link in the topology diagram. All links are up and working if viewed from CLI. Port channel created between 1

  • Download a txt-File

    Hi, The following Code downloads Files from a Server, but it has one Problem, if I want to download a txt-File there are 3 Line-Feeds too much at the End of the downloaded File I think it is a Problem with the Part, where the header is created.