ML81N release error

While releasing service entry sheet ABAP dump error COMPUTE_BCD_OVERFLOW guide me please.
We are working on support package SAPKGPPD13 then also error is coming so suggest me how to solve it.

Hi Ajit,
Usually memory overflows happens due to shortage in the memory spaces while executing the program. Please check with your BASIS team on this.. They should be able to help you out..
You can also check for OSS notes for the same error.
Note 1323002 - Material cost estimate: Runtime error COMPUTE_BCD_OVERFLOW
Hope it helps..
Sammar

Similar Messages

  • TS3694 how to release error 1015 iphone 3g stuck recovery mode.thank you

    how to release error 1015 iphone 3g stuck recovery mode. thank you

    Try google. You can not get help here with jailbroken / hacked iPhones.

  • Exchange Connector 3.0 (Hotfix Release) Error - Error Message=The key value of an object cannot be changed.

    Hello,
    I am running Service Manager 2012 with the Exchange Connector 3.0 RTM (Re-release Version).  The issue I have is that when an e-mail is processed that is trying to update the status or event log of an incident, the Exchange Connector encounters an error
    and will not update the object.  The Operations Manager log denotes: 
    Exchange Connector: Unable to process mail item. Subject="Close Ticket: [IRXXXXX]", Error Message=The key value of an object cannot be changed.
    This will happen on a seemingly random selection of Incident work items.  I cannot correlate them with a specific template, exchange connector, or incident tier queue that could be causing the issue.  I can recreate the way a specific ticket
    was created and update it through e-mail without issue, and the next ticket can cause the error to trigger. 
    I have already opened a Microsoft Support Case using our Software Assurance agreement.  After a few months of troubleshooting the issue and trying different fixes, Microsoft support said they were unable to fix the problem and that we would need to
    purchase Premier support to go further. At this point I thought I would reach out to the community for ideas.
    The setup I have for the Exchange connectors is as follows.
    I have three separate Exchange connectors set up to three different mailboxes.  One Exchange connector processes external support tickets and applies a specific template.  Another processes client support tickets and applies a different template. 
    And the last Exchange connector processes internal tickets and also processes the updates of tickets created by the other two exchange connectors. 
    Here are the fixes I've attempted so far:
    1.  Changed the templates that each Exchange connector applies.
    2.  Changed the management pack that each template is stored in.
    3.  Checked my management pack(s) for extended classes by searching for Extension="true" (This was also checked by Microsoft support)
    4.  Deleted each Exchange connector and recreated each connector
    5.  Deleted each Exchange connector, deleted the management pack, and reinstalled the management pack and connectors
    6.  Repeated Step 5, deleted Microsoft.SystemCenter.ExchangeConnector.dll and Microsoft.SystemCenter.ExchangeConnector.resources.dll and then installed the Exchange connector Re-release version 3.0 Published 10/7/2013 (which is supposed to address this
    issue)
    7.  Deleted the HealthServiceState folder and restarted the Management Service
    I'm not really sure what to do at this point.  I've put many hours into customizing my installation to get it working for my organization so reformatting and starting from scratch would be a nightmare scenario.  This environment is in production.
    I do have a band-aid in place using Orchestrator.  Basically I have a monitor task searching for the error message and when it finds one it searches the mailbox for the offending e-mail and applies either the Resolve or Close status change that is requested
    from the user.  However, I do not have it working to update the ticket if a comment is applied to the incident.  If anyone is in this position and needs to know how to apply this Orchestrator task I am willing to provide my workflow.
    I am new to the community and am already impressed with the amount of help and effort there is in this forum.  I appreciate in advance any help that is provided and am open to any ideas at this point.  I can post more information as needed.
    Thank you,
    John

    Yes that is the whole template.  However, I did confirm that this is only happening to incidents where either of two situations triggers a runbook to fire and modify the incident.  When I remove the activity from the incident it does clear the
    issue.  For some background the first Runbook Activity set's the first response date when an incident is resolved if the first response value is null.  The second assigns the incident to a user upon creation if the title contains assignto:username;
    1.)
    <ObjectTemplate ID="Template.d33b5bbcaf3c49b18d8b72bc1e5e1ee4" TypeID="IncidentManagement!System.WorkItem.Incident.ProjectionType">
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/Escalated$">False</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/NeedsKnowledgeArticle$">False</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/HasCreatedKnowledgeArticle$">False</Property>
    <Object Path="$Context/Path[Relationship='CustomSystem_WorkItem_Activity_Library!System.WorkItemContainsActivity' TypeConstraint='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity']$">
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/RunbookId$">4085f0da-ab83-48e5-bbe3-1f3b5fa2dc4a</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/TemplateId$">Template.d33b5bbcaf3c49b18d8b72bc1e5e1ee4</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/IsReadyForAutomation$">True</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/PropertyMapping$">&lt;?xml version="1.0" encoding="utf-16"?&gt;
    &lt;ParameterMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
    &lt;ParameterList&gt;
    &lt;RunbookParameterItem&gt;
    &lt;Name&gt;Get RA Guid&lt;/Name&gt;
    &lt;Id&gt;344b15effc1a44528e517c5b4227179c&lt;/Id&gt;
    &lt;Type&gt;String&lt;/Type&gt;
    &lt;Value&gt;Generic::Id&lt;/Value&gt;
    &lt;Direction&gt;In&lt;/Direction&gt;
    &lt;ContextInfo /&gt;
    &lt;/RunbookParameterItem&gt;
    &lt;/ParameterList&gt;
    &lt;RunbookId&gt;4085f0da-ab83-48e5-bbe3-1f3b5fa2dc4a&lt;/RunbookId&gt;
    &lt;/ParameterMapping&gt;</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/ChildId$">1906</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/Status$">$MPElement[Name='CustomSystem_WorkItem_Activity_Library!ActivityStatusEnum.Active']$</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/Skip$">False</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Library!System.WorkItem']/Title$">Set First Response on Resolve</Property>
    </Object>
    </ObjectTemplate>
    2.)
    <ObjectTemplate ID="Template.b311e1f9126e4e19bbbbeb65ddb220ba" TypeID="IncidentManagement!System.WorkItem.Incident.ProjectionType">
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/Escalated$">False</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/Status$">$MPElement[Name='CustomSystem_WorkItem_Incident_Library!IncidentStatusEnum.Active']$</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/NeedsKnowledgeArticle$">False</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Incident_Library!System.WorkItem.Incident']/HasCreatedKnowledgeArticle$">False</Property>
    <Object Path="$Context/Path[Relationship='CustomSystem_WorkItem_Activity_Library!System.WorkItemContainsActivity' TypeConstraint='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity']$">
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/RunbookId$">ca88b13b-861a-4d39-a3cb-fd912d951e35</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/TemplateId$">Template.b311e1f9126e4e19bbbbeb65ddb220ba</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/IsReadyForAutomation$">True</Property>
    <Property Path="$Context/Property[Type='CustomMicrosoft_SystemCenter_Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Base']/PropertyMapping$">&lt;?xml version="1.0" encoding="utf-16"?&gt;
    &lt;ParameterMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
    &lt;ParameterList&gt;
    &lt;RunbookParameterItem&gt;
    &lt;Name&gt;RA Activity GUID&lt;/Name&gt;
    &lt;Id&gt;5677d117a0294a2c898a695032f26c72&lt;/Id&gt;
    &lt;Type&gt;String&lt;/Type&gt;
    &lt;Value&gt;Generic::Id&lt;/Value&gt;
    &lt;Direction&gt;In&lt;/Direction&gt;
    &lt;ContextInfo /&gt;
    &lt;/RunbookParameterItem&gt;
    &lt;/ParameterList&gt;
    &lt;RunbookId&gt;ca88b13b-861a-4d39-a3cb-fd912d951e35&lt;/RunbookId&gt;
    &lt;/ParameterMapping&gt;</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/ChildId$">1120</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/Status$">$MPElement[Name='CustomSystem_WorkItem_Activity_Library!ActivityStatusEnum.Active']$</Property>
    <Property Path="$Context/Property[Type='CustomSystem_WorkItem_Activity_Library!System.WorkItem.Activity']/Skip$">False</Property>
    <Property Path="$Context/Property[Type='WorkItem!System.WorkItem']/Title$">Execute Orchestrator IR - Autoassign</Property>
    </Object>
    </ObjectTemplate>

  • Projects Release  - Error: Enter a Distribution Rule for Asset without val

    Hi Experts ,
    While Releasing Projects , we got error :
    Enter a Distribution Rule for Asset without a Validity limit.
    Message No : KD059.
    Diagnosis:
    The settelement Profile used requires you to define a distribution rule for asset . For period 005 , 2009 , however not created a distribution rule for Asset.
    We gave checked Settelement Profile , still we are not clear what settings is causes for this error ,
    Please throw some light on if some one come across ...
    Regards,
    Sujana

    check out OSS note 115618

  • Idoc Segment Cancel release error

    Hi all,
       I have problem in cancelling the release of an Idoc Segment. I have a requirement to add new fields to the segment. When I try to do Edit->Cancel Release it is throwing below error.
    "Error while resetting release of segment Z1PXXXX
    Message no. EA259"
    Could anyone tell me how to overcome this error or the root cause of this error?
    Many Thanks,
    Sri
    Edited by: Arunsri on Nov 10, 2009 8:37 AM

    Hello,
    The reason that you are getting these errors is that you cannot cancel
    the release of an extension made in previous version e.g. 4.6C. Instead you have to
    create a new extension.
    It is not possible to change a segment definition which is released in a
    lower release. This is a basic concept of our release strategy to
    guarantee compatibility between different releases.
    You must create a new segment definition for the new release e.g. 620 with a new segment
    field with the appropriate length. In transaction WE20, outbound parameters, you can specify
    the "segment release in IDoc type" for the communication. Please read the F1 help of this field for further
    information.
    For your own segments you can define a new version of the segment via
    transaction WE31 -> Add Version (Shift+F5).
    Please review your online help for more information on this and related topics.
    Hope this information helps.
    Regards,
    David

  • Partial budget release Error

    hi Experts,
    I believe that partial budget release is possible, but i am getting an error it says" Item WBS element NTD-0001060 budget exceeded
    Message no. BP603"
    it is not allowing me to do the partial release of budget.
    in the budget profile followig have been maintained.
    availibilty control-
    act type 1, usage -0.00
    overall -yes
    releases -yes
    object currency - yes
    please advise that do i need to make any changes.
    thanks
    Prashant

    dynamicprashant wrote:
    > Material of 100000- PR hasbeen generated.
    >
    > Original budget is 100000, My client wants to release budget which is less that 100000.  i.e 50000. hence above error.  i am not understanding why system wont allow to relase of partial budget in this senario. because management can later release remaining partial budget...right?
    System is very well allowing to release partial budget, where as you miss understood the concept of partial budget. Budget availability check always compare assigned value against released budget. In your case assigned value is more than budget value.
    If you want to do partial procurement then plan the material on two activities and set the system such a way that PR should be generated on releasing of activity. and release only the first activity so that your PR will generate only for that amount.

  • PO release error

    Hi All,
    I was gonna release PO at ME28, but it didn't work.
    I found the error message, " Express document "Update was terminated" received from author".
    I can find this message for only one vendor, the PO for other vendors has no problem.
    I don't know how to handle it.
    Please let me knw how to resolve it.
    Thanks,
    Jake

    Hi,
    Usually this message occours when the number range for some document is exahusted. This error is related to updation of tables. If system is not able to update the required tables then it gives this messge.
    Contact your basis admin and they will be able to tell you the exact reason.
    Regards,
    Vishal

  • Urgent Help :: BPEL Workflow Auto Release Error

    HI All,
    im working on a workflow project, i have 3 levels of approval process, first it will assign to one group one of the user pick the task assigned to this group, will act on this by claiming the task and then approve/reject the task. The approved task will move to a next group and the users in the second group will act on that similarly.
    There is a auto release function available in the BPEL workflow. when the user does not act on a task for a particular time that will release the task automatically after a certian amount of time. but strangley the Tasks which are in suspened/completed are being released by workflow auto release function even though the users has completed the task it is bringing back the task to user.
    i think auto release should work on only for claimed tasks when the user is not working with claimed tasks for a particular amount of time. but strangely this is occuring for the completed/suspended tasks.
    can anybody got similar type of error.
    please advise if this needs to be set manually/is it a bug ?
    please find the server versions and details below
    Theser are versions im using in the server..
    SOA Suite
    Core Oracle Version: 10.1.3.3.0
    Patches
    CC 6492514 10.1.3.3.1
    BAM
    Core Oracle Version: 10.1.3.3.0
    Patches
    None Applied
    Database
    Core Oracle Version: 10.2.0.2.0
    Patches
    CC 6492514 10.1.3.3.1 - Update schema for 10.1.3.3.1
    Thanks
    Nadh

    but strangley the Tasks which are in suspened/completed are being released by workflow auto release function even though the users has completed the task it is bringing back the task to user.
    Do you mean even after the approver approve this task, the task still release back to the user?
    Thanks,
    Melody

  • CKME Manual Price Release Error (C+811)

    My Dear Experts....
    The process of client is.....
    Do cost estimate for the next period (i.e. costing date from as 1st of every next period) and marking using CK40N on every month 28th
    On last day of the month, after business hours, they lock all users except the one performing
    Open MM periods (ex: now next month i.e. June)
    Open FI periods
    Do manual release using CKME
    The problem happened is majority of the materials got released except few. For those materials system throughs error message C+811 which says price release can't be done as some of the actual postings have been done for the period (you can find the error message in the screen shot).
    I tried to find out what are the actual postings happened against the materials for the peirod, but there are no documents posted.
    NOTE: This is the 1st month costing run after upgrading to ECC 6 from 4.6C
    I have checked different notes like 190707, 454047, 574930, 1492789, 185837, 555176.
    Out of the above 555176 (Late price change) is relevant, but when I propose to client, they say we are not late to apply this note (we are in the initial days of the month).
    Even 574930 (resetting material ledger status) is also relevant as I find the status of the materials are more than 30 only. But even client is not ready to accept.
    The client wants to know why this error coming up when there are no actual postings related to materials happened?
    If you have better idea please advice me how to check out the actual postings happened against materials in this case (either any T.codes, tables etc)
    Hoping the solution ASAP....
    Regards.....
    Jose

    Hi Jose,
    Let me give you a brief understanding about this issue.
    Currently you are working with Material ledger where you guys would have selected price determination as 3 'Single level/Multilevel Price determination'. Further Material ledger for a material in particular period can have following status.
    1. Period Opened
    2. Quantities and value entered
    3. Single level Price determination
    4. Multilevel Price determination
    5. Period Closed
    You can check this statuses in transaction CKM3N. So SAP will allow to release the price of material in the current month, if no goods movement happened during current month and CKM3N has status 'Period Opened'.
    First of all execute CKM3N, check any receipts/consumption postings. If it is there kindly reverse.
    Sometimes status also gets change when revaluation of consumptions/post closing document gets posted. This you can check inside the beginning inventory.
    There are two steps to come of this situation:
    1. Reverse the receipts/consumption, if any.
    2. Reverse the material ledger using CKMI. Enter the parameters, check checkboxes if you want to revaluate material and consumption. Then go to menu Closing entry and select Reverse.
    The last previous period should be opened.
    3. Then you need to change the material ledger status from 'Quantity and value Entered' to 'Period Opened'. There is program to change status, I don't remember correctly. You may check in Google.
    4.Then release the price and again close the ML.
    This is very cumbersome task so kindly follow below approach.
    1. Execute MR21, enter the parameter posting date, company code and plant. Enter LTPC (Late price change) in the ok code (where you enter transaction code) and click on enter.
    2. Then enter the material and select the material line item. Go to menu Edit and click on default planned price and click on enter and save. This will release your planned price.
    Do reverse any posted receipts/consumption.
    If somebody suggest you to change the price determination from 3 to 2 and back to 2 to3. Please do not follow, as it will delete the ML history for current period, previous period and 12 period last fiscal year.
    It is always better to be safe, so please dynamic price change functionality.
    As soon as your first good movement happens for the current period, system will automatically release the planned price. This is a configuration setting.
    Hope, it helps.
    Regards
    Mohit Singla

  • SAP NetWeaver 7.0 ABAP Trial Version SP12 - Request Release Error

    When i choose "release" in context menu to release the request ID: NSPK900001, the IDE show the following error:
    "Cannot access file
    [my computer name]\sapmnt\trans\tmp\NSPE900001.NSP"
    How do i fix it?
    Thanks!

    You may want to go to Start > Run > "services.msc"  [without the quotes]
    In the Services there should be a service named SAPNSP_00. Make sure it is Started, and startup type automatic.
    While there, start SAP DB WWW service during installation.
    Also, please make sure that you clean the install completely: register cleanup tool, remove maxdb from add remove programs, delete the folder form the install shield directory. Also ensure that you have the Microsoft Loopback adapter installed and the hosts file setup correctly (10.10.0.10 <My_comp_name> [My_comp_name has to be alphanumeric and less than 13 chars])
    Good luck.

  • PR Release Error while using 'BAPI_REQUISITION_RELEASE_GEN'

    Hi Frdz,
    I am using BAPI_REQUISITION_RELEASE_GEN to release the Purchase Requisition and the parameter I am passing are,
    CALL FUNCTION 'BAPI_REQUISITION_RELEASE_GEN'
      EXPORTING
        number                  = x_gwa_filedata-prno
        rel_code                = lv_relcode
      NO_COMMIT_WORK          = ' '
    IMPORTING
      REL_STATUS_NEW          =
      REL_INDICATOR_NEW       =
      TABLES
        RETURN                  = it_gt_return
    lv_relcode-> This variable contains the highest release code for that  Purchase Requisition .
    But when i execute it throws an error
    Error Code : W5101
    Msg           : Purchase requisition xxxxxxxxx does not exist.
    But the PR is avaialble.
    Could you please help me on this
    Thanks in advance.

    maybe you missed leading zeros for the purchase requisition or PR item number

  • Semaphore release error

    I am making my first attempt at using semaphores,and am getting error 1111 when I go to release the semaphore.  I have read several posts on this error, but saw none that seem to offer a solution.  As you can see, I created a semaphore with a size of 1, and I have wired in a -1 to the timeout of the acquire semaphore.  How did the release get executed without the semaphore being acquired?
    Jim
    LV 2013
    Attachments:
    Create.png ‏2 KB
    SemaphoreError.png ‏50 KB

    Hi Ravens Fan,
    My code is a bit too large to upload.  I have 2 parallel loops.  The top loop (next to the obtain semaphore reference) is my event structure.  The timeout event checks the status of my hardware (temperature, pressure etc.) to protect the system when idling.  The lower "main loop" is where all of the production sequence is.  As both loops need to talk to the same modules, I added the semaphore.  I thought that with a semaphore of size 1 I could avoid this problem.
    Jim
    LV 2013

  • Transport release error

    Hi,
        When i am trying to release a transport, I am getting the following error. I tried the first solution, but it is doing nothing. I don't understand the second solution. Could anyone help me on this as I am doing first time in my life transport management? ( i am really tired of learning sap skills, but on the other side it is really hard to get new jobs) Thanks,
    Only edit objects from package Z_RFC in local requests
    Message no. TK332
    Diagnosis
    Objects in package Z_RFC cannot be edited in transportable Workbench requests in the current system BAM. The transport routes are configured such that objects from package Z_RFC can only be edited in local Workbench requests.
    System Response
    The function terminates
    Procedure
    You have the following options:
    If you want to transport objects in package Z_RFC into the target TE2 once only, without changing the configuration of the transport routes, then create a transport of copies in the extended view of the Transport Organizer (Transaction SE01). Go to the request overview and choose Request/task -> Object list -> Include objects to include your objects in this transport of copies.
    If you would like objects in package Z_RFC to be transported generally into the target system TE2, contact your transport administrator. In this case, the configuration of the transport routes must be corrected in the Transport Management System (TMS). For details, see the documentation on the Transport Management System

    Go to SE80
    Select Package
    Type Z_RFC
    AND CHANGE THE TRANSPORT LAYER TO CORRECT SYSTEM
    Rgds
    PR

  • PM06 capital order release error

    HI Guys,
    I have created the PM06 capital order for the functional location and when I try to release the order I'm getting error message like this
    "You cannot use asset class 4001 for capital-investment measures
    Message no. AY106"
    Diagnosis
    You have selected the asset class 4001 for automatically creating an asset under construction for a capital investment measure. Asset class 4001 cannot be used for this function.
    Procedure
    Choose an asset class that is marked for capital investment measures, or set the appropriate indicator in the master record for the asset class.
    I coudn't understand exactly what it is for but I didnt tied up the asset number in functional location, also choosen the cost center which is created for settling cost for capital investment order. Whether I need to settle only to WBS element as this is capital project but I dont think so, your comments please.
    In config: I have define the scheduling parameters and also did teh config related to order type assignments
    What need to to be done for executing the capital project and settling the cost. Please could you please throw light on this. Thanks in advance.

    Choose Proper Asset Class Instead of 4001, Check which asset reference you have configured.
    In IMG SPRO - Maintenance and Service order - Order types and investment management - Define Assignment of AuC classes per Source Assignment
    Select the Inv. Meas ast class " XXXX "
    Choose the same Class " XXXX " while creating Asset master from order screen (Change 4001 to XXXX)
    Hope this helps.
    Thanks
    S.N
    Edited by: SN on Jun 26, 2009 1:43 PM

  • Status release error

    Dear all,
    when i'm trying to release activity in the project, the following error triggers:
    Order type PS05 plant ALSH: No checking rule maintained for operation
    Message no. CO288
    Diagnosis
    To carry out a material availability check, the system needs a check rule.  No check rule has been maintained for order type PS05 and plant ALSH for this business transaction (for ex. "order creation" or "order release").
    Procedure
    Maintain the checking group for the corresponding plant, order type and key (business transaction).
    Key 1: control for automatic checking on
    order creation or manual checking for orders that have not been released.
    Key 2: control for automatic check on order release or manual check for
    partially released or released orders.
    so, how can i Maintain the checking group for the corresponding plant, order type and key (business transaction). ?????????????/

    Entries for checking control are missing. T Code OPJK, maintain the details for plant and order type.
    Regards
    Sreenivas

