Pending transaction

I am facing one problem here...i have one big sales order...with more than 1000 line items... out these items may items i have already transact move order...some of the items ... when i go in shipping transanction window ... it is showing me status "Released to Warehouse".... and these all the line items which i have transacted are stuck in pending trasanction window.... so is there any way out to handle this pending transactions.... so that i can ship confirm by lines items.
Thanks for helping and guiding

So Finally .... i have solved the issue myself...
Clearing Pending Transaction
1.Suppose you have Item no: 1390512 – Status = PO Received – but it is stuck in “Released to Ware house” status
2.Go to scheduling of this items and UN-schedule this particular item….from Tools OR by Right click on this item. – Then Un-Schedule this item.
3.Before this item is showing status … Pick Released --- but now it will show you the reservation … with the status – Not Pick Released.--
3a. Re-Schedule this item and then reserve it again.
4.Reserve this item again – from tools – scheduling --- reserve. OK
5.After viewing the reservation details... Go to Actions and Progress Order.
6.If DV number is there in shipping transaction window – note the DV number from there…you can release the specific item.
7.Go to Transact Move Order window …. Place your item number in the lines Tab.. then find and transact the particular item.
8.Go to Pending Transaction window and find the pending transaction of this item …Previously it is coming when this item stuck in the status of released to warehouse… but after following these all the steps… there is no pending transaction for this item.
9.Wait for about 5 – 6 minutes… the status of this item will get changed from “Released to warehouse” to “Staged/Pick Confirmed”
10.Then simply go to Actions – Ship confirms it.
Junaid Iftikhar
Oracle Distribution Consultant

