Project system error

hi all,
this my query against budget error in project system in tcode sap_alr_87013558 i am finding that my budget is for 11100000, actual is 8116942,commitment is 511355,remord plan is 9597403,and available is 1502597 .
please note that even i am having the budget i could not make a requistion for 44000. plase help me out.
Regards ,
Abraham

Hi
The error message says are still some open purchase orders exist for this project.
You have to close all these purchase orders before closing the project.
Use transaction code ME2J and give the input selection parameter : Project id and select Purchase order, selction parameter as open quantties execute the report.All the open PO will be displyed.You have to short close the all open POs.
Similarly check for other documents like open invoice etc.
Regards
Ramakrishna

Similar Messages

  • PROJECT SYSTEM :error message

    When we do technically completed for an activity in PROJECT SYSTEM ,system should give an error message if there are any production order for which materials are yet to be received. Can any one tell me how to do it.

    Hi
    The error message says are still some open purchase orders exist for this project.
    You have to close all these purchase orders before closing the project.
    Use transaction code ME2J and give the input selection parameter : Project id and select Purchase order, selction parameter as open quantties execute the report.All the open PO will be displyed.You have to short close the all open POs.
    Similarly check for other documents like open invoice etc.
    Regards
    Ramakrishna

  • Project system: error when confirm an activity

    Hi Gurus,
    I try to confirm an activity ( TC: CJ20N ). I go through "Edit / Activity / Confirm" but I get following message NO VALID CAPACITY FOR FINITE SCHEDULING (mssg Nr. C7 057).
    However I already confirmed an activity assigned to the same work center.
    Do you have any explanation what why the error message occurs???
    What does the indicator relevant for finite scheduling mean?
    Please advice!
    Thanks

    Hi
    I think you are using Capacity planning for scheduling activities in PS. Hence check your work center or any reports of your PS/WBS where u can see the available capacity for scheduling your activity.
    This is not refferring to the Activity type in controlling, it is referring to the Internal Activity in PS.
    Regards,
    Suraj

  • Project system budget error.

    hi all,
    this my query against budget error in project system in tcode sap_alr_87013558 i am finding that my budget is for 11100000, actual is 8116942,commitment is 511355,remord plan is 9597403,and available is 1502597 .
    please note that even i am having the budget i could not make a requistion for 44000. plase help me out.
    Regards ,
    Abraham

    hi Paul,
    My overall budget is 100000 the project is been  planned  on the overall basis and not on annual basis
    my assigned value in tcode Cj30 is 98000 so i have only 2000 remaining But in information system tcode s_alr_87013558 it is showing me that mine assigned value is only 70000 and remaining is 30000 but however  i  could not make any purchase req or any services activity even though i have 30000.
    What is this Assigned Values is there any report for me to see this assigned values.
    The solution which i did is in tcode cjbw i have deactivated the availability control for the project. Now the 30000 which was available it is absorbing and my problem is now solved but now this available budget is also going in minus values how can i stop this.
    How Again can i Reactivate the availability control. In my budget profile (OPS9) i have put availability control status as 1 (activate at the time of budget allocation)
    And also can u give me the ps community name.
    Regards,
    Abraham

  • Excelrepor​tdemo project link error with CVI2010 on windows 7, 64-bit operating system

    I am trying to run the excelreportdemo project in CVI2010 on windows 7, 64-bit operating system. I have the Excel2013 installed as well. I have chosen the build configuration as release or debug for 32 bit system so to be compatible for the test platform for production.
    However, I get 12 Project link errors as following:
    Undefined symbol '_ExcelRpt_RangeBorder@24' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WriteDataFromTableControl@16' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellValue' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellRangeAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartAddtoWorksheet@40' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartWizard@52' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetChartAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationQuit@4' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookClose@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
    I have found a previous dicussion back in 2007. Unfortunately it did not help for the same problem on my new machine and CVI2010. Could anyone give me help on this/
    Thanks!
    Yuwei
    Solved!
    Go to Solution.

    The previous discussion link is pasted below:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-adding-the-activex-instrument-e​xperiencing-undefined/m-p/580608/highlight/true#M3​1390
    It did not solve my problem, but may spark your idea of helping me.
    Thanks a lot!
    Yuwei

  • While transfering Adobe form to PS(Project system) getting Error.

    Hi Experts,
    I am getting error While transfering Adobe form to PS getting Error.
    The asdobe form we are using is DPR_STATUS_REPORT_AIF and enhancement implementation is DPR_STATUS_REPORT_AIF.
    I am getting the following error.
    Error occurred when generating the print preview (function module: /1BCDWB/SM00000006)
    ADS: com.adobe.ProcessingException: com.adobe.Processin(200101 )
    Please help me with this.
    Thanks in advance
    Subhaskar

    Hi Max,
    Yes its in Active. Even i can be able to see the print form in SFP transaction.
    But the problem is coming when we are transfering the adobe form to PS(Project System).
    Regards
    Subhaskar

  • PROJECT SYSTEM :No error message while doing TECO(TECHNICALLY COMPLETED)

    When we do technically completed for an activity in PROJECT SYSTEM ,system should give an error message if there are any production order for which materials are yet to be received. Can any one tell me how to do it.

    Hi,
    I don't think standard SAP supports what you want to achieve.
    Regards,
    Paul

  • How to create the Custom project System as Web Project

    Hi,
    I have created a custom project system using this walkthrough. But
    this walk through is targeting Visual C# project system. I need to create the Custom project system as Web project and set the start up page as index.html file. How can I achieve this?
    Note: 
    I have got the Custom project system sample from VS2013 SDK samples(https://mpfproj12.codeplex.com/).
    But it demonstrate the Custom console applications only.
    - Abbas K

    Hi,
    So you didn't even follow this walkthrough yet? If you did, how did you do it?
    I failed to create such a web project system because I finally messed up my VS experimental instance. But it's possible to create a custom web project system, by following this walkthrough. Someone else has successfully made it, check this
    link.
    The difference is that you have to use web project type instead of the console application project type. You could copy a web project's .csproj file into the VSPackage project and rename it to xxx.myproj. There's an error in the walkthrough that the AssemblyInfo.cs
    file should be put into Properties folder and set the "Build Action" property to Content, "Include in VSIX" to true.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Office 2013 Technet installation Error 25004. The product key you entered cannot be used on this machine. (System error: - 1073422314)

    I am receiving an error when attempting to install
    Microsoft Office Professional Plus 2013 which I downloaded from the TechNet site.  At the end of the installation process I receive the following message: 
    "Error 25004. The product key you entered cannot be used on this machine. This is most likely due to previous Office 2013 trials being installed. (System error:
    -1073422314)"
    I have never installed a trial or Beta of any Office product on this machine.   However, I have installed Office 2007 Ultimate and Office 2010 Professional Plus.  All of these are 32bit versions downloaded from TechNet site.  In addition,
    prior to this error I had attempted unsuccessfully to install the 64bit version of Office 2013 as well as standalone versions of Visio Professional 2013 x64 and Project professional 2013 x64.   All three of these installations failed due to previous
    installation of 32bit Office software, so I have downloaded the 32 bit versions but not yet tried to install, other than Office 2013. 
    I used the Custom upgrade option during the attempted install of Office 2013, specifying "keep all prior versions".
    Note that all the above was done on a new machine.  The specific purpose was to test co-existence of multiple versions of OFFICE (2007, 2010, 2013) to facilitate user training and migration.
    I have tried uninstalling via Control Panel, and performed some of the steps for manual removal, however did not do all of them since 1) They are quite lengthy and 2) Some of them seem to involve removing ALL prior versions of Office, which I do not want
    to do; the earlier versions are working properly and I do not want to have to uninstall them.  Just want to uninstall and reinstall Office 2013.   Also tried running  O15CTRREMOVE.diagcab which indicated that it could not find a problem,
    but did not seem to remove anything. 
    I have read about ten recommended TechNet articles, which recommend everything from running a FIXIt tool, uninstalling all OFFICE software, and reformatting the whole machine.  Most of these involve System error -1073418209 rather than -1073422314 (which
    is the code that I am getting).   Other than that the problem sounds the same.  This seems to be a problem with key management and copy protection in these products, dating back to 2010.  Dozens of IT professionals have tried the solutions
    and vented their frustration since other than the full format, the other solutions work only sporadically, if at all.  Some of these people had been working with trial or beta software, but many who encountered this problem had not.  As
    noted above, none of my software was a trail version.    I do not want to uninstall all the OFFICE versions, particularly if it as likely as not will not resolve the issue.   (I am also getting paranoid to the extent of fearing that
    after uninstalling everything I might not be able to reinstall any version).  I think what we need here is a definitive fix from Microsoft, though I am not too hopeful, in view of the lack of response to all the other technicians who have been struggling
    with this for at least the past three years. 
    If anyone is aware of a solution which works consistently, I would appreciate it.  Reformatting however is not an option.  Detailed instructions for completely uninstalling Office 2013 (ONLY 2013) might be helpful.  I would be willing to uninstall
    all versions, but only as a last resort, and only if there is some assurance that this will actual solve the problem (for many others it did not seem to do so).
    Thanks
    PS: Probably doesn't matter, but I am running this on Windows 7 Pro w/SP1, 64 bit edition.

    Tony,
    Thanks for your reply.   I do in fact have three versions of Office installed on this machine, 2007 2010 and (hopefully) 2013.  I have on previous occasions installed 2007 and 2010 on a single machine, but this is my first attempt to install
    2013.   
    According to TechNet article  office.microsoft.com/en-us/support/install-and-use-multiple-versions-of-office-on-the-same-pc-HA103981695.aspx (Install
    and use multiple versions of Office on the same PC) it is possible to install
    Office 2003 2007 2010 and 2013 on a single system, provided they are installed in the sequence indicated.  It is noted that some problems may occur, notably involving file associations, but there is no
    mention of any activation key issues.   
    As stated in my original request, the software which I have installed is NOT a trail version.   I did NOT obtain it from the evalcenter, but from
    https://technet.microsoft.com/en-US/subscriptions/securedownloads/hh442904.  
    The above is a full retail version.    The files which I downloaded are:
    en_office_ultimate_2007_united_states_x86_dvd_480625.iso
    en_office_professional_plus_2010_x86_515486.exe
    en_office_professional_plus_2013_x86_dvd_1123673.iso
    I know that the error message says that the problem is commonly caused by attempting to install trial software more than once, but that is not the case.  Several other people have reported this same problem, sometimes involving trial software but not
    in every case.    My own opinion is that this is a software bug involving key management and copy protection. 
    Many people have reported on TechNet that the problem was NOT resolved even after uninstalling all Office software.  While there is a chance I might get lucky, I really would like a solution which has a better chance for success.
    By any chance, does the error code 1073422314
    provide any further insight into this issue?
    Thanks again for your help.  However, further assistance is needed to resolve this issue.
    PS: Sorry the font sizes are so mixed up, I haven't quite figured out how to control the formatting when I paste

  • File System error while restoring a backup from analysis server to another

    Hi
    I have restored an analysis database backup to from server 1  (sql server 2008) to server 2(sql 2008) and its working fine 
    and now am trying to restore another database from analysis server server 3 (sql 2005) to  server 2 (sql 2008 )but its giving error that 
    File System error occured while opening the file G:\ProgramFiles\MSAS10.MSSQLSERVER\OLAP\Backup\Workordermodule.0.db\WomDW1.7.00 ..etc

    Hi Maverick,
    According to your description, you are experiencing the error when restoring the SSAS 2005 database on SSAS 2008 server, right?
    In your scenario, how do you backup your SSAS 2005 database? Please ensure that you backup and restore steps are correct. Here is a blog which describe how to migrate a cube in SQL Server Analysis Services 2005 to SQL Server Analysis Services 2008 step by
    step, please refer to the link below.
    http://blogs.technet.com/b/mdegre/archive/2010/03/31/migrating-a-cube-in-sql-server-analysis-services-2005-to-sql-server-analysis-services-2008.aspx
    Besides, you can import SQL 2005 AS database in SQL 2008 BIDS Project. Then fix AMO warnings and deploy that database on SQL 2008 Server.
    http://technet.microsoft.com/en-in/library/ms365361(v=sql.100).aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • System error: Default TXJCD is not filled in the table T001

    Hi friends,
    Can anyone help me out in this scenario? We are facing a peculiar problem.
    We are in a upgrade project from 4.5b to ECC 6.0.Client is not maintaining any tax codes i.e they are maintaining it outside SAP.The problem is when ever the billing document is released to accounting(VF02) in ECC 6.0 it is showing  this error “System error: Default TXJCD is not filled in the table T001”.But this is working fine in 4.5b.
    Are there any basic changes regarding TAX JURISDICTION CODE is concerned from upgrade. Please provide.
    Thanks in advance,
    Yoga

    Hi Yoga,
    Probably, the program is showing error message FF799, please maintain transaction OBCL with a default tax jurisdiction code.
    The tax jurisdiction code should be maintained at state level only and
    corresponds to the tax jurisdiction code structure maintained in table
    TTXD. For example, if your structure is 2-3-4-1. Then your default
    code should be XX00000000. I suspect that the settings in transaction
    OBCL are incorrect and hence the FF799 error, when shipping from a US
    plant to a foreign ship-to customer (non-US).
    Addional info concerning the Tax Interface for standard methods for
    US taxes you can find at  -   http://www.saplabs.com/projects/tax/
    Documentation: Tax Interface Configuration Guide for release 4.6x
    Please have a look at attached notes 112609 and 385127.
    Here is the explaination that the process for tax-exempt transactions
    has been changed.
    Other notes you may need for OBCL :
    -> 0627091   Message FF749 with billing data transfer
    -> 0608159   Error FS791 during billing data transfer
    -> 0380158   Jurisdiction code for export business transaction
    -> 0419124   Export billing document with tax jurisdictions
    I hope this information helps you,.
    Regards,
    Paulo

  • System error 86 has occurred. The specified network password is not correct. - despite the NTLMv2 fix

    After the Windows 2008 R2 64 bit server got below 2 updates a network share is no longer available. And trying to remap it with correct credentials (that work on a Windows 8.1 64 bit) gives this error: "System error 86 has occurred. The specified network
    password is not correct."
    Local Policies -> Security Options -> Network Security: LAN Manager Authentication Level
    is already set to "LM and NTLM - use NTLMV2 session security if negotiated"
    In fact this is how it was working earlier. And it hasn't been changed.
    Below 2 updates were installed in past few days:
    Definition Update for Microsoft Endpoint Protection - KB2461484 (Definition 1.185.3528.0)
    Update for Windows (KB974405)

    Hi,
    Does the network share a DFS share? If so, please install the hotfix below to check the results.
    You cannot access a DFS share by using a valid user account in Windows Server 2008 R2, in Windows 7, in Windows Vista or in Windows Server 2008
    http://support.microsoft.com/kb/2549311
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Asset settlement issue from Project System

    Hello everyone,
    In SAP, we have tied Project System and Fixed Asset in the sense that for each network/activity in PS we create and link an asset in Asset Accounting. In the Purchase Order, the network/activity number is assigned and all the transactions that occur through this PO (including down payment, its clearing, GR/IR)  are then settled on the specified asset when we execute settlement run at month end through CJ88.
    However, we have encountered scenarios where an asset was not timely allocated to the network/activity but the transactions were carried out through the PO. When the settlement run was executed, its impact was not visible in Asset Accounting. Later, it was realized and the asset was created and assigned. Once the asset was assigned, all the subsequent transactions through the PO were then being settled successfully. But the problem is with those transactions for which the asset number was initially not assigned.
    Is there any program that can be executed to include the impact of the previous transactions. Otherwise, suggest alternatives.
    Thanks

    Hi Thanks for your reply, But that is not relevent to this issue.
    The issue here is -
    First 2 documents has value date of 4th period and the amount is 8800
    Next document has value date of 5th period and the amount is 1200
    Now i am trying to settle 10000(8800+1200) with 5th period date. Its givign an error Settlement amount is greater than Available amount
    Will it solve if i settle 4th period with 8800 first and then 1200 with 5t period? or any other process?
    Thanks
    Yadayya

  • Project System Cash Management in combination with statistical WBS element

    Hi,
    within  a customer project, we have to solve the following issue:
    Customer runs projects and statistical projects in combination with internal orders.
    We want to use the PS Cash Management for planned and actual payments.
    With statistical projects we have the following problem:
    Invoice and actual payments will be processed with the transaction CJFN.
    Actual payments are shown only on the internal order (transaction CJIA), but not on the statistical WBS element.
    We want the information about the actual payments with in the project system reporting (S_ALR_87013574).
    Projects, not flagged as statistical will deliver the expected results.
    Many thanks for your ideas, to solve this problem.
    Steffen

    are u posting to some other cost object also. normally they wud have to be posted to a COPA also with the cost element being 11 category.
    the wbs will receive the statistical posting, so there needs to be a real object also.
    see whether the real object is getting derived.
    the system is nt finding the real object and trying to post with the WBS in real, but since its statistical, the error.
    any other calrifications. plz post.
    regards
    anantha

  • System error 988 whlie loading the LabView eun-time engine (C:\Program file\....\\lvrt.dll)

    I am trying to use NI devices with Lazarus (there is no pascal section, so I post here).
    When I try to run my application:
    DAQmxBaseCreateTask('TaskHandle', TaskHandle);
    DAQmxBaseCreateAIVoltageChan(taskHandle,'Dev1/ai0','',DAQmx_Val_Cfg_Default,-10.0,10.0,DAQmx_Val_Volts,'');
    I get the following error message:
    „System error 988 while loading the LabView eun-time engine (C:\Program file\....\\lvrt.dll)
    nidaqmxbaselv requires a version 2010 (or compatible) LabView run-time engine. Please contact the vendor of nidaqmxbaselv to correct this problem.“
    I installed LabView run-time engine 2012, but I still get the same error.
    Then I tried to install LabView run-time engine 2010- the same result.
    I removed LabView run-time engine 2012- same result.
    I tried to install LabView run-time engine 2010 again (since I did not see it in the add/remove list)- then I noticed, that the installer shows „A newer version is already installed".
    What shall I do?

    Hi,
       Can I ask the same question too?
       I am using
       Windows 7 sp1 x64
       Visual Studio 2010 pro 
       NI USB-6009  
       ni-daqmx base 3.4.5 
       I created a empty win-32 console project and putted the ANSI C Example program: acquireNScans.c with the include file and lib file of nidaqmxbase in the same folder. I added this line on the top of the source code #pragma comment(lib,"nidaqmxbase.lib"), built without any error. When I tried to run it, I got this same message.
      I tried changing to shared dll mfc and delaying linking lvrt.dll, but did not work.
      Looking forward to your reply.
    all the best.

Maybe you are looking for