Maybe you are looking for

  • Error in Copying a non-commercial DVD using Disk Utility

    I have a non-commercial DVD. I am using Disk Utility to make an image and reproduce the DVD. It consistently runs through the cycle and at the very end I get a dialog box: STOP "Input/Output Error" Any ideas? I really would like to make back up copie

  • Data Recovery Software for MBP

    Apparently I have trashed the directory on my FW 160GB Maxtor External drive. "Unable to read disk". (It is a drag since it happened just as I was getting my brand new MBP system up! Oh well!) My research has not uncovered a suitable disk repair/data

  • Anyone ever have trouble with an unresponsive iphone 5s touchscreen?

    Everything else is functional on the phone such as the home button, sleep/wake button, and volume buttons, the only problem is that the screen does not respond to the swipe of my fingers I have restored it and it still does not work.

  • Trying to use a Dell printer

    I have a MacBook Pro and my printer is a Dell AIO 942. I'm trying to avoid buying a new printer, and didn't realize Dell doesn't support Mac. I have read several forums and have read that my printer is basically a Lexmark p6250. I downloaded the driv

  • Query related to alv

    Hi Abap gurus, I need a blank ALV to display with 6 coulumns,where the enduser will fill the details in the alv row wise and he clicks on a button which will save in the z-table with the entries done in alv (edit mode) and then it should export to ex