Detail Group Problem

Hello All,
I have a DB that uses intermediate tables a lot. An intermediate table is one that breaks up a many-to-many relationship between two tables; by putting a table between them that uses the primary keys from both tables.
E.g. EMPLOYEE and PROJECT tables: Many Employees work on One Project; or One Employee works on Many Projects.
Here's the JHeadstart problem (9.0.4, Struts/UIX): Using the XML Application Editor, I created a Group called EMPLOYEE (select-form) and added some Lookups to it. I then added a Detail Group called EMPLOYEE_PROJECT and set it up as a table on a separate page. The application compiles without errors, but when I bring up the application and click on the "Employee-Project" tab, I receive the following error:
JBO-27122: SQL Error. "Select EMPPROJ.empid, EMPPROJ.projid, FROM EMPLOYEE_PROJECT empproj WHERE (EMPPROJ.empid =: 1) ORDER BY EMPPROJ.empid, EMPPROJ.projid"
The error comes from the WHERE clause, specifically the "=:1" part. SQL Worksheet calls the error a bad bind variable when I run the query in it. What's funny, is that the Master Detail page had Employee Number 5 up; so the query should have had the employee ID of 5, not 1. No matter which employee I bring up on the master view, I still get the same WHERE clause with the "=:1" error.
I tried adding other intermediate tables to the Master Employee detail group and get the same results.
Anyone see this before?
I suspect there's a JHeadstart setting somewhere related to the Master Detail, but I'm stumpred as to what it is.
Any thoughts or opinions would be appreciated.

Tracy-Paul,
Are you using JDeveloper 9.0.3.3 or 9.0.3.4?
If so, you are probably running into BC4J bug 3214032. In the JHeadstart 9.0.4.5 release notes the following info is included:
3214032: JBO-27122: SQL error during statement preparation and ORA-1722 INVALID NUMBER IF PARENT VO ROW IN VIEW LINK REORDERS ATTRS. This bug can occur if you are using the BC4J libraries of JDeveloper 9.0.3.3 or 9.0.4.0 (or 9.0.5 Preview) and in one of your View Objects the Primary Key attribute(s) have a different index number than the Primary Key attribute(s) in the corresponding Entity Object. For example: in the Entity Object the primary key is the first attribute, but in the View Object the primary key is the last attribute. If this occurs, a workaround is to change the order of the View Object attributes.
So, you can try to reorder your attributes, or to use the BC4J libraries of JDeveloper 9.0.3.2.
We have been in close contact with BC4J product development about this bug, and they promised to publish a one-off patch for this bug on metalink as soon as possible. So keep your eye on metalink, you can also read the bug report there.
Steven Davelaar,
JHeadstart Team.