Similar Messages

  • How to view pending transactions?

    I have a problem where for some reason, things that should be rolled back when ocirollback is called, aren't. I'd like the user to be able to see a list of pending transactions, on that connection, but I haven't had any luck. All I find are posts about tables that I don't have.
    I wish I could tell you what version of Oracle I have, but I don't even know. rpm -qa | grep -i oracle turns up empty. I can tell you that lsb_release -a gives
    LSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
    Distributor ID: RedHatEnterpriseAS
    Description: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
    Release: 4
    Codename: NahantUpdate8

    Make sure that every ociexecute call uses OCI_DEFAULT, else the active transaction in the connection will be committed.
    Make sure that your application isn't doing DDL, e.g. CREATE TABLE, since this will commit the active transaction.
    Pending transactions are shown in v$transaction, which may (or should) not be visible to normal users.
    By "list of pending transactions, on that connection" do you means list of SAVEPOINTS, or are you suspending transactions via
    a transaction manager or even by DBMS_XA?
    Use <?php phpinfo(); ?> and check you have a recent version of the PHP OCI8 extension. 1.3 onwards is OK, 1.4 onwards is good.
    You can get the latest source from http://pecl.php.net/package/oci8

  • How to move pending transactions to next period

    Hi
    i need to close the period but it show's there are 9 pending transactions, how can i sweep them to next period.
    is there any concurrent program to do the process.
    regards
    Arif

    Make sure that every ociexecute call uses OCI_DEFAULT, else the active transaction in the connection will be committed.
    Make sure that your application isn't doing DDL, e.g. CREATE TABLE, since this will commit the active transaction.
    Pending transactions are shown in v$transaction, which may (or should) not be visible to normal users.
    By "list of pending transactions, on that connection" do you means list of SAVEPOINTS, or are you suspending transactions via
    a transaction manager or even by DBMS_XA?
    Use <?php phpinfo(); ?> and check you have a recent version of the PHP OCI8 extension. 1.3 onwards is OK, 1.4 onwards is good.
    You can get the latest source from http://pecl.php.net/package/oci8

  • Transaction Processor Error in View Pending Transactions

    Dear All,
    I am getting the Error: "Transaction Processor Error" in View Pending Transactions.
    How can I identify due to what reason, this error had occured
    because of this I am not able to close the inventory period for these transaction months..
    and also I am having the following Error msg for another item in view Pending Transactions..,
    How can I clear this ..?
    Please update...
    Many Thanks in advance....
    Edited by: santark on Nov 10, 2009 6:46 PM

    Hi,
    This is not really and error. Oracle processes transaction in a batch. If one record will fail because of some error, other records/transaction in the batch fails with this error. For this error you really need to get the ERROR_EXPLANATION to find out the exact message as to why it is possibly failing. These can usually have their three flags reset and re-submitted as this error is usually attached to those records in a group where one of the records has been erred with one of the more severe errors.
    I believe you can resubmit the transactions which are failed with the below script
    Update mtl_material_transactions_temp
    set      process_flag = ‘Y’,
         lock_flag = 'N',
         transaction_mode = 3,
    error_code = NULL
    Where organization_id = &org_id
    Thanks,
    Raghav

  • Inventory pending transactions stuck pending transactions in with no error

    Hi everybody,
    there are some inventory pending transactions stuck pending transactions in with no error. those transactions of inter-org shipment (issue) one of items doesn't have quantities. so, why the left items that have quantities will not be released? and why there are no error in the line that doesn't have enough quantity (to mention the issue quantity is not enough )?
    thank you in advance.

    Pending transaction hold only following three types of records:
    1. Allocations done for Mover orders
    2. if you use TP:INV: Transaction Processing Mode = Batch, and if transaction manager has not yet picked up the records for processing.
    3. records are stored in Pending Transactions only for a moment, before they are transferred from Transactions Open Interface to Material Transactions (History)
    In all the cases, records are well validated, and you will never find that basic validation such as quantity missing is not present.
    How are the records getting populated there?
    Are you inserting them manually? Strongly suggest to insert the records in mtl_transactions_interface instead.
    there are couple of things to check:
    1. If all records are part of single batch and if one of the records fail then entire batch fails.
    check if transaction_batch_id is populated on these records.
    2. may be the flags such as process_flag, lock_flag, transaction_mode are not set to right values
    check if their respective values are 1, 2 and 3.
    Thanks,
    Hrishi

  • Pending Transactions Showing Up in ASCP

    I think we are seeing that ASCP sees the pending transactions.
    Item XYZ had pending WIP Component Issue of 8 pcs. tied to a pending WIP Move...the component is an assembly pull
    The Material Workbench had item XYZ with an on-hand of say 2 pcs.
    Inventory Supply/Demand had the on-hand at -6
    ASCP saw it at -6 and rescheduled in a WIP job a week to cover the negative on-hand

    Raja,
    ASCP is based on a snapshot at the time of data collections. The Inventory application's supply demand form is real time based on current transactions.
    I know I have experienced several differences in how this form looks at information, it is not always consistent with ASCP by design. In this specific case, if the form is picking up pending transactions, I would not believe that was a bug. I would suspect it to be a feature.
    Kevin

  • SMP 3.0: Agentry - Pending transaction

    Hi Experts.
    I am doing modifications of SAP Work Manager 6.1 in Agentry.
    In the MainObject, the WorkOrder collection is located, which has a sub collection called Components.
    In the Transmit action there is a subaction that will loop over the WorkOrder collection, furthermore for each
    WorkOrder another subaction will loop over the Components collection.
    For each Component satisfying some conditions an Edit transaction with an Update Step, will trigger a backend
    call for that Component. This part works fine.
    If I supply some invalid data for a Component and do a transmit, then the Update step will fail. If I do another transmit
    without doing any changes, the Update Step will be executed again and fail. So far so good.
    Now I delete the Component with invalid data, to try to get the Transmit working again. I do this via a Delete transaction
    with the checkbox "Discard pending" set to true. I would expect this to also delete the pending transaction.
    But even if I can verify, that the Component Object has been deleted in the Components collection, the pending transaction
    will still be executed every time I do a transmit.
    I cannot get the pending transaction deleted.
    The only workaround is to delete the parent object, which is the entire Work Order Object. But this is much more than I want to delete
    if only a single Component object is invalid.
    I hope someone can help me with this.
    Thanks.
    Søren Hansen

    Just to close the loop in this discussion. The result of the OSS ticket is the creation of this SAP note:
    SAP Note # 2142877: SAP Work Manager - Transaction Failure Handling cannot be turned on in SMP 3.0 Agentry production publish (via Cockpit) but it can in SMP 3.0 development publish via Agentry.ini.
    As stated the Agentry.ini is deprecated in SMP 3.0 for Production Publish.
    SMP 3.0 - Agentry.ini (Configuration file) deprecated in SMP Production mode
    The Development publish still uses Agentry.ini but in production publish the SMP Cockpit is used but the internal coding does not work with the Agentry.ini enabling of the error handling. So any application that was designed in Agentry 6.0.X before that uses error handling needs to follow the same way the SAP note # 2142877 was done above.
    Just adding some references in SCN for quick check by users.
    Soren also has a write up in the SMP develoment center listed below as the result of this action:
    SMP 3.0: Agentry Transaction Failure Handling
    I just want to add some closure on the discussion on what happened - just in case some other users bump into this discussion online.
    Best Regards,
    Mark Pe
    SAP Senior Support Engineer

  • [u][b]Pending Transactions SQL Queries[/u][/b]

    Hi,
    Can anyone pls help to provide me with the sql queries to extract the number of pending transactions so that I could run the query from backend?
    Currently, I have to select organization by organization at front end to view the number of pending transactions. Would appreciate any help. Thanks in advance!
    1. Resolutions Required
    - Unprocessed Material
    - Uncosted Material
    - Pending WIP Costing
    - Uncosted WSM txn
    - Pending WSM interface
    2. Resolution Recommended
    - Pending Receiving
    - Pending Material
    - Pending Shop Floor Move
    3. Unprocessed Shipping Transactions
    - Pending Transactions

    Unprocessed material transaction are stored into the table
    MTL_TRANSACTIONS_INTERFACE
    Pending material transactions are stored into the the table MTL_MATERIAL_TRANSACTIONS_TEMP
    Pending and Unprocessed Shopfloor move transactions are stored into the table WIP_MOVE_TXN_INTERFACE
    Uncosted material transaction are stored into the table MTL_MATERIAL_TRANSACTIONS with COSTED_FLAG not null (N for uncosted, E for error)
    Uncosted WIP transaction are stored into the table WIP_COST_TXN_INTERFACE
    Please refer also to the Pending transaction guide you will find in Metalink note Note:102878.1.

  • HT3702 From pending transaction to be posted

    I have one purchased item and received an email receipt today. My bank account now displays one pending transaction. Does anyone know when exactly this pending transaction is going to be posted? I need to close down this account as soon as it is posted.

    No

  • Count Pending Transactions

    hi, experts
    I'm trying to count pending transactions, I have a App in Agentry. Generate transaction type delete for the objects. Any idea???
    Platform Windows Mobile Pocket PC Portrait
    Agentry Server 6.1.4.179
    Agentry Test Environment 6.1.4.179
    Thank you for your help.
    regards

    That's right, but I need to count the transactions because I can not use an include rule as it affects the performance of the device with widows mobile filtering by a field with a state. hence it must have pending transactions.
    Regards
    Rafael Méndez

  • Delete the pending transactions failinvia automatic Mass Appraisal creation

    Hi all,I have appraisals not appearing in the Managers list.This appraisal is due om 01-May-2012.When I saw the reason ,I find the Mass Appraisal creation did not run.The reason being there were pending transactions.Our Appraisals are set for automatic run. The parameter to delete is Yes.I increased the MAX errors to 100000 but still I get error.Please suggest what to do?Is there a script or API which I can use to delete these pending transactions?

    Make sure the appraisals section of the plan is set to 'employee initiates'. Otherwise the manager has to initiate.
    If that is set OK, I have seen problems before with the 'backout' option on generate appraisals. Check MetaLink because I think a fix was produced for it.
    Regards
    Tim

  • Pending Transactions in Inventory Accounting Periods for some ORG`s

    We are using 12.0.6
    We have 7 inventory ORGs
    We are feeding data since nov-08 and none of the Periods are closed yet
    Some ORGs have a very high number of uncosted transactions while some have none
    I dont understand why
    And secondly If i want to remove these transactions from pending status, how would i do that and make them costed so the pending number goes to zero
    Please advice
    Thanks

    What is the costing method being used? If it is average costing(or fifo/lifo) then, if one the transactions gets errored then costing of all subsequent transactions for that items in that org will be stopped. Also, there could be many other reasons like cost cut off date. inter org txns etc.
    best way to find out is run the following query
    select *
    from mtl_material_transactions
    where costed_flag = 'E';
    This gives all errored transactions. Try to resolve the issues with these transactions(check error_code, error_explanation columns).
    Hope this helps..
    Edited by: user625046 on Dec 3, 2009 5:13 AM

  • Pending Transaction Check

    Does anyone know if there is a way to determine if there are any pending changes on a transaction?
    We are on Oracle 8.6.1, but upgrading to 9.2 in the next month or so.
    I have no need to know the details of any pending changes, just a boolean - Are there any or not?
    I have a client program and I wish to implement something on a timer. This timer code should only run if there have been no inserts, updates, or deletes performed since the last rollback or commit because the code will do a commit.
    I tried coding it in stored procedures that use autonymous transactions and it worked fine in testing, but when put into higher volume use in production the corporate DBAs told me that their error logs were filling up with strange system errors.
    The errors went away when we took the code out.
    This was months ago and I am just getting back to it now and the error logs are gone so I can't tell you what they were.
    Thanks for any help,
    Chris Elvart
    SBC

    Unless I'm missing something here, your timer driven program should be a transaction all on its own. Any commit in your program should only affect transactions done by your program. You would never be able to commit my transactions.
    Without knowing what the error messages were, or the nature of your program, it is difficult to speculate. Perhaps you can persuade your DBA's to allow it back into production long enough to get the errors again. Then post at least the outline of the program and the errors seen, maybe someone will have some ideas.
    TTFN
    John

  • Calling stored procedure in beforeCommit() cause pending transaction

    Hi all,
    In our application (BC+ Faces, 10.1.3.3), in beforeCommit() method of the entities, we call pl/sql stored proc to do complex update. It does the following :
    1) Update currently "just inserted"-committed row
    2) Update other table to increment a counter.
    3) Within the stored proc, there is NO commit or rollback, so we rely on the ADF mechanism for that.
    Recently we see on the database side (enterprise manager), that the stored proc I mention above is number one in TOP SQL, it is in WAITING status.
    FYI, this is the sql statement in the stored proc:
    UPDATE mytable SET doc_nbr = doc_nbr + 1
    WHERE .... RETURNING TO_CHAR(doc_nbr, '0000000') INTO vDocNo ;
    The question is :
    Is this a wrong approach ?
    to do "uncommitted" PL/SQL DML update within beforeCommit() and rely on ADF commit/rollback ?
    If so, what is the correct approach then ?
    Thank you for your help,
    xtanto

    Hi Frank,
    is there any reason why you don't commit the database changes and rely on ADF BC ? I do not commit because the update done in stored proc is one atomic unit with ADF transaction, if the ADF commit fail, no data sould be committed.
    Thank you ,
    xtanto

  • How do i stop a pending transaction form itunes

    my little brother bought a album and itunes took the money out of my moms card nd not mine how do i cancell the transaction and put the money on my card ??? please help ??

    You can cancel preorders. I accidentally order Anchorman 2 until I discovered there is an unrated version. You have to go into account management on your computer and cancel what you don't want. It would be nice if you could do it from your iPad since you can do most other things but it can be done.

Maybe you are looking for

  • Add variuos amplitudes to sound graph

    Hi I have the following code that computes a sound graph with a fixed amplitude for a number of waves. I need to be able to control the amplitude of each wave, but am not sure how to amend the following code to produce the effect. There is also an ff

  • It is possible to have 2 email accounts in cloud

    Can I add another email account to iCloud? if so how do I do it.

  • WebLogic Form-based security

    I am using form-based login to authenticate users. I want to tie all entry points on successful login to a single page. Is there a way to accomplish this? In the web.xml one can configure the error page to be forwarded to on login failure but there i

  • Opportunity Status DDLB entries

    Hello all, How can the DDLB entries for Oppty status be controlled? When we are doing the upgrade, for same entries in the Oppty Status profile, in 6.0 I end up with 5 values while in 7.0, i have 8 values. Please help. FYI....CRM_STATUS_MAINTAIN_OW s

  • Contract release orders only allowed for sche.agreements with dep.condition

    hi frnds, i got this error msg while i try to create a scheduling agreement with ref. to contracts help me out... thanks in advance....