PO Requisition Account Generator workflow

There are stuck records in WF_ITEMS table where ITEM_TYPE = 'POWFRQAG' and END_DATE is null.
1)     These records have been stuck in workflow at the activity BLOCK_BUDGET_ACC_GENERATION. This is right after the Generate default charge account activity.
These records are blocked at this activity.
Can any body help us with this problem.
Thanks,
Mehta.

Hi;
Please review below which could be helpful on your issue:
FAQ: Account Generator [ID 216831.1]
Regard
Helios

Similar Messages

  • Anyone worked with customizing the requisition account generator workflow?

    Has anyone worked with customizing the requisition account generator workflow?
    please let me know
    I need help asap.
    thanks

    Hi Malla,
    Solution here:
    http://garethroberts.blogspot.com/2007/08/gl-account-code-combinations-on-fly-key.html
    Regards,
    Gareth

  • Po requisition account generator workflwo help

    HI
    we have to customize the requisition account generator workflow totally based on some conditions.
    we have 8 acc felx field segments.
    My question is ..
    1. Do i just created 8 functions for all the 8 segments and join them in series.
    will workflow automatically assign the first function value to the first segment?
    if not how do i specify the segment which I need to be populated from that fucntion
    please let me know the working of this workflow as well.
    right now
    my model is 8 fucntions ina row.
    all get values from pl sql functions based on some conditions.
    I am assuming workflow will populate first segment from first function , then go to second function and populate the second segment
    is that right?
    please help me out there..thanks

    Hi PS,
    You may consider using SLA instead of Account Generator.
    For Reference - [http://www.solutionbeacon.com/TransitioningfromAccountGeneratorstoR12SLAOAUG.pdf]
    Regards,
    G V Ranjith

  • PO Requisition Account Generator Customization

    Hi,
    We want to customize the PO Requisition Account Code generator seeded workflow.Please let me know which is the way to go about it so that it doesnt get overwritten by Patches or Upgrades.
    Thanks,
    Ramendra.

    Hi Ramendra,
    here is suggestion that I think will work although I am not a WF person.
    Copy the Seeded WF to a customized WF-definition and make your changes and upload the customized flow to the system.
    Then in Setup > Flexfields > Key >Accounts you assign you customized account Generator wf to the Item Type 'PO Account Generator' and 'PO Requisition Account Generator'.
    This way the application points towards the customized WF process, which you renamed and therefore should not be overwritten at Patch/Upgrade. Note though that any patch containing the WF-Defs could potential hold a change that you would want to migrate into your customized versions.
    /Niels LM

  • PO Account Generator Workflow

    We are customizing following account generator workflows:
    1. PO Requisition Account Generator(POWFRQAG)
    2. PO Account Generator(POWFPOAG)
    Requirement: When user enters charge account manually for requisition/purchase order, SEGMENT4 value has to be updated based on business rules. Based on new SEGMENT4 value, charge account should be updated accordingly. User will be entering the charge account manually.
    Problem: We have included required customization in these workflows. 'CODE_COMBINATION_ID ' attribute(charge account id) is updated with new CCID value. However this value is not getting reflected in the form.
    Example: Charge account ID which is entered manually in the form is 14049. As per business rules, new charge account id will be 14052. However this value when passed to the form is not getting updated. When we see workflow attribute values from 'Status Monitor', charge account id is having the value 14052.
    So the main question is whenever charge account is entered manually, requisition/purchase order form allows updating charge account through workflow? Generally, if project related information is entered, charge account can be overwritten with workflow. However in our case, we are not having any project related information. Based on charge account which is entered manually, we will be updating SEGMENT4 & then generate a new CCID. Any suggestions or pointers will really help.
    Thanks /Santanu

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • Help Required in : PO Account generator workflow customization.

    Hi All,
    I am new to workflow, I want to customize PO account generator workflow in 11i. I need to build the logic to populate charge-account on PO.
    I have identified the process in PO Account generator workflow but I am not sure whether I should pick the same process for modification or create new process.
    As I don't want if any upgrade patch applied , it will overwrite modified standard process. I have read articles on preserving customizations but couldn't get much from it, they are very confusing.
    Please help.
    Thanks in Advance.

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • Customize workflow for project in  po account generator workflow

    hi,
    i customize workflow for project of PO account generator.
    the project is not working for PO account generator.
    for that customize PO account generator.
    it is working for one user.it is populating charge account.
    but it is not working for new user.
    i checked why it is working for PO account generator.
    i put one custom package.
    I'm  taking project_id .
    it is not reading it.
    why it is not working for other user.
    can you check and conform me.
    reg
    sasi

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • Customization of PO account generator workflow

    Hi everyone,
    I want to customize AG workflow for PO and PR, the requirement is that the user want to enter charge account manually at the time of PO or PR creation for an inventory expense item.
    Is it possible to do so and if anyone can guide me to do so, i will be more than thankful.
    Thanks in Advance,
    Israr

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • PO Account Generator Workflow - Need Help

    Hi All,
    My Requirement is to customize the PO Account Generator Workflow such that the General Default charge Account is choosen based on PO Line Type.
    My Plan is to do as below:
    select count(*)
    from po_lines_all
    where line_type = 'Goods'
    and po_line_id = :line_id
    and po_header_id = :header_id;
    Could you please help me how can I get the :line_id and :header_id here. I mean what should be the value to be passed to getattrbvalue which returns the line_id, header_id.
    Thanks in Advance.

    This sounds like Oracle Applications.
    I suggest you ask your question in the E Business Suite section of the Forums, that's the place for Oracle Apps questions.
    Tony

  • PO Account Generator.

    Hello,
    I have customized the PO Account Generator/Requisition Account Generator workflow in 11i. We have the similar requirement in R12,
    is there any other way that we could implement the same requirement for building the charge account on PO/Req ?
    I have heard about Sub Ledger Accounting Engine, but I am not sure how it can be used to implement the account generation on PO/REQ.
    Over View on Requirement:-
    Requirement is to generate different segment values for charge account on the basis of Project , Tasks, Expenditure used on the PO/REQ.
    If anybody has idea on the same please share the related documents or implementation approach.
    Thanks in Advance.

    Hi;
    Please review below which could be helpful on your issue:
    FAQ: Account Generator [ID 216831.1]
    Regard
    Helios

  • How Does The Account Generator Default The Accounts In Oracle Purchasing

    I enter requisition in iprocurement, add a Project/Task. Where does the workflow look for the default accounts?
    Thank you

    Hi,
    To Default the accounts, the Requisition Account Generator workflow - POWFRQAG would be called.
    It is normal, that POWFRQAG does not default charge account for project based requisition.
    You are required to customize the POWFRQAG workflow.
    Details documented in the note:
    Error APP-PO-14040 in Po Requisition Account Generator (Doc ID 263850.1)
    Regards,
    Paarthy

  • Account Generator, and AME

    Hi,
    2 questions-
    1.Is it possible to use more than one account generator process for a particular accounting flexfield structure? I have attached the process 'Generate Default Accounts' to the item type 'PO Requisition Account Generator', however is there any other way to use a different process?
    2.Is it possible to use AME in a few cases, and the Approval workflow for the other cases in the Requisition approval process, based on the Requisition document set up? If yes, how?
    thanks!

    For your second question,
    refer to How To Setup And Use AME For Purchase Requisition Approvals [ID 434143.1]
    Thanks
    Pradeep

  • Account Generator for Projects

    I need to customize Account Generator for Documents (PO,REQ & Invoice) which are linked to Projects.
    So we zeroed in on below Workflows
    1. PO Account Generator
    2. PO Requisition Account Generator
    3. Project Supplier Invoice Account Generation
    For 1, PO Account Generator, we found the node under Process "Generate Default Charge Account" where it's checking for Destination Type, & if it's Expense then it's checking if PO is Project Based. Now my question is
    Q1.1 --> Can PO be of Inventory or Shop floor & still have Project associated with it. If yes, then how can we do the customization of Charge account for PO's based on Project.
    For 2,we found the node "Build Expense Project Charge Account" under Process "Build Expense Charge Account".
    Q2.1 --> Is it where we need to Put the customization for Project related requisitions. Again this process is for Destination Type of Expense. So again same question under 1.1 will answer the second part of question for PO Requisition Account Generator
    For 3, as of now I am very much confused on this workflow where to put the customization for Project related Invoices.
    Any help is appreciated.
    Thanks Much
    Sachin

    We were able to finally confirm that we are doing the customization on right node.
    Now we are stuck as we are being asked that we only need to call standard packages for customization, now if Account is setup as Lookup Set on Oracle Projects, then we have found that by calling PA_ACC_GEN_WF_PKG.PA_SEG_LOOKUP_SET_VALUE we'll be able to derive the value for the segment. But what will happen to Rules & Functions defined in Oracle Projects. How they can play the role for customizing Account Generator.
    Any help. Let me know if I can explain in more detail.
    Thanks

  • Account Generator Customisation

    Hi All,
    Can we define rules to default accounts based on DFF segment values ?
    The requirement is the default the requisition distribution accounts based on the requisition DFF values selected at the header level.
    Thanks and Regards,
    MPH

    Hi,
    This can be done only by the account generator workflow customization.. You cannot use any seeded functionality for this.
    Regards,
    Praveen

  • Query about Inventory Cost of Goods Sold Account Generator WF Customization

    Hi
    We are trying to Customize the 'Inventory Cost of Goods Sold Account Generator' workflow for our client in Oracle Applications 11.5.10 instance.
    We have successfully uploaded the modified workflow and changed the GL Account Generator Process to point to the Custom Workflow.
    Database is bounced after this change, but the changes are not taking effect.
    Any help in this matter would be greatly appreciated.
    Thanks and Regards

    Hi,
    You shouldn't need to bounce the database for any changes to take affect (although if you were experiencing the "existing state of the packages has been discarded" error then it would clear that).
    Switch on debugging so that the workflow is persisted rather than being run in forced synchronous mode, and then see what route the process is taking. If you open the workflow from the database via workflow builder, are you seeing the correct version?
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

Maybe you are looking for