Similar Messages

  • Problem with "Uncommited changes" when viewing certain rows in detail group

    Hi Guys,
    When I try to view an row in a detail group I get a popup box saying that there's uncommitted changes. This will happen even when there's no changes in the master group. It will also happen for all rows in the detail group except for the first row listed.
    e.g.:
    Master Group is department
    Detail group is employees
    The detail group will display:
    Employee 1
    Employee 2
    Employee 3...
    If I select to view the details for employee 1 it will go to the form view without any problems, if I select any other row (2,3,4..) I get a popup box warning that there's uncommitted changes on the current page.
    If I go into the form view of employee 3 (confirming that there's uncommitted changes on the current page as I do) and then use the breadcrumbs to go back to the department screen then Employee 3 is the only detail group row I can go into without getting the uncommitted changes popup.
    How is it possible that different rows in a detail group can cause this popup to happen?
    I am using JDev 10.1.3.2
    and the pages where generated by JHS 10.1.2.26
    Is it possible that when the radio button that is used to select a detail group is changed that this is showing up as an uncommitted change in the javascript?
    I need a fix for this urgently so a fast response would be greatly appreciated
    Bar

    Im using a custom method to stack the detail groups and Im missing the line that adds the radio button to the ignore list:
    #if (${JHS.service.generateJavaScript})
    <afh:script text="addToIgnoreChangedFields(['${group.name}:${group.name}Table:selected']);" id="${group.shortName}IgnoreChangedFields"/>
    #end
    is there a certain place to add this in the template?

  • Problem using Detail group region

    Hi Guys,
    I'm having problems using a detail group container. The problem is that when the detail group is placed in the detail region group, there is no button under that group to add a new row to the group. Is this a bug in JHS or have I done something wrong?
    The reason I'm using the container is that I want selective rendering of detail groups depending on the state of an item in the parent group.
    Regards
    Bar
    JDev: 10.1.3.2.0
    JHS: 10.1.3.1.26

    Bar,
    I could reproduce both problems. To fix the problem with the New button, you can change the content of the tableGroupButtons.vm template:
    #if ($JHS.page.hasDetailPageComponents || $JHS.page.hasGroupRegionPageComponents)
    <af:panelButtonBar id="${group.shortName}TableGroupButtons">
    #JHS_PARSE("NEW_BUTTON_NOT_IN_FORM_LAYOUT" ${JHS.current.model})
    </af:panelButtonBar>
    #end
    To fix the issue with the roles check, you can enter the rendered expression that is missing in the rendered property of the group region.
    Steven Davelaar,
    JHeadstart Team.

  • Display image in detail groups in jheadstart 11.1.1.3.35

    Hi, I've been trying to make a project that should display one picture in one of the detail groups. but when i generate the jheadstart definition editor and run the project, it shows an empty box for the image (image is not loaded).
    I've seen the source code and every thing seems right and when i use that detail group as a master group the image display just fine.
    is jheadstart 11g have a problem for displaying image in detail groups? because I've heard this option works in 10g pretty fine.
    please help me how i can fix this problem and i have to say my project deadline is coming :(

    We are not aware of such a problem.
    To really check whether it is related to a detail group, can you temporarily make the detail group a top-level group, generate and run your application to see whether the problem goes away?
    Make sure you first uncheck the Same Page checkbox before you drag and drop the detail group to become a top group.
    There is a known ADF issue that when you upload a new image, the new image is only shown when you restart the session.
    Steven Davelaar,
    JHeadstart Team.

  • Report design Grouping problem

    I'm currently designing a report, something like an invoice. The invoice number is usually on the page header. But now i want to create a report to list down all the invoice numbers in the 'details' but when i drag the 'invoice number' data to 'details'
    it only show 1 row of numbers, wheareas the data has few rows of it. How can i make it view all my numbers? 

    Hi Eugene,
    Thank you for posting in MSDN forum.
    Since this forum is discuss the VS test issue, so
    I’m afraid that it is not the correct forum for this issue.
    As you said that the report design grouping problem, I suggest you could try to consult this issue directly to the VS Report Controls forum:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=vsreportcontrols , maybe you will get better support.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Page break doesn't work  for the detail group

    I have this report created for Quotations which spreads in 3 logic panels.The report comprises 1 parent group and 6 child groups.Now I want the last child group to appear in a seperate page under the heading 'Annexure'.For this, I set the 'Page break after' for the repeating frame of another group positioned just above this detail group in question. But in the new page not only does the child group get printed but also the master group members and some boiler plate objects i created there.How can i get rid of this problem?
    Thanks
    Jay

    Jay,
    Seems something wrong in your reports layout which is a bit harder to underdtand from your description. You can post with a graphical representation of your reports layout model.
    BTW, why don' you try the page you want as annexure in trailer section?
    Thanks
    The Oracle Reports Team

  • How to adjust location of Details Group in NewsDisplayCollectionRenderer?

    I am customize NewsBrowser layout for the news display.
    I tries to move the Detail Command Group (i.e. Send To   Details   Give Feedback) to the "bottom left" of the news, since I configured the NewsDisplayCollectionRenderer (the default Collection Renderer for NewsBrowser) to 3 rows and 2 columns. Which parameter I should change to move the Detail Group location? as I know it is not part of the xml resource renderer can do.
    Do I need to import the layout java class (right now is SimpleLayout) to change that?
    My another question is where is the location of all the Java Classes that implements the Renderer?
    Thanks for advice.
    Kent

    Hi Kent,
    let's start with the second question:
    Configuration - Content Management - User Interface - Mapping - Collection Renderer (or Resource Renderer or Layout Controller or whatever you like).
    If you want the implementation class of the SimpleLayoutController, this is for example com.sapportals.wcm.rendering.layout.cm.SimpleLayoutController. Use any nice search tool like WinRAR or within NWDS/Eclipse ClassLocator to find the implementation. In this case it would be under within km.appl.ui.flex.control_core.jar to be found under ...\irj\root\WEB-INF\portal\portalapps\com.sap.km.cm.ui.flex\private\lib
    About the first question, of which I'm unsure if i got it right: You want the commands appear on the left side instead of the right?! For this you'd have in fac to change the resource renderer implementation. See http://help.sap.com/saphelp_erp2004/helpdata/en/04/4c628bdff4f94f9b0934d0d926fa51/frameset.htm for an overview why at least the layout controller is definitely not responsible for that.
    Check com.sapportals.wcm.rendering.resource.cm.XMLResourceRenderer, method render(), Component "action".
    Hope it helps
    Detlev

  • Dynamic switching between stacked and non-stacked detail groups?

    Hi guys,
    Is it possible to dynamically switch off/on stacking of detail groups?
    I would like to give the user the option to switch between stacked and non stacked
    Regards
    Bar
    JDev: 10.1.3.2
    JHS: 10.1.2.26

    Yes and No. No because it is not supported out-of-the-box by JHeadstart, yes because you can do this post-generation and then move the custom code to JHeadstart templates.
    However, it is not a trivial thing to build, you can try the JDeveloepr forum for any help, we can help you with moving the post-generation code to custom templates, since that is the JHeadstart-related part of your question.
    Steven Davelaar,
    JHeadstart Team.

  • UME Roles/Groups problem

    UME Roles/Groups problem
    I have installed an ABAP +J2EE instance with the view of using it for Adobe Document Services.
    While following the Adobe Document Services configuration guide, Step 3.2.1.1:
    I'm creating a role in the ABAP engine, creating a user (ADSUser); creating and assigning the role (ADSCallers) to it.
    When I start visual admin, i expect the user to be shown under the 'group': ADSCallers.
    While I can see the user in visual admin, I'm unable to see the group (role in ABAP instance)
    I'm on SP19 NW2004. Any views???

    There is a delay before roles show up as groups on the Java side. The delay runs about 30 minutes. See http://help.sap.com/saphelp_nw04s/helpdata/en/45/af3ac012d32e78e10000000a155369/frameset.htm
    -Michael

  • Is there a process for using Detail Group Regions?

    Hi Guys,
    I have a question regarding dynamically displaying stacked detail groups. I want to display a detail group depending on a value that is set in the master group.
    The documentation surrounding the Detail Group Regions is vague. Is there a set process on how to do this or even a documented case on how to get it to work? We have tried using Detail Group Regions but when we did the form of the master group was not displayed.
    Regards
    Bar
    JHS: 10.1.3.2.51
    JDev: 10.1.3.2.0.4066

    Steven,
    Below is a stripped down version of my app def including the group layout settings. Even with no rendered expression only the relationship and address detail groups appear (person and organization are missing), and instead of the SeachDetails/SearchCriteria form fields the organization table appears above the detail groups.
    If I create detail group regions for all four detail groups then no detail groups are displayed and its the address table that appears instead of the form fields.
    Regards,
    Bar
    <Service name="MainAppModule">
    --<Group layoutStyle="table-form" name="main_Search">
    ----<RegionContainer name="Regions">
    ------<ItemRegion name="SearchDetails">
    --------<Item/><Item/>
    ------</ItemRegion>
    ------<ItemRegion name="SearchCriteria">
    --------<Item/><Item/><Item/><Item/>
    ------</ItemRegion>
    ------<GroupRegion name="main_PersonGroupRegion" groupName="main_Person" title="Person Group Region"/>
    ------<GroupRegion name="main_OrganizationGroupRegion" groupName="main_Organization" title="Organization group Region"/>
    ----</RegionContainer>
    ----<Group layoutStyle="table-form" samePage="true" name="main_Person">
    ------<Item/>
    ------<RegionContainer name="Regions">
    --------<ItemRegion name="PersonRecord">
    ----------<Item/><Item/>
    --------</ItemRegion>
    --------<ItemRegion name="PersonDetails">
    ----------<Item/><Item/><Item/><Item/>
    --------</ItemRegion>
    ------</RegionContainer>
    ----</Group>
    ----<Group layoutStyle="table-form" samePage="true" name="main_Organization">
    ------<Item/>
    ------<RegionContainer name="Regions">
    --------<ItemRegion name="PersonRecord">
    ----------<Item/><Item/>
    --------</ItemRegion>
    --------<ItemRegion name="PersonDetails">
    ----------<Item/><Item/><Item/><Item/>
    --------</ItemRegion>
    ------</RegionContainer>
    ----</Group>
    ----<Group layoutStyle="table-form" samePage="true" name="main_Relationship">
    ------<Item/>
    ------<RegionContainer name="Regions">
    --------<ItemRegion name="RelationshipRecord">
    ----------<Item/><Item/>
    --------</ItemRegion>
    --------<ItemRegion name="RelationshipDetails">
    ----------<Item/><Item/><Item/><Item/>
    --------</ItemRegion>
    ------</RegionContainer>
    ----</Group>
    ----<Group layoutStyle="table-form" samePage="true" name="main_Address">
    ------<Item/>
    ------<RegionContainer name="Regions">
    --------<ItemRegion name="AddressRecord">
    ----------<Item/><Item/>
    --------</ItemRegion>
    --------<ItemRegion name="AddressDetails">
    ----------<Item/><Item/><Item/><Item/>
    --------</ItemRegion>
    ------</RegionContainer>
    ----</Group>
    --</Group>
    </Service>

  • Impossible insert in Detail Group

    Hi to all,
    I am using JDeveloper 10.1.2 and developing an application using ADF Business Components and JheadStart 10.1.2.
    I created a Group :
    - Layout Style     table
    - View Object Usage     ComptesSystemeView1
    and a Detail Group :
    - Layout Style     form:
    - View Object Usage     UtilisateurView1
    - Single-Row Insert allowed?     True
    with the Application Structure file Editor
    I run the application (the row ‘AABERT1’ is selected in the ComptesSysteme table) and i go to the Utilisateur-form page.
    When i use the create button in the detail-form, the application give me this error message :
    JBO-25013: Too many objects match the primary key oracle.jbo.Key[AABERT1 ].
    How can i create a new row in a Detail Group page ?
    Could you help me please ?
    Regards
    Laurent

    Laurent,
    This looks like a probklem within ADF Business Components. Can you try this in the ADF BC tester: create a new row for the nested UtilisateurView1 and see whether you get the same error? If so, check the Primaryn key attributes of this VO, may be the only key attribute is then foreign key attributeb that references ComptesSystemeView1?
    Steven Davelaar,
    JHeadstart Team.

  • Breadcrumb returning always to first stacked detail group

    Hi,
    Inside a dummy view group (say Dummy1) I have implemented stacked detail groups containing table-forms. The main page looks like below when I select Dummy1
    Dummy1|Dummy2
    Tab1|Tab2|Tab3|Tab4
    After I select let's say Tab3, the corresponding table appears and afterwards I select "Details" for a row in that table which leads me to the corresponding form.
    That form contains the following Breadcrump
    Modify Dummy1 >
    When I select the hyperlink, the breadcrumb returns me back to Dummy1 but to Tab1 is selected instead of Tab3. How can I make it return to Dummy1 but have Tab3 selected?
    TIA

    To preserve the selected tab, you will need to save the state of the showOneTab element using the binding property in a session-scoped managed bean.
    Here are the steps:
    - In the generated page, select the af:showOneTab element
    - go to the property inspector, click on the Binding property, and click on the three dots button that appears. This launches a dialog to bind the binding property to a managed bean.
    - In the dialog, click the New button to create a new managed bean. Name it soemthing like MyPageState, and set the class to something like view.MyPageState. Set the Scope to "session" and leave the checkbox "generate class if it does not exist" checked. Click OK
    - now click the New button at the right of the property name, and enter a property name like "mySelectOneTab".
    - Click OK twice
    - Run the page, you will see that the tab state is now preserved when you navigate back to the the page using the breadcrumb.
    - To preserve this post-generation change after regeneration, you need to create a custom template for the selectOneTab, and move the generated bean definition to a non-generated faces-config.xml, for example faces-config-custom.xml. If you create such an additional faces-config-custom.xml, make sure you add the name to the javax.faces.CONFIG_FILES context param in web.xml
    Steven Davelaar,
    JHeadstart Team.

  • Master /Detail create problem

    hi,everyone:
    Firstly to say sorry for my bad English.
    Now I have a question:
    I'm working in JDeveloper 10.1.3 .The model layer is SessionEJB /Toplink ,and the view layer is JSF. I have a data structure :
    HrUnit : Master
    HrHuman : detail
    HrKnowledge : detail
    the <HrHuman>'s PRIMARYKEY is <ID>,and the <HrKnowledge>'s FOREIGN KEY is <RYID>.
    and I want to make a page to insert a new row on <HrKnowledge>. I drag the <hrKnowledgeCollectionIterator> into the page as <ADF Creation Form>, the page run fine.
    next step, I make <persistEntity> binding to the <submit button> and the parameters(entity) is
    ${bindings.hrKnowledgeCollectionIterator.currentRow.dataProvider}.
    when i run the page , i get a wrong . i get the SQL in the <Unit of work > is
    "INSERT INTO HrUnit ....."
    i create a direct mapping for the detail's foreginkey in toplink,and when i "rebuild" the map ,it gives me a warning. This warning affect my custom code in EJB,it can't work correctly. So i can't use this way in my question.
    Re: Master /Detail  create problem
    I beg your help.
    Thanks. and very very thanks.

    Hi,
    I am not an expert in TopLink, but it appears to me that the TopLink model is causes your problems not ADF. There is a TopLink forum here on OTN that could give you a helping hand on this issue.
    The following tutorial explains the use of TopLink in ADF
    http://www.oracle.com/technology/obe/obe1013jdev/10131/10131_adftoplink/master-detail-edit_page_adf_toplink.htm
    Frank

  • SEVER _restoreStampState messages in the log  cannot visit detail groups

    Hi, how are you? While I was working in an adf-jheadstart application, making and testing lovs in master and detail tables suddenly I was unable to open the detail groups. The logger showed the following error:
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:0
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:1
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:2
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:3
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:4
    12-Σεπ 09:51:30 DEBUG (JhsPageLifecycle) -executing onRollback
    12-Σεπ 09:51:30 DEBUG (JhsPageLifecycle) -No rollback performed because there are no pending changes
    12-Σεπ 09:51:30 DEBUG (JhsNavigationHandlerImpl) -handleNavigation action=null, outcome=PrjtprosprokDetails
    12-Σεπ 09:51:30 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:5
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:6
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:7
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:8
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:9
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:10
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:11
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:12
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:13
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:14
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:15
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:16
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:17
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:18
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:19
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:20
    12 Σεπ 2008 9:51:30 πμ oracle.adf.view.faces.component.UIXCollection _restoreStampState
    SEVERE: There was no initial stamp state for currencyKey:null and currencyKeyForInitialStampState:null and stampId:21
    12-Σεπ 09:51:30 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/Projects/pages/Prjtprosprok.jspx, pagedef=PrjtprosprokPageDef
    12-Σεπ 09:51:30 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    12-Σεπ 09:51:30 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Τροποποιήστε Πρόσκληση/Προκήρυξη 23" (/Projects/pages/Prjtprosprok.jspx)
    12-Σεπ 09:51:30 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/Projects/pages/Prjtprosprok.jspx, pagedef=PrjtprosprokPageDef
    12-Σεπ 09:51:30 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    12 Σεπ 2008 9:51:30 πμ oracle.adfinternal.view.faces.webapp.AdfFacesFilterHelperImpl startFilter
    WARNING: AdfFacesContext had not been properly released on earlier request.
    12-Σεπ 09:51:30 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Τροποποιήστε Πρόσκληση/Προκήρυξη 23" (/Projects/pages/Prjtprosprok.jspx)
    12-Σεπ 09:51:30 DEBUG (JhsPageLifecycle) -Locale el set on current JSF page
    12-Σεπ 09:51:37 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/Projects/pages/Prjtprosprok.jspx, pagedef=PrjtprosprokPageDef
    12-Σεπ 09:51:37 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    12-Σεπ 09:51:37 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    12-Σεπ 09:51:37 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Τροποποιήστε Πρόσκληση/Προκήρυξη 23" (/Projects/pages/Prjtprosprok.jspx)
    This error prevents me from working any further as I can not visit the detail groups at runtime. I wait for your response, thank you.

    Try posting this on the JHeadstart forum.
    And when you do - you might want to include your JSF code as well - JHeadstart

  • Stock Item Group problem

    I came accross a problem as follows:
    1. An Item Group called "SAMPLES" is set to Default Valuation Method to FIFO
    2 A Stock Item called Hand Cream Sample is set to GROUP = Samples
    3. I expected the Hand Cream Sample item to show FIFO under the Stock Data tab in the Item Master however it shows Moving Average valuation method.
    Most of my Items show correctly the valuation method set in Item Groups but I have a few that do not follow this pattern. Any ideas how to correct this and why is this showing incorrectly?
    Thanks
    PS I use B1 2007version
    Robert

    Hi Istvan
    I think you are right and there may be a problem here which I am trying to understand. The issue is as follows:
    1. There are 3 places where you can set Default Valuation method
    a. System Init/Company Details/Item Group Valuation method
    b. In System/Setup/Stock Management/ Item Groups
    c. In Item Master Data
    It seem to me that b overwrites the a setting and, c ovewrites a and b
    In other words one can set in Item Master Data different valuation method to any Defaults set in a or b. This does not sound quite correct to me since on should value stock consistently at whatever the Company policy may be.
    The question is that once you have movement on a stock item and you want to change the valuation method, it cannot be changed (forever?). We would like to have ALL items valued at FIFO and now we have a mixture because we did not understand SAP b1
    What do you think is the right solution to this issue
    Your input is much valued on this topic
    Thanks
    Robert
    PS To confuse matters ever further, I have a Stock Item that has movements (Invoice In) but it allows me to change the valuation method in the Stock Data tab. In all other items this option is grayed out.

Maybe you are looking for

  • Running statspack report remotely from a client?

    Hi! To get a statspack report I run @spreport.sql from an SQL*Plus session on the database server. Having to go to the DB server for that sometimes is a chore and I would prefer to get a report from any client, or even from within SQL Developer. Is t

  • How to make a default entry to "partner bank type" in MIRO/FB60?

    "Payment transactions" data containing the partner bank type is under the "General data" section of the vendor master.  Meaning it is not company code specific. For example, I have four banking information (and of course four partner bank types) ente

  • PDF Thumbnails in Windows explorer...

    I have noticed that when you choose thumbnail view in XP or Vista, it only shows a adbove icon instead of an actual pdf thumbnail of th actual document. When reviewing hundreds of PDF's in windows explorer, this is a necessity. Why was this a standar

  • IPhoto 9.6 on Yosemite

    Hi, i have a Mac Book Retina with Yosemite, i installed the 9.6 version of iPhoto but no working. the error is: Process:               iPhoto [513] Path:                  /Applications/iPhoto.app/Contents/MacOS/iPhoto Identifier:            com.apple

  • Can we call this a "Good support"?

    Hi. If you go to this link... http://www.msi.com.tw/program/support/download/dld/spt_dld_detail.php?UID=434&kind=1 As ya know 875P Neo download web page.. you 'll find an ADI sound driver.. for ICH5, dated : 2004/1/8, and its version -they said- 5.12