INV_IFACE=Y 임에도 PICK TRANSACTION이 PENDING에 걸려 있는 경우 해결 방법

제품 : MFG_SE
작성날짜 : 2005-05-06
INV_IFACE=Y 임에도 PICK TRANSACTION이 PENDING에 걸려 있는 경우 해결 방법
========================================================================
PURPOSE
WSH_DELIVERY_DETAILS table의 INV_INTERFACED_FLAG = Y 임에도 불구하고
MTL_MATERIAL_TRANSACTIONS_TEMP table에 Sales Order Pick Transaction이
pending 상태로 남아 있는것을 볼 수 있다.
이런 경우의 해결 방법을 알아본다.
Problem Description
Sales Order Pick transactions이 Pending Transaction table(MMTT)에
pending 상태로 있다.
이런 stuck transaction은 Order Details report(OMSE11i.sql note.133464.1)
에서도 볼 수 있고 Close Period report(INVPeriodCLose115.sql note.206576.
1)에서도 볼 수 있다.
Stuck transactions은 onhand quantity를 reserve 하고 있으며 이 reserve
quantity는 다른 order를 위해서도 ship 되어야 한다.
이 경우,OMSE11i.sql report는 struck transactions은 보여주지만 관련된
move orders는 보여주지 않는다. Transact Move Order 화면에서 관련된
move orders를 조회해 보기 위해 Sales Order Number를 입력해 보기도 하지만
어떤 결과도 나오지 않는다.
OMSE11i.sql report는 또한 Order line은 completed, closed, shipped 되고,
delivery details section(WSH_DELIVERY_DETAILS)의 inventory interface
flag(INI)는 'YES'인 것을 보여준다.
STEPS :
1. Go to Inventory > Pending Transactions screen.
2. Query records in error.
3. See stuck records but no error message.
Workaround
Solution Description
1. Order Details report(OMSE11i)을 검토하여 모든 transactions이 각 line
별 complete 되어 있는지 확인한다.
1) OMSE11i.sql결과가 order lines이 completed, closed, shipped이고
wsh_delivery_details table의 inv interface flag가 'YES'임을 보여주는
지 확인한다.
2) 모든 필요한 history transaction records를 볼 수 있는지 확인한다.
하나의 order line은 mtl_material_transactions table에 세개의 records
를 가지고 있어야 한다.
하나의 record는 warehouse에서 onhand qty를 remove 한 것이고,하나는
staging subinventory에 onhadn qty를 입력하는 것이며, 다른 하나는
staging 창고에서 onhand qty를 issue 하는것으로 이는 product이 고객에
게 shipped 되었고 그로인해 inventory가 감소하는 것을 의미한다.
3) 만약 각각 이러한 transactions이 각 order lines에 따라 존재한다면,
추가적인 move order lines이 duplidates 된 것이므로 이는 cancel 되어
야 한다.
2. 만약 이러한 pending transactions이 remove 되야 한다고 확신한다면,
move orders에 대한 move order line id를 결정한다.
OMSE11i의 pendgind section(MMTT)에서 제공하는 move order line id column
을 이용한다.
3. 각 move order id에 연결된 move order number를 아래의 script를 이용하
여 찾는다. 조회문의 Request_number가 Move Order number이다.
set pages 200
set head on
set lines 200
select
REQUEST_NUMBER,
to_char(toh.last_update_date, 'HH24:MI:SS') "HTimeU",
to_char(toh.creation_date, 'HH24:MI:SS') "HTimeC",
to_char(tol.last_update_date, 'HH24:MI:SS') "LTimeU",
to_char(tol.creation_date, 'HH24:MI:SS') "LTimeC",
tol.organization_id "OrgID",
toh.request_number,
toh.header_id,
tol.LINE_number,
tol.LINE_ID,
tol.INVENTORY_ITEM_ID,
substr(toh.description,1,20) "Descr",
toh.move_order_type,
tol.line_status,
tol.QUANTITY,
tol.QUANTITY_DELIVERED,
tol.QUANTITY_DETAILED
from
mtl_txn_request_headers toh,
mtl_txn_request_lines tol
where tol.line_id IN (&move_order_line_id)
AND toh.header_id = tol.header_id
AND toh.organization_id = tol.organization_id
4. 위에서 찾은 move order(request number) no를 가지고 INV: Move Orders>
Trasnact Move Order 화면으로 이동한다.
문제의 move order를 찾으면 menu 중 'Tools > Cancel the aollocations'를
실행한다. Cancelling the allocation은 pending transaction을 remove 할
것이며,pending transaction이 remove 되었는지 확인한다.
Reference Documents
Note 281155.1

