AAP 131 Asset is blocked for acquistion, transaction not allowed

There is a service PO with Account assignment Category = Asset.
PO done and released.
SES done and released.
Now want to delete the SES. For that it has to be de - released by the HOD.
While de -releasing the SES it gives
ERROR" AAP 131 Asset is blocked for acquistion, transaction not allowed "
Checked Asset, it is already acquired and capitalized long back.
Need help.
Regards

Hi,
As message AK005 describes in the long-text, the AuC is assigned to an investment measure and therefore it is not allowed to post transactions that affect the acquisition value of the AuC.
So it is not allowed to post down payments, acquisitions, retirements, etc. directly to the AuC of an investment measure.
Only the CO/IM settlement transaction can be used for assets which are assigned to an investment measure.
Such kind of postings, and this is the only possibility, have to be posted to the investment measure directly, which means the posting has to be done to the WBS-element or the internal order.
Afterwards this down payment can be settled from the WBS-element or the internal order to the AuC.
regards
Waman

Similar Messages

  • Creating a query that provides a default transaction type for those transactions not categorized?

    How could I create a query that provides a default transaction type for those transactions not categorized?
    So assuming I have:
    * Transactions table (with transactions)
    * Categories table
    * transactions_categories table - allows to allocate multiple categories (with a percentage)
     - tranactionID
     - categoryID
     - percentageAllocation
    * Usage is such that only non-personal categories have been applied through out data.  So there is a lot of transactions with no categories applied
    Aim:
    * Want to create a query that creates a list of all the allocated amounts, so would include as columns:  transaction.tDate, transaction.tTitle, categories.name, allocatedAmount(calculated from percentage * transaction amount)
    BUT:
    * How could I include in the query, the entries that cover all transaction that haven't been allocated, to a default category "personal", where the allocated Amount would be 100% of the transaction value
    * And also (if it were possible), for transactions that have been categorized but not for the complete transaction value (say only 50% was allocated to a category), how to to cover this off to.  

    To default the value of the category:
    select IIf(IsNull(Category),"Personal",Category) as Category,IIf(IsNull(Category),"100%",PercentageAllocation
    ) as PercentageAllocation from [yourtable]
    What do you want to put the values of these ones:
    And also (if it were possible), for transactions that have been categorized but not for the complete transaction
    value (say only 50% was allocated to a category), how to to cover this off to.  
    Fouad Roumieh

  • Im trying to log into a website. When I log in, a message appears that the website has been blocked for my safety. Allow button appears but I cant click on it

    I type a website address and go to that website. I try to log into website and message appears on top screen that I am blocked out for my safety. An Allow button appears, but when I click on it, I am still not allowed to log into website. How can I be allowed to log into website?

    Thank you for responding madperson. No, the message didnt say connection was untrusted, just "blocked for my safety." Allow button quickly appeared/disappeared, I couldnt click on it. This is a webpage in which I am a member & needed to log in my user & password. I deleted my cookies & cache and went to internet options & where you can choose which websites you dont want cookies, I entered website address, clicked OK & then was able to log into website. It was frustrating, but now solved.
    Thank you for your help, madperson, appreciate it. Madison2013

  • Item Category and MRP type for material is not allowed

    Hello all,
    I got a Error Message:
    <b>Transaction Z113 is not defined (Message no. V1347)</b>
    <b>Diagnosis</b>
    This combination of item category Z113 and MRP type for material is not allowed.
    <b>System response</b>
    The system does not allow further processing of this item.
    <b>Procedure</b>
    Check your entry.
    You can display the combination defined in table TVEPZ, which controls scheduling line category determination, and change it as required if you have the authorization to do so. The MRP type for the material may be changed in the material master.
    <b>The SD Configuration seems all right, I have:</b>
    Sls Doc Type (<b>VOV8</b>) – ZA9 (no delivery type assigned)
    Item Category (<b>VOV7</b>) – Z113
    Assigs Sls Doc & Item Ctgry (<b>VOV4</b>) – ZA9/ZNOR/blank/blanl/Z113
    ZNOR = Std Item-Av. chck  Del
    ZNOR defined in MM03/Sls Org 2
    Define Schedule Line (<b>VOV6</b>) = Z7 (without delivery)
    Z7 has FLAG on Prod Allocation
    Assign Schedule Line (<b>VOV5</b>) = Z113/ND/Z7
    At table: TVEPZ
    I have the entry: Z113/ND/Z7
    Guys, what would?
    Please help me out because I am stuck in this issue.
    Thanks a lot,
    Barbara

    Barbara, this may be tied to Strategy Group on the Material Master (I can't read enough into the detail)
    Item Category determination + MRP Type for your schedule line type ties to a Sched. Line category(this you know)
    New Rqmts class gets tied to a Rqmts Type
    New Rqmts Type gets assigned to rqmts class
    Strategy, assign the Rqmts Type to it
    Strategy Group, Assign the Strategy  to it
    MM02 [MRP3 view] strategy group should be the one that ties together (all the other ties
    It may be something in this area that you need to trace through ?
    Bill

  • "Create quotation for order" is not allowed (ORD 80000119 )

    Hi,
    After creation of service order I want to create quotation then  system gives error massage as below,
    "Create quotation for order" is not allowed (ORD 80000119 )
    Message no. BS002
    Diagnosis
    The transaction 'Create quotation for order' is not allowed for  ORD 80000119, because no status is set to permit it.
    System response
    You cannot carry out the transaction 'Create quotation for order'.
    Procedure
    You can carry out this transaction if you set a user status, which permits 'Create quotation for order'.
    Thanks & Regards
    kapil

    Kapil,
    Check the System status and user status of the order. Quotation can be created only before releasing the order (REL). or Any user status that may prevent creation of Quotation.
    Babu

  • Posting_illegal_statement, call transaction not allowed

    Hi everybody !
    I'm trying to create an order and then an invoice automatically when a first invoice is saved. For that, I've got an output type in VF01 which performs special function (8). This calls my program where I used two call transactions.
    I've got the error 'POSTING_ILLEGAL_STATEMENT', with the message 'call transaction not allowed'.
    I saw that the same question has been asked in this forum (messageID=876563), but it is still marked as 'not answered'...
    Also, someone proposed to "not use 4-immediate processing. Create an event, using tcode SM62. Raise it in your code in the special function using BP_RAISE_EVENT.
    Define a job to be triggered, after the event is raised and do all that you want to do in the job."
    If I don't use 4-immediate processing, which one is better to use to process VA01 immediatly after saving the billing document ?
    Then, if I create a job, as it is executed in background, I don't know how to debug it and which data I can access in the program called by the job. To create the order, I need the vbeln of the billing document just created. How can I have it ? Does the table nast contain it at this moment?
    Thanks in advance !
    Emilie

    Hi Nicole,
    Here's the coding of the call function :
      CALL FUNCTION 'BP_EVENT_RAISE'
        EXPORTING
          eventid                      = 'ZEVENT_FACT_TRIANG_AUTO'
    *   EVENTPARM                    = ' '
    *   TARGET_INSTANCE              = ' '
       EXCEPTIONS
         bad_eventid                  = 1
         eventid_does_not_exist       = 2
         eventid_missing              = 3
         raise_failed                 = 4
         OTHERS                       = 5
    Regards,
    Emilie

  • Goods receipt  for purchase order not allowed for a particular wbs

    hello everybody..
    Am creating a good receipt for a purchase order using the T-CODE-: MIGO...
    While doing so am getting an error as " goods receipt  for purchase order not allowed(wbs element)".
    What can be done to rectify this error?
    Plz do help me....
    Regards,
    Deepika
    Moderator message: not directly related to ABAP development, please have a look in the appropriate functional forum, study the long text of this error message.
    Edited by: Thomas Zloch on Dec 1, 2010 5:52 PM

    Hi Br. Ajay M,
    Released the order and Status line as follow
    REL  AVAC BUDG GMPS
    but the error changed while reverse the document
    item 0001 Order is invalid.
    Many thanks for your kindly reply.
    regards,
    Steven

  • Update error: POL - 4008 null buffer for attribute is not allowed

    I am attempting to update a column in my Oracle Lite database through JDBC.
    The statement is:
    ds = getDataSource();
    conn = getConnection(ds);
    stmt = getStatement(conn);
    int results = stmt.executeUpdate("UPDATE SYSTEM.PM_PASSENGERS SET CURRENT_STATUS_EVENT_ID = 267 WHERE PASSENGER_ID = 1");
    System.out.println(results+" rows affected.");
    conn.commit();
    which results in the message:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 rows affected.
    [POL-4008] null buffer for attribute is not allowed
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    I am not sure what that means exactly. Does that mean there is some problem with the commit?
    Thanks,
    Allen

    Is it necessary to update the entire record in Oracle Lite, or should it be possible to update select columns only when performing an update query?
    Thanks,
    Allen

  • JMS Adapter (for DI) does not allow passing username and password to JMS connection

    Post Author: PLed76
    CA Forum: Data Integration
    JMS Adapter (for DI) does not allow passing username and password to JMS connection. It has those fields only for MSMQ. Our Production environment does not allow us to connect to JMS (we use Tibco EMS) anonymously, so it prevents us from use of Data Integrator. Is there any way to pass those params, or obtain the correct version of JMS Adapter, or obtain source codes of the JMS Adapter so we can correct them ourselves (we can send you the corrected sources back) ? Thanks in advance for any help. (PL)ed76 Renaissance Capital

    Bump - Were having the same issue.
    Has anyone found a way to connect to Tibco with a user/pwd?
    Version 14.0.297.

  • Note for FAPP column not allowed

    Dear All,
    We had this error message " Note for FAPP column not allowed " during
    execution of appraisal form. Upon debugging, we found out objective
    setting entered has been truncated and updated into Final Appraisal
    column where this column has been set to "No Note".
    Please share with me if anybody has come across with this issue before.
    Thanks and best regards,
    Khairul

    >
    Khairul Nizar Rhazak @ Ani wrote:
    > Hi Michael,
    >
    > Thanks for the reply.
    >
    > I would like to understand further on this as we are not able to replicate this error in our development system. Kindly, please share with us if there is any step we can use to replicate the error and work on permanent solution.
    >
    > Currently, we are having more than 10000 employees in Asia Pacific affected by this error and we are working on cleaning appraisal form manually.
    >
    > Thanks in advance for your cooperation.
    >
    > Khairul
    i think to try to replicate you need to have two clients in dev,  1 for config, 1 for testing to replicate the problem
    in ur config client take your production template, copy ithe template and make a test template. 
    transport this new test template into the test client. 
    generate employee documents for this test template, start processing the employee docs, but don't finish them..
    go back to config client with your test template.  unrelease the template, remove the notes field, remove a column, release and transport your template.  transport now the updated test template to the test client.  Test on the previous employees.  if you can't replicate, create new employee documents based on that version and repeat the cycle with other changes...
    this only a guess as to why you would get a weird error like that.  anyways, since it's a production problem you should probably be opening a high ticket with sap.  
    the bad news if this is your problem, it will be very hard to correct in production...

  • Asset class blocked for posting error msg

    hi,
    I am receiving the following error "Account 10110000 US01 is blocked for posting". when i do ABZON .
    10110 ia the asset class and US01 is the company code.
    please assist

    Hi,
    Go to FS00 and top right side of the screen you will find lock to lock/unlock. If you click you will find the following
    1. Blocked for Creation
    2. Blocked for Posting
    3. Blocked for Planning
    You untick the Blocked for Postind and try.
    Hope this helps to you.
    Srinivasa Chary

  • URGENT:  Reconiliation account is blocked for posting or not correct

    HI,
    i am working with IS utilites ... electricity...
    i am getting this error during invoicing...

    Hi,
    First of all, check and see if the reconciliation account is not blocked for posting in FI, use transaction FS00 for this.
    If you don't get a reconciliation account with this error, you must determine what main transaction is used for invoicing and check if the account determination is correct using transaction EK01. You must make sure that the combination of company code, division, account determination ID and main transaction gives you the correct reconciliation account.
    Please let me know if this helped or provide some additional information about the error.
    Bogdan

  • CRM Search for business transactions, not functioning as expected

    Hello All:
    I am not sure if this is a authorization issue or something to do with config.
    Using transactions CRMD_BUS2000120 - Process Complaints and CRMD_BUS2000126 - Maintain Activities I am trying to perform an open/all search on documents the user has access to, but for some bizarre reason it only lists the documents to which the user is defined as 'own'. But, if I try to open a document for the transaction type the user is authorized to, it lets me open it.
    From a security settings perpective, i would think that the system would perform a check in the following order:
    1) Your own documents (authorization object CRM_ORD_OP)
    2)   a) Authorization objects CRM_ACT, CRM_OPP, CRM_SAO, CRM_SEO, CRM_CO_SE, CRM_CON_SE, CRM_LEAD, CRM_CMP, CRM_CO_SA, CRM_CO_SC
    b) Authorization object CRM_ORD_PR
    c) Authorization object CRM_ORD_OE
    any suggestions?
    Thanks
    KT

    Hi Ravindranath
    Check if your system time zone settings are correct:
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain System Settings
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain Time Zones
    Hope this helps
    Regards
    Pragasen

  • Message no. BS007-Goods receipt for purchase order not allowed

    Hello SAP Experts,
    I have created an internal order to collect expense within the order.
    When I tried to reverse an GR against the PO created with the internal order assigned, the following Error occured.
    "Goods receipt for purch. order" is not allowed (ORD 145116170204)
    Message no. BS007
    Diagnosis
    The current status of object 'ORD 145116180204' prohibits business transaction 'Goods receipt for purch. order'.
    Procedure
    To process business transaction 'Goods receipt for purch. order', you first have to change the status of object 'ORD 145116170204' to allow the transaction 'Goods receipt for purch. order'.
    This gives you an overview of the system and user statuses that affect the transaction. A transaction can only be executed if there is at least one status that allows it and there is no status that forbids it.
    The order was previous TECOed, and change it's status to Release, but still have the error.
    Please give possible solutions. Thank you in advance.
    Regards,
    Steven Lin

    Hi Br. Ajay M,
    Released the order and Status line as follow
    REL  AVAC BUDG GMPS
    but the error changed while reverse the document
    item 0001 Order is invalid.
    Many thanks for your kindly reply.
    regards,
    Steven

  • GR for PO is not allowed

    Hello
    Iam have done one scheduling agreement with Subcontracting,
    Child components are full stock no problem send to components provided to vendor.
    afterthat i have done MIGO with recepct to SA and in MIGO screen iahve changed the Quantity and did the MIGO... The material document is created
    when i want to cancell the materail doc. system will gives me below error
    "Goods receipt for purch. order" is not allowed (ORD 1000605)
    Message no. BS007
    Diagnosis
    The current status of object 'ORD 1000605' prohibits business transaction 'Goods receipt for purch. order'.
    Procedure
    To process business transaction 'Goods receipt for purch. order', you first have to change the status of object 'ORD 1000605' to allow the transaction 'Goods receipt for purch. order'.
    This gives you an overview of the system and user statuses that affect the transaction. A transaction can only be executed if there is at least one status that allows it and there is no status that forbids it.
    Transaction analysis

    Hi,
    Please go the tcode CO02 and click on functions and select the restrict processingand click on unlock
    the reason may be tht some might have locked the produvtion order ,
    hopw it wud have answered ur question.
    rewards if it is useful
    Shawn

Maybe you are looking for