Miscellaneous transaction (account alias issue)

Hi All,
i have item locator and lot control item in sub inventory-x
we need to issue item in subinventory
iam getting a error APP-INV-05501: Trasaction fails
but when i try fir that item in different sub inventory it is working fine
i found that sub inventory is not locator control
i tried locator cotrol at lite leve as prespecified but not working
Please advice me very urgent
thank
ashok.

It might be due to the bug, check the following details. It may help you.
OPTION #1:
If the item is serialized, you might be able to work around the error by not using the 'Serialized checkbox' when entering the transaction. The 'serialized checkbox' allows the user to enter the serial number directly on the transaciton line instead of using the lot/serial number button.Otherwise, the solution would be to upgrade your BaseTransaction.java.
1. Apply the pre-requisites to Patch.3275225
Patch.2708038 - Pre-req for 2843185
Patch.2843185 - Pre-req for 3275225
-AND-
2. Apply Patch.3275225
-AND-
3. Apply Patch.3421901
OPTION #2:
The receiving manager was down.
Login as the SysAdmin Responsibility.
Navigate to Concurrent -> Manager -> Administer.
Find the Receiving Manager and activate it.
If it is activated, shut it down, increase the number of processes the work
shift can handle and reactivate it.
OPTION #3:
The inventory organization is not setup correctly as a receiving organization.
Goto Inventory > Setup > Organizations
Query the organization.
The organization classification for Inventory Organization should be enabled.
Select this option.
Select others.
Choose Receiving information.
Confirm that the receiving options are enabled.
See the inventory user's guide for more details on setting up the inventory module.
OPTION #4:
Missing two required install base objects even though are not using CRM or the Service module.
1. Confirm the file exists on the system.
select text from dba_source
where
name = upper( 'CSI_INV_TXN_HOOK_PKG')
and line < 3
csi patch/115/sql csiinvtb.pls 115.0
csi patch/115/sql csiinvts.pls 115.0
2. If they do not exist apply a patch like Patch.2755024 for 11.5.9 to get these files.
OPTION #5:
Check the item cost setup as follows:
a. Check that the item has costing enabled --
Goto Inventory > Items > Master Items
Query one of the items with this issue
Goto the Costing tab
Confirm that the Costing Enabled Checkbox is set to Yes (Checked)
Check the Costing Enabled flag on the inventory organization attribute as well
(Each organization might have different settings depending on your setup)
b. Check that the item has costs associated in both organizations --
Choose the 'from' organization
Goto Inventory > Costs > Item Costs
Query the item
Confirm that the item has a cost associated.
Repeat this verification in the 'to' organization
ReferencesBug 3470082 - Serial # Triggered Inter-Org Transfers Fails With App-Inv-05501 In

