Master-detail processing order

Hi,
What is the sequence that detail groups are processed? Is it from top till bottom or is there some sorting involved.
We have a wizard that consists of three pages/steps and and has been defined by a master with two details groups. How can we make sure that the two details groups are always processed in the correct order (i.e. top one first)?
Ciao
Aino

Aino,
They should be processed in the order they are sequenced in the app def file. If that doesn't happen, it looks like a bug. As a work around, you can try to use regions: create one item region for all items in the parent, and two group regions for the detail groups, and set the region container layout style to "separatePages".
Steven Davelaar,
JHeadstart Team.

Similar Messages

  • Master/detail termination order

    In a master/detail process, with their own START and END activities, does the workflow end when any activity reaches its END, or when all activities reach their END.

    If you are talking about master/detail processes using the Wait for Flow and Continue Flow coordination activities, then when you spawn a detail process from a master process, you are actually creating a separate process with its own unique item type and item key. The master and detail processes interact at the point of the coordination activities, but they can also have additional activities after those points and will each end only at their own END activities. See the example in the Oracle Workflow Developer's Guide:
    http://download-west.oracle.com/docs/cd/B14117_01/workflow.101/b10284/std15.htm#samd

  • Master detail process, how to start detail process

    hi,
    i have a workflow process, which is about overtime.
    we created overtime request as a batch. each batch has more employees for OT.
    so when the batch is created, workflow starts and send the notification to the
    approver . So each approver got more than one employee' s OT request , for approval with in a batch. so he could select the appropriate records and just click the approval button once in forms to approve the selected records.
    If the approver approves, then system check again in the batch that, any of the employee got more than 10 hours, if exist , then system has to send those
    records to the next approver(manager). that is the detail process,
    But how can i start the detail process, shall i just draw a link to the detail process or i have to manually start using createprocess and startprocess for the detail process. any example is appreciated.
    thanks regars

    Hi,
    If you are creating a master-detail relationship, then each detail flow needs to be started from a custom function in the master process. You will need to call the APIs to create the process, set the relationship between master and detail, and then start the detail process.
    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://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • APex Master  detail process

    Hi,
    I have created a master detail form in my application along with other information which is displayed from other pages.
    I want to customize my process without using the create/saveword and delete next_record and first_record navigation.
    i tried to create a process to insert values in the master form based on some values entered manually and also
    taking the contry name and province name from the select list displayed on the page which is coming from other page.
    for eg i have
    p1_country_name,p1_state_name in my form
    and master form with deptno,country_id,state_id,department name
    i tried to write a insert process taking the values and associated to create button
    but it is inserting only deptno, and departmentname. any suggestions please. thanks in advance.

    I just created a master-detail via the wizard, and I think I rectified what you might be finding by adding this to the Automatic Row Processing of the master table.
    :request like ('SAVE')Scott

  • Master/detal process, how to start detail process?

    hi,
    i have a workflow process, which is about overtime.
    we created overtime request as a batch. each batch has more employees for OT.
    so when the batch is created, workflow starts and send the notification to the
    approver .
    If the approver approves, then system check in the batch that, any of the employee got more than 10 hours, if exist , then system has to send those
    records to the next approver(manager). So its like a master detail process.
    but how can i start the detail process, shall i just draw a link to the detail process or i have to manually start using createprocess and startprocess for the detail process. any example is appreciated.
    thanks regars

    Posting your query in WorkFlow forum Workflow will fetch you a faster response.
    As per my understanding, apart from drawing the link, you will also have to provide the package and procedure to handle this further processing. You can check WF guide for more details.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • What is the proper way to record line numbers in Master/Detail records?

    Guys and Gals,
    Been thinking about this for awhile, but thought it best to ask the people who really know what they are doing.
    What is the proper way to record & show line numbers in a Master / Detail record set?
    For example, take Master/Detail relationship Orders and OrderItems. Orders has a column Document_Number and OrderItems has Document_Number, Line_Number. Line_Number should contain the row number 1,2,3,4 ... etc. for each row in a document.
    Should I ...
    <ol><li>Add a sequence and a trigger in the database? The FusionOrderDemo does this, but then the sequence never "resets" and I've got row numbers that keep incrementing. So one document has rows 4,5,6 and the next document has 7,8,9 when they should both have 1,2,3.</li>
    <li>Programmatically take care of the row numbers? This seems like I'm asking for trouble. Anytime an insert or delete operation gets done, I'll have to iterate through rows and re-assign row numbers.</li>
    <li>Is there a way to assign row numbers in a table iterator (or data collection?) to an entity?</li></ol>
    Any suggestions would be appreciated. It's looking like #2 is my only option, but if anyone knows different I'd love the input.
    Will

    Thank you both guys.
    As John said, I believe I'm looking for a gap-free sequence per master record.
    The line number of the OrderItems table is the second half of the primary key. The first half of the primary key (DocumentNumber) is the foreign key to the Orders table.
    Think of it like line items on an order or invoice. For example, if you were talking to someone on the phone concerning an invoice, you might say, "The pricing for line item #3 is incorrect." In this case, it's good to have a common reference. Or imagine a Microsoft Excel spreadsheet with no row numbers displayed! You'd never get anywhere if you had to explain something over the phone.
    If this is tricky to perform, I take it using a sequence and trigger such as the Fusion Order Demo is the best way to approach the challenge for simplicity's sake?
    Will

  • Process Order Cost Analysis Target and Actual Quantity Missing

    This is related to Process order costing .
    Issue : Before activating  Material Update field in Costing view 1 of Material master , we have created few process orders and Delivered .
    Hence cost analysis shows Actual and target cost fields  Empty in COST ANALYSIS  report of  order  . After Updating field in Material master , New Process orders are calculated with Actual and Target cost .
    Solution needed : How to do Actual and Target cost estimation back in cost analysis report  for old process orders which are created before Material Update field ?

    You have deleted the Component in the BoM.
    Then you have created a production order, check if the start date of this order is after the date change in the BoM..... Can be that the component stills exists in the order ? Have you tried deleting the compoent in the order BoM ?

  • New or copy field in process order

    Dear all,
    Can i add new field  in process order  at header lavel for ex. specific gravity  OR Is it possible to copy characteristic and value from material master to process order if yes then how?
    kindly help

    Hi
    Use the PPCO0006 exit - Enhancement to predefine fields in order header

  • Standard Value doesn't carried to Process Order Confirmation

    Dear Experts,
    I was trying to run Process Order Confirmation via COR6N but I found out that the Activities shown are NOT consistent with the Activities set in Master Recipe.  The following are the figures shown in master recipe, process order and order confirmation.
    Master Recipe (via C202)
    Base Qty =1
    Operation/phase = 0020
    1st Standard Value (activity 3 setup) = 1Hr
    2nd Standard Value (acitivity 1 machine) = 2Hr
    3rd Standard Value (activity 11 labour) = 3Hr
    Process Order (via COR2)
    Order Qty = 1,000
    Operation/phase = 0020
    Setup (to be confirmed) = 1Hr
    Machine (to be confirmed) = 2,000Hr
    Labour (to be confirmed) = 3,000Hr
    Order Confirmation
    Operation/phase = 0020
    Machine time (to be confirmed) = 1Hr
    Labour time (to be confirmed) = 2,000Hr
    My question are as follows :-
    1) Why the Machine time NOT same as in Process Order
    2) Why Setup time NOT shown in Order Confirmation
    Does anyone have any idea?
    regards,
    Abraham

    Hi,
    all the master recipe, process order and order confirmation, including the material master are maintained by myself alone.
    Is it due to some parameters are not defined properly such as in the formula key?
    The formula key are defined as below.
    Formula key defined in OP21
    Setup  = SAP005 = SAP_01 x SAP_11
    Machine = SAP006 = SAP_02 x SAP_09 / SAP_08
    Labour = SAP007 = SAP_03 x SAP_09 / SAP_08
    Paramater defined in OP17
    SAP_01 = Setup
    SAP_02 = Machine
    SAP_03 = Labour
    SAP_08 = Base Quantity
    SAP_09 = Operation Quantity
    SAP_11 = Operation Splits
    I'm a bit confused with these formula keys.  Could you explain to me how they work?
    regards,
    Abraham

  • Inconsistent inserts into detail table of master-detail form

    Hello,
    [I am not sure if this is a bug or user error, so I've also put this in the bug tracking system.  Apologize for the 'duplication']
    I have a master-detail form: Orders is the master, and Order_Details is the detail. I have noticed some inconsistent behavior when inserting the detail information.
    On occasion, the row will be inserted, and a null value will get inserted into the database for the first column of the detail table; all the other data values will be inserted fine. There doesn't seem to be any pattern to when it happens. I wrote down the following test steps:
    1. Enter new order information and click 'Create'
    2. Click 'Add Row' button so can add order detail info
    3. Enter detail row information
    4. Click 'Add Row' (I do this so I can see the success message that the detail data was actually inserted)
    5. Click 'Apply Changes' at the master level.
    I ran a query on the order details table and saw that the data inserted correctly. Then I ran the following test:
    1. Enter new order information and click 'Create'
    2. Click Add Row button so can add order detail info
    3. Enter detail row information
    4. Click 'Add Row' (success message appears that detail was inserted)
    5. Enter second detail row information
    6. Click 'Add Row' (success message appears that detail was inserted, however, now in the first column of that second detail row - the product name field/column - the data does not appear. I only see my null text value. The data in the first detail row is all correct)
    7. Enter third row detail information
    8. Click 'Add Row' (success message appears that detail was inserted, and this row's information appears correctly, as does the first row's, but the second row is still showing a null value for the product name column)
    9. Click 'Apply Changes' to get out of the form
    A query of the order details table shows that a null value (-) has indeed been inserted into the table for the product name column of the second detail row.
    This behavior also happens when I don't have a null value for the LOV (i.e., it defaults to the first row of the lookup table).
    Has anyone seen this before? Am I entering the data incorrectly?
    Thanks.
    -melissa
    Message was edited by:
    mblakene

    having the some problem. Any help with this ??
    milowski were you able to solve it ? can you share the information.
    Thanks

  • Creation of Process Order without assigning master recipe

    Hi,
    I want to create a process order without having default master recipe for the given material or default operation for the given order type. I want the user to select the master recipe manually in process order. We do not want to use production version also.
    We can define the default operation for the order type (OPJG) so that we can create a process order. I do not want a default operation in the process order but the user should select a valid master recipe. If we have default operation in the process order, it serves no purpose as it is never used anywhere.
    Is there any way we can achieve this?
    Regards,

    Hi,
    Please find the required details and conditions for creating process orders without master recipe.
    http://help.sap.com/saphelp_47x200/helpdata/en/89/a42cb3461e11d182b50000e829fbfe/frameset.htm
    Regards
    Kannan

  • Process order - The hour details are not being pulled through

    Hi friends,
    Details of Issue:
    COR3 - Our Production Department have entered hours into COR6N as usual but these hours are not pulling through to the actual section in costs analysis screen.
    Reason:
    CORT - Process order xxxx , counter 36 & 37 - indicates hours are captured during process order confirmation.
    and
    C203 - We have found that the Activity Type ZFOH07, which is showing the consolidated value of all the other activity types like ZLBR06, ZVOH06 & ZFOH06, in cost analysis report. In the process order xxxx master recipe xxxx is being used, in which this single activity type ZF0H07 is assigned multiple times. Hence after the confirmation of the process order, all values related to other activity are following into a single activity type ZFOH07.
    Solution:
    C202 - However, when I tried to change the Master Recipe, it is not in disply mode.
    CORS, COR2 - Without make the changes to recipe, how can we proceed to cance all comfirmations and read PP master data in process order.
    Regards,
    Venkata Raju

    hi
    use CORS - Cancel

  • Creating Process Orders Without a Material and Without a Master Recipe

    Hi PP experts, anyone knows if it is possible and how to do create Process Orders Without a Material and Without a Master Recipe?
    Thanks!!

    Dear,
    If you want to use a cleanout recipe
    T code CORO
    create a order w/o material for rework qty
    Make the same entries as described under Creating a Process Order With a Material. Use OPJG config to have a default operation defined for the plant and order type combination.
    Please find the required details and conditions for creating process orders without master recipe.
    http://help.sap.com/saphelp_47x200/helpdata/en/89/a42cb3461e11d182b50000e829fbfe/frameset.htm
    Regards,
    R.Brahmankar
    Edited by: R Brahmankar on Oct 13, 2008 5:12 PM

  • Read Master Data on Process Order

    Hi there,
    We have a process order in status CRTD PRC  APNG APRS BCRQ MANC SETC.  But when user try to initiate a Read Master Data for Prod Version / Master Recipe / BOM, system is giving this error log:
    No approval: production version 0001 has not been approved
    Unreleased engineering change orders:
    Engineering change order 500000000001 has not been released
    I have checked on the Change Number for both the Master Recipe and Bill of Material and everything seems to be correct.  Why does SAP prompting "No approval: production version 0001 has not been approved" and why is SAP trying to read Engineering Change Order 500000000001?  This is an old one possibly the first Engineering Change Order generated...
    Cheers
    Edited by: patvin on Oct 18, 2010 11:44 AM

    Dear,
    As per GMP Steps are as,
    The procedure in the environment requiring an approval is the following:
    -> Create
    1. Create new production version, without specifying recipes and bill of material.
    2. Assign a change number which is valid for the recipe and the bill of material to be entered to the production version.
    3. Enter recipe and bill of material in the production version or if external number assignment of the recipe is required, make no entry in the recipe group.
    4. Navigate to the recipe, for example, by double-clicking on the Recipe field.
    5. Maintain the recipe and the material list (bill of material) within the recipe as usual.
    6. Save the recipe and, therefore, also the bill of material. (Return to the production version transaction. )
    7. Save the production version.
    -> Change
    1. Assign a change number which is valid for the recipe and the bill of material entered or to be entered to the existing production version.
    2. Navigate to the recipe and further processing as described under -> Create.
    After the release of the change request, all three objects production version, recipe and bill of material are approved providing a change rule which prescribes an approval procedure was defined in the recipe header.
    You need a suitable change request for defining the change rule. Providing you use the integrated maintenance via the production version as recommended, proceed as described above and assign the suitable change request to the production version.
    If you want to ensure furthermore that no recipes are created without change request, use a profile set correspondingly in Customizing for the creation of recipes.
    Hope clear to you. For details refer the Note  154360 - Maintain prod.vrsns+recpes i.env.requirng an apprvl
    Regards,
    R.Brahmankar

  • Read Master Data for Process order status change (REL to CRTD)

    I am unable to read master data and thus change the status of process order from REL to CRTD. (COR2)
    The reason it says, error in BOM reading, Transport Requirement (TR) already generated.
    Even after deleting the TR (LB02), the issue still exists.
    Is there another way of changing the status or some more steps are needed for the TR deletion?
    Thnx!
    Abhi.

    Order header Status-
    REL  Released
    MSPT Material shortage
    PRT  Printed
    PRC  Pre-costed
    BASC Batch assignment complete
    BCRQ Order to be handled in batches
    SETC Settlement rule create.
    In the error log it gives-
    Diagnosis
    Transfer requirements have already been generated, so therefore the bill of material cannot be read.
    System Response
    The system does not execute the action.
    Then I deleted the TR (LB02), but still I cannot reread the master data.
    The MSPT was for only 2 materials out of 6 and there is no GMPS status.
    There is prod supply area and control cycle used.
    and the TR generated at order release.

Maybe you are looking for

  • N 97 : poor performance & Pathetic service

    Hello,   I have been a happy Nokia Customer and have owned several Nokia products for last 12 years. I have run into a series of problems after buying Nokia N97 (Product code:RM505, Seller : Hot Spot GIP Opp Sec-18, Noida, Invoice No:376, Dated 04.08

  • GridBagLayout Question???

    I am new to Java and I am trying to create a window with the fhe fields starting at gridx=0 and gridy=0 but I get the fields centered in the middle of the window. Is there a problem with my code???? Thanks Ralph import javax.swing.*; import java.awt.

  • Slideshow in Elements 9: Shows some pictures as "broken"

    Hi When I run a slideshow from Elements 9, the "View/Edit/Organisein Full screen" option, quite a few of the pictures appear "broken" and a "broken" type icon appears.  It seems to get worse after that. I'm showing an album of 90 pictures, mixture of

  • PS3 and wireless router

    I was told that in order to play some games on ps3 that i have to have the Ethernet. And when i do try to play some like Call of duty 4 (online) i cant, it wont, go fast enough?? to get into a game, and my Ethernet lights on the router only has one l

  • ***URGENT*** Time Based Work Flow ERROR/PROBLEM

    Knowing that the PRE() function doesn't work smoothly with the wait function. We went ahead and added it in the conditions statement and disabled the reeval check box, but the problem is it appears that it is still checking the condition. Anyone have