Similar Messages

  • Automatic creation of Delivery Notes in pick transaction

    In the pick transaction, when you have a lot of lines  with a lot of Delivery adresses, the button (Deliver) creates automatically all the Delivery notes.
    That's fine but all the documents remains open until you add them manually in the system.
    I have a customer who creates many hundreds delivery notes at the same time.
    I wish a button (Create and Add) which automatically create and add every Delivery Notes;
    Christian

    Hi sameer,
    unless the standard program is modified you cannot do auto pgi. However batch jobs can help creating a delivery afer sales order. But incase WM is implemented then we can for the required delivery movment types create an automatic transfer order and confirmation. This brings us closer to some extent in the task. Then schedule again a job that does PGI.
    can you please however explain the business need for auto pgi. It helps us to learn something as well.
    regards
    sadhu kishore

  • Project Sale order Pick Transaction

    Hi,
    The client implemented PJM and PJC.
    In some of our scnerios the sales order pick transactions is getting cost collected.
    As per my understanding, Project releated sales order will pick inventory item from project locator while shipping. So the item should be in the Project locator to do the shipping. if the item is in inventory some other locator then it should be moved to project locator(Project Transfer). then the sales order will pick the item for shipping. So the project transfer will get collected not the sale order pick transactions.
    can someone help to me understand at what scneario sale order pick transaction will get cost collected for projects.
    Thanks
    Govind

    Hi
    Your understanding is correct.
    However, if user is picking the item direclty from a common locator or another project locator, I would expect to see such transactions being cost collected.
    Dina

  • Cont Answer any one this question (MM transactions) pending frm last 2 days

    please let me know as per master note 1032265 and MM-Tax-config.zip.
    please go through the file MM-Tax_config.zip. it is available in note 1032265.
    For account determination they mentioned in MM-Tax-config.zip file "add new Entry with GRPO transaction type and DC Indicator as debit and account name as RG23 AT1 and PLA AT1" last they mentioned repeat the same for all MM excise transaction.
    please i would like to know for what all the transactions we have to maintain with combination of RG23AT1 and PLA AT1.please send me all required transactions with combination of RG23 AT1 and PLA AT1.

    I need combination like
    Example:
    TT           DC Indicator            Account
    GRPO      Debit                     RG23 AT1
    EWPO      Debit                     RG23 AT1
    DIEX         Debit                     RG23 AT1
    DIEX          Debit                    PLA AT1
    DLFC        Credit                    RG23 AT1
    DLFC        Credit                    PLA AT1
    i need for what all the transactions we need to maintain.i am not sure above example is correct or not.i given just example.please correct it and mention required transactions for Sec Cess.

  • Transaction pending

    Hi Sir/maam,I selling a Laptop the buyer pay me thru paypal. i received an email in the spam folder that the money was already transfered on may paypal account, then i should send the item in the given address and then i will give the tracking no. of the item that i send.then the trasfered money will reflect on my paypal account once i already sent the item. is that true transaction on the paypal? thanks and regards!!

    Hi Sir/maam,I selling a Laptop the buyer pay me thru paypal. i received an email in the spam folder that the money was already transfered on may paypal account, then i should send the item in the given address and then i will give the tracking no. of the item that i send.then the trasfered money will reflect on my paypal account once i already sent the item. is that true transaction on the paypal? thanks and regards!!

  • 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

  • [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.

  • Transaction type 100 cannot be used for activity 'Acquisition from invoice'

    Hi
    My user got the error message : Transaction type 100 cannot be used for activity 'Acquisition from invoice receipt w/ affil. comp.'
    when post the invoice via MIRO t code for 98% of the total amount.
    The posting was is related to affiliated company, & by right it should pick transaction type 153 but it is pointing to 100.
    If user post 100% , no error.
    Please advice.

    Check any of the following notes:-
    =>  Note 972556 - MIRO: Incorrect movement type with affiliated companies
    =>  Note 1060719 - Error AAPO 176 for postings from Logistics without vendor
    thanks
    G. Lakshmipathi

  • Pick quanity with reference to confirmation qty

    Hi,
    In our scenario, we are using picking transaction to issue the raw material againt process order by using the transaction COIK after confirmation of process order. But in picking quanity is defaulting total requirement qty from reservation irrespective of confirmed quanity of finished product.
    I want in picking after final confirmation requirement qty of raw material in line with (proportional) confirmed qty of finished product as in backflush.
    Suppose a process order of order qty 100 nos. and for this required qty of raw material xxx is 1000. Then i confirmed the process order of 50qty with final issue indicator. Then i am issuing the raw material through picking. In picking raw material full qty 1000 nos are defauliting. But i confirmed only 50 nos. In this case raw material required is 500 Nos. only. So i want in picking 500 nos only.
    Thanks & regards.
    N. Laxman

    Dear Lakshman,
    still i am unable to understand ur query
    I want to issue the raw material after confirmation
    yes u can do that, after confirmation
    u can still issue in MB1A
    OK now i got ur point
    u mean to say while issuing in MB1A & after clicking adopt details system is picking full quantiity
    yes this is the std SAP behaviour
    if u want to do in MB1A, then don't click on Adopt details
    just give order number & pressw enter & give manually
    BTW are u working on AFS ??
    just wait for expert replies
    Regards
    kumar
    Edited by: kumar kumar on Jul 13, 2009 4:41 PM
    Edited by: kumar kumar on Jul 13, 2009 4:45 PM

  • WIP RESOURCE TRANSACTION에러

    제품 : MFG_WIP
    작성날짜 : 2005-05-30
    WIP RESOURCE TRANSACTION에러 "USER NAME NOT VALID. PLEASE RE-ENTER"
    =================================================================
    PURPOSE
    "User name not valid. Please re-enter" Error를 가진 Pending Resource
    Transaction에 대한 해결방법
    Problem Description
    a) Resource Transaction이 Pending됨
    Error Message: "User name not valid. Please re-enter"
    b) Navigate to > Resource transaction > Resource transaction Resources
    charge type = 'Manual'인 Resource에서 발생함.
    c) Component들은 Lot/Serial Controll Item임.
    Workaround
    N/A
    Solution Description
    원인 > 이 문제는 Resource에 대해 manual하게 Charge된 경우에
    발생한다.
    Fix방법>
    a) Increase the file version of WIPTXRSC.fmb to 115.51.1159.2
    b) Apply patch 3532800 or higher
    Reference Documents
    Note:292661.1

    If you manually create discrete jobs the system does not normally check constraints. The standard planning engine is infinite capacity. If you want to check for resource constraints during planning (finite capacity) you need to use Advanced Planning and Sceduling.

  • TS1424 tansaction pending message continuously when trying to purchase gems in clash of clans

    cant purchase gems anymore..keep getting "please wait transaction pending"

    You can contact iTunes support via this page and ask them why the message is appearing (it could be due to a number of reasons e.g. problem with a previous purchase, problem with your billing method ...) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Two Different Project to handle Project Manufacturing Cost ?

    Hello Guys,
    Can any One Help me on this Question,
    Sales Company - > Attaching their Project/Task to Sales Order.(Different OU,LE,Set of Books).
    Manufacturing Plant - > Imports the Sales-Order of Sales Company(Different OU,LE,Set of Books).
    Current Flow - > Sales Company Project/Task -> Planning -> Work Orders ->Transfer Cost to Projects.
    And Manufacturing Unit will create their Internal Project.
    Questions :-
    Now Manufacturing Unit wants to know their Manufacturing Cost(Material Cost,Resource Cost and Overhead Cost) ?How to track cost for Manufacturing Plant ?
    How we can transfer the cost from Sales Company Project to Manufacturing Project ?
    Do we need to Transfer from Cost from Sales Company OU to Manufacturing Internal Project OU ?
    Is their any other way to do the setups ?
    Iam only concened about How to use Sales Company Project and Manufacturing Internal Project ?
    Regards,
    Satish

    Hi Dina,
    We are in a process to implement flow of information between Sales Order from two different LEs.
    Our Order originates from Sales Service Org(Project Owning Org) ----> Trading Hub------- > MFG Plant. The equipment is shipped directly to customer.
    We would like to know more on the solution which you have explained : -
    "Manufacturing plant may use the same project as setup by the sales company. They could setup the transfer price rules for cross charge. Then run the Inter-company billing process which generates a sales invoice in the manufacturing OU AR, and interface that as internal supplier invoice to the AP of the Sales OU. To implement the Inter-company billing you need to follow the required setups in both OUs."
    We have been following steps and found not working
    (1) Created Project under Sales & Service Operating Unit (OU)
    (2) Created Sales Order against this Project in Sales & Service OU, the shipping org on this sales order is MFG which belongs to different entity &  OU.
    (3) Pick and Ship from shipping org MFG OU
    (4) Run Cost Collection Manager for Inventory Cost Transfer for the Shipping Org MFG
    (5) There is no transaction pending for this cost under Sales & Service OU, however this is pending under MFG OU (shipping Org)
    (6) Ran the "Transaction Import" program from MFG OU and the transaction got rejected as the Project belongs to Sales & Service OU.
    Thanks,
    Sachin Salvi

  • Connect a Date Dimension to a cube without relationship

    Hi everybody,
    I would like to answers to one business requirements.
    I create a cube that models the following event : a customer send a product from an agency to another customer who receives it in another agency.
    So I have a fact table with only two measures
    Amount
    Count
    which is connected to these dimensions
    Product
    Sending Date
    Receiving Date
    Sender (Customer)
    Receiver (Customer)
    Sender (Agency)
    Receiver (Agency)
    The users would like to analyse the following KPI, at a specific date :
    Number of transactions sent, the amount
    Number of transactions received, the amount
    Number of transactions pending, the amount
    To answer this business requirement, I have added a new date dimension in the cube with no relation, so that the user can select a date from this independent dimension and get the different KPIs. 
    But I don't get any results.
    Is it a good model ? How to make it possible for the user to use the independent Date Dimension to perform analyzes of different KPI ?

    Is it a good model ? How to make it possible for the user to use the independent Date Dimension to perform analyzes of different KPI ?
    Hi Meal,
    According to your description, you want to know if is it possible for the user to use the independent Date Dimension to perform analyzes of different KPI, right?
    As per my understanding, we cannot do this without relationship between dimension tables and the independent Date table. However, we can add the relationship between the added date table and the fact table Sending Date and Receiving Date column. Please refer
    to the link below to see the details.
    http://msdn.microsoft.com/en-us/library/ms175427.aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • "Currently unable to add funds to your account. Please try again later."

    ultimatedeterus wrote:
    I tried to add funds to my PSN account with my debit card. but seems like it did not work.it showed "Currently unable to add funds to your account. Please try again later."and also i found there's $1 pending transaction on my bank account. WTH is going on?how can i fix this problem?and I'm pretty sure the billing info on my PSN account is EXACTLY as same as the one on me bank statment.The transaction pending is the way that PSN validates your account. It attempts to withdraw, then deposit £1 or $1 then refund it.  If you are unable to do it yourself on the PS3, try waiting 24 hours as you may have inadvertantly triggered the lockout. (several attempts that fail will lock it for 24 hours). If after waiting it still doesn't work, give customer support a call and see if they can help. The EU numbers are available here.

    r3KoR_Infinity wrote:
    Hello,
    I have the same problem. It just recently occured though. I used my old debit card with no problem at all and purchased a bunch of games in the Playstation Store, however I lost my DC a week ago and got a new one. Obviously I changed my billing information and that's when the problem started.
    1) I see a small pending transaction to Playstation Network which proves that my data that I put in was correct.
    2) Called the bank which confirmed that I have enough funds for the purchase and also confirmed that my card is active.
    3) Tried to buy a game in Google's Playstore for my phone, which also refers to that same DC number and had no problems.
    4) Contacted PSN/SEN customer support and got no response.
    I would buy PSN cards if I could but since I am currently living in Thailand i need to say that it is really hard to find one. I am not even sure if there are PSN cards for the Thai region, since if I do see some they are for the US region. Thus I am really dependent on my DC purchases.
    Any way of solving this?
    The billing address for your card must match the residential address on your PSN account for the transaction to complete.
    Are they both registered to the same address?

  • Best practice - over issue of move orders in WIP

    Hi Business analyst guru's,
    I am working for a electronics manufacturing industry. I am trying to use work orders functionality across our organizations. I am stuck with a logic. Please advise me what you do in this scenario.
    BoM : I have a a board assembly which requires 10 components say one of each component on BoM.
    Setups:
    all component's WIP supply type is push, Supply subinventory blank for all BoM components
    Release backflush components is not enabled in WIP parameters.
    one fine day I want to build 100 board assemblies and created the work order for 100, and released the move order through compoentn pick release form with transaction type as WIP component issue.
    Now the warehouse picker went into warehouse to pick 100 of each component with a move order with 10 lines on it. 2 components are in reels which he can not split the reel and split reel can not be used in production floor (reel size is 1000). He can issue 1000 against on the move order
    Now all the material went into production and build the assembly by 100 units. But two reels are left over with 900 of each. here I can do a WIP component return against the job.
    But expectation is if I want to build another work order (say qty by 100 again) this 900 of two components should be available for the next work order. If I do component pick release, the move order should request only 8 components.
    Is this possible? If not what is the best practice to avoid WIP return transaction and avoid splitting the reel size?
    Thanks
    Veerakumar

    1) If you have these items as Push, you will get a move order line for 100. Therefore, even if you move a whole reel the floor, only 100 will get transacted out of warehouse. Someone will have to manually transact additional 900 to the floor otherwise your inventory accuracy will go for a toss.
    Have you considered making those items pull?
    1) As and when the worker needs reel, he raises a signal. (different ways of doing this - could be Oracle kanban, could be a visual signal, could be a holler - whatever works for you)
    2) You transfer 1000 to the fllor
    3) As and when jobs complete, the 100 units get issued to work order
    4) Whatever is left over (say 800 after the 2 work orders) and not needed is transferred back to warehouse and you do a subinv xfer transaction.
    2) If you can't make them pull, then you will be forced to move the 900 back to warehouse when the first job is done.
    3) If you can't make them pull, you do a component pick release (CPR) for multiple jobs at a time? You can group your pick tickets by destination operation. This way, upon component release, you will have 1 move order line with qty =200. The picker transacts the move order line for 200 and a subinv xfer to WIP for 800.
    4) Here is the best case scenario. Don't know if your floor layout or factory processes will support this.
    You make the items pull on BOM. You have a temporary holding area on the floor (aka supermarket) . When operator needs the item, a visual signal is raised. The supervisor (aka spider) checks the supermarket and brings a reel to the operator. Upon completing the job(s), whatever is left of the reel goes to the supermarket. Once the reel is no more needed for the day (or week or month), you do a subinv xfer from supermarket to warehouse of whatever is left. The components get issued to work order upon completion (of operation/assembly).
    Do the best you can out of this scenario. :)
    Sandeep Gandhi

Maybe you are looking for