Similar Messages

  • Account Alias Issue

    Hi All
    I can’t issue out the quantity in org 926:
    Item Subinventory Lot Expires On UOM Quantity
    ALC7502000-1002 ALOHA AL-091307 8-NOV-08 G 1259
    It has a lot number, but when you drill down to material workbench to see on hand quantity, it does not have a lot number.
    So, when I process an account alias issue, it requires me to enter a lot #.
    for the transaction we need to change Expire date how we can change?
    Please Advice me
    Thank You
    Ani

    Hi All
    I can’t issue out the quantity in org 926:
    Item Subinventory Lot Expires On UOM Quantity
    ALC7502000-1002 ALOHA AL-091307 8-NOV-08 G 1259
    It has a lot number, but when you drill down to material workbench to see on hand quantity, it does not have a lot number.
    So, when I process an account alias issue, it requires me to enter a lot #.
    for the transaction we need to change Expire date how we can change?
    Please Advice me
    Thank You
    Ani

  • Need to know Account Alias Issue API which can be used

    Hi,
    I am trying to implement Account Alias issue using package. Please let know API if anybody is aware of this API.
    Thanks in Advance..

    Don't think this is anything to do with SQL or PL/SQL.
    I guess you need to try an Oracle Apps forum.

  • Inventory Account Alias for Inventory Transaction Source Type

    Hi,
    Currently I know that only Account and Account alias transaction source type, in Misc Trx form, it will use the inventory account alias in the Source Field.
    However I want to use the inventory account alias in Inventory Transaction Source Type. Do you have any idea on how to do it ?
    TIA

    Hello Akinola,
    What Charlie has suggested that is correct, you wan't be able to put cost center during the Inventory difference posting, but there is a way to do this.
    - Find out which G/L account is posting when you do posting with 702.
    - Create cost element for that account with the help of costing/finance expert
    - During the cost element put the cost center as defaulted for that G/L account.
    I hope this will resolve your query.
    Regards
    Arif Mansuri

  • Project related Inventory "misc transaction" accounting

    Hi Friends,
    Can any expert explain me that where from the system will determine the accounting information, when we create a "project related miscellaneous transaction" (issue/receipt) from inventory and import into Project module (ver 11.5.10.2).
    Thanks in advance.
    Surya

    Hi
    When user enters a Misc transaction he has to update the field Account on the Transaction form.
    That would be the debit account of a misc issue transaction, The system will creadit the material valuation account of the Inventory organization (based on setup).
    Dina

  • Miscellaneous transaction

    Hi all,
    when iam doing Miscellaneous transaction for a item which is lot control item
    iam getting error APP-INV-05501: Transaction(s) failed
    anyone advice me
    and how can we do Miscellaneous transaction in background mode
    thanks in advace
    ashok

    Turn on INV Debug to see what the cause it. It could be from several issues including Installed Base integration or the INV Remote Procedure Manager not running or having problems with java stored procedures after a database upgrade.
    INV DEBUG: How to get Debug Information for Inventory Material Transactions
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=148651.1
    Misc Transaction Causes APP-INV-05501: Transaction(s) failed
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=293613.1
    Online Transactions Fail With App-Inv-05501, App-Inv-01564
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=406918.1

  • Personlization:Set UNIT COST field in Miscellaneous Transaction as Required

    Hi,
    In Oracle APPS 11i Inventory module I want to set the UNIT COST field in the miscellaneous transaction as required.
    I have placed the cursor in the field and went to Help > Diagnostics > Examine.
    Block: MTL_TRX_LINE
    Field:TRANSACTION_COST_DISPLAY
    Next went to Help -> Diagnostics -> Custom Code -> Personalize:
    Trigger Event: WHEN_NEW_FORM_INSTANCE
    Context LEVEL USER: MINE
    Actions tab. target object is MTL_TRX_LINE.TRANSACTION_COST_DISPLAY which we had checked above.. I set the REQUIRED property to TRUE. Save
    When I go back to the form the field is required and the changes are affected.
    But, Once I close the form and reopen it I find the field reuired property is reset to FALSE.
    Can someone please tell me what's wrong exactly?

    Hi AHS;
    Pelase check:
    Performing Miscellaneous Transactions
    http://download.oracle.com/docs/cd/A60725_05/html/comnls/us/inv/misctrns.htm
    Inventory Transactions Guide [ID 102878.1]
    Hope it helps
    Regard
    Helios

  • WorkFlow in Miscellaneous Transaction.

    I want to attach / embed a custom WorkFlow in Miscellaneous Transaction. Is it possible?
    Regards,
    Muhammad Hasan.

    Can you be more clear on your requirement?
    What I understand is that you want to include a customized workflow for a specific Transaction i.e., the
    flow of transaction is according to the way the workflow is designed. If it is so, then you can design your custom workflow.
    Otherwise, do let me know the requirement clearly.
    Thanks,
    Dilbagh

  • Can I just view one account alias in mailbox?

    I have 3 account alias's on my .mac mail account. Is there anyway to see only one account name in the mailbox? I don't like having all three in the same mailbox.
    Thanks

    Messages addressed to your .Mac email alias will arrive in your .Mac account Inbox mailbox which can't be changed.
    Only an account has a separate named mailbox under Inbox, Drafts, Sent, Trash and Junk in the mailboxes drawer.
    You can create an "On My Mac" location mailbox for each alias address and create a rule to transfer messages addressed to an alias to the appropriate "On My Mac" mailbox but transferring messages to a locally stored mailbox will also remove the transferred messages from the server at the same time.
    You can also create a rule to change the background or text color of a message in the message list addressed to an alias and use a different color for each alias.

  • Unit Cost greyed out in Miscellaneous transactions

    We are using Miscellaneous Transactions to receive a rebuildable item into an Expense Subinventory. However, we see the Unit Cost field is greyed out.
    Subinventory is quantity tracked and profile option INV: Transfer Expense to Asset is Yes.
    Thanks,
    Sanjib

    Sanjib
    For the cost to be enabled
    Item should be costing enabled
    Subinventory should be asset type
    and costing method should be either average, FIFO or LIFO
    Thanks
    Nagamohan

  • API need for miscellaneous transaction for an inventory

    Which API is normally used for a miscellaneous transaction for an inventory?
    Regards ,
    Tdhoke,

    Hi, Could you please send me the insert statement for this. i am having serialised item for it.
    Actually i am getting a error when i do insert into my mtl_material_transactions
    insert into mtl_transactions_interface
    ( SOURCE_CODE
    , SOURCE_LINE_ID
    , SOURCE_HEADER_ID
    , PROCESS_FLAG
    , TRANSACTION_MODE
    , TRANSACTION_INTERFACE_ID
    , ITEM_SEGMENT1
    , ORGANIZATION_ID
    , SUBINVENTORY_CODE
    , LOCATOR_ID
    , TRANSACTION_QUANTITY
    , TRANSACTION_UOM
    , TRANSACTION_DATE
    , TRANSACTION_SOURCE_ID
    , TRANSACTION_SOURCE_NAME
    , TRANSACTION_TYPE_ID
    , TRANSACTION_REFERENCE
    --, TRANSFER_SUBINVENTORY
    , XFER_LOC_SEGMENT1
    , XFER_LOC_SEGMENT2
    , XFER_LOC_SEGMENT3
    , XFER_LOC_SEGMENT4
    , LAST_UPDATE_DATE
    , LAST_UPDATED_BY
    , CREATION_DATE
    , CREATED_BY)
    values(
    'Mis Receipt Test Oct07',--SOURCE_CODE
    1,--SOURCE_LINE_ID
    1,--SOURCE_HEADER_ID
    1,--PROCESS_FLAG
    3,-- TRANSACTION_MODE
    1,-- TRANSACTION_INTERFACE_ID
    62925800100005,-- ITEM_SEGMENT1
    122,-- ORGANIZATION_ID
    'Put Away',-- SUBINVENTORY_CODE
    NULL,--LOCATOR_ID
    1,-- TRANSACTION_QUANTITY
    'EA',-- TRANSACTION_UOM
    SYSDATE,-- TRANSACTION_DATE
    1,-- TRANSACTION_SOURCE_ID
    'Purchase order',-- TRANSACTION_SOURCE_NAME
    35,-- TRANSACTION_TYPE_ID
    'Mis Receipt Test Oct07',-- TRANSACTION_REFERENCE
    NULL, TRANSFER_SUBINVENTORY
    NULL,-- XFER_LOC_SEGMENT1
    NULL,-- XFER_LOC_SEGMENT2
    NULL,-- XFER_LOC_SEGMENT3
    NULL,-- XFER_LOC_SEGMENT4
    SYSDATE,-- LAST_UPDATE_DATE
    1130,-- LAST_UPDATED_BY
    SYSDATE,-- CREATION_DATE
    1130-- CREATED_BY
    )

  • Time Zone Alias issue

    Hi Everyone,
    After upgrading the Agentry server 6.0.44 we started seeing the Time Zone Alias issue. Earlier we saw the issue but we have done changes to agentry.ini based on the note1886697 and it got fixed. But after upgrade we are the seeing the same.
    Usefull links for the above issue
    Set Up Time Zone Alias in Agentry.ini Configuration File - SAP Mobility - SCN Wiki
    can any one help me?
    Regards,
    Gupta
    Tags edited by: Michael Appleby

    Hi Stepen,
    Yes it has Java or SQL system connection last as per the note 1886697.
    This issue was resolved earlier after implementing as per the note, we got new agentry server version 6.0.44 after installing it again the issue got arrised.
    Regards,
    Gupta

  • Reader 11.0.09 not installing on Mac OSX - base path failure, alias issue

    The file downloads, but does not migrate to the applications folder. Error message says base path failure and also alias issue.

    Can you post the install.log file from the following location:  /var/log/install.log

  • Excise vs account reconciliation issue

    Experts plz help me to know how to do Excise vs account reconciliation issue?

    Hi,
    Could you explain in brief what is the exact query?
    Regards,
    Hansa Chechani

  • What is "resolving alias issue"

    I have a Lacie HD connected to my TimeCapsule by USB, When I try to open it for the first time after awakening my IMAC it always says "resolving alias issues" waits a few seconds and then the HD appears on my desk top and all is well. What is going on behind the scenes?
    Also what is a Sparsebundle?

    I wonder if it is because you have multiple mount points for the same drive?
    If you have the HD currently mounted, eject it.
    In the Finder go up to the Go menu and select "Go to Folder...".
    Type in:
    /Volumes
    and click "Go".
    Do you have any alias for the drive while it is NOT connected? If so, you should be able to delete them from here.
    Now try the same thing after mounting the HD in question. Is there more than one alias to the HD while it is mounted? Perhaps "HD" and then "HD-1" and then "HD-2" etc?

Maybe you are looking for

  • Mac mini video cards

    It was reported awhile back in Macaddict and in Thinksecret that the mac mini had been upgraded with a little faster processor and video cards with 64mb of memory. However, I don't see these as being options in the Apple Store. How do you go about ge

  • Best AVI settings for import?

    Does anyone know what are the best practices for saving and AVI for import into presenter?

  • ICloud Mail filters on subject using "or" statements

    I am trying to create some Mail filters in iCloud.com. Example: I want to organize incoming mail into folder with 2 sub-folders.   Folder: Home Sub-folder: Bills, receipts, orders Sub-folder: Kids Do I need to create 3 filters? How can I create one f

  • My printer is flashing 10.00.0 memory error, i have taken the cartridge out and replaced it,

    I am using an HP Laser Jet 2430 dtn printer. All was fine until a little bit ago and it is flashing memory error 10.00.0 It advaised to take out the cartridge and replace it, I did and I am still getting the error, now says contact support. Any sugge

  • Unlocking iphone...

    hello some help please! im trying to unlock my vodafone iphone 4.. they have been less than helpful. when i follow the online instructions i am told to sync phone to itunes, which i have done, it then tells me to select iphone in 'devices' and go to