Defining Report LayOut for a parent child report

I have a parent child report. I want to print this report in PDF using BI Publisher. Now I wanted to define a layout for that report using BI template builder. My stratagey for defining Report layuout is
1. Write a query containing all fields that I need
2. Convert that query data to XML, one way or the other
3. Load that XML into template builder.
4. Define the layout.
Now the problem is that I need some fields for parent and some from child. If I do not use group buy clause in the query I will not be able to use the tabular format in template builder (taht I wanted to use).
IF I use a group By caluse then I am unable to select the child fields as they are not the part of group by clause.
Plz help

You have 2 repeating frames: R_contracts and R_ads. Create a frame M_disclaimer after R_ads, within R_contracts to hold the disclaimer page. This page will print after all the ad records have been printed, and before the new contract starts.
You can set Page Break Before on M_disclaimer to print this frame on a new page.

Similar Messages

  • Material exchange in a PO for a parent child relationship

    Hi ,
    Please advise if there are SAP provide any solution for material exchange in a PO for a parent child relationship? I.e the two materials are NOT maintained as interchangable materials.
    Thanks.
    Regards,
    Clarice

    hello
    Do you mean exchange agreements/contracts where two parties are buyer & seller both to each other. This is well supported by Std SAP.
    Pls correct me, if I am not getting it correct.
    Ganesh...

  • Creating a new page and new layout in a Parent/Child report.

    Hi,
    Currently I have a Parent/Child Report in Oracle Reports 6i. The report shows Contracts as the parent and the detail of the contracts are the Ads. Sometimes there are many ads which extend the contract to another page. Just a normal Parent/Child report. This report can display many contracts at once. My problem is that at the end of each contract I need a new page with a different layout, for a disclaimer page. I've tried many different scenarios using Anchors and page breaks. Is this even possible with Oracle Reports 6i, to have a new page with a different layout in a contract level repeating frame? Any suggestions would help.
    Thanks.

    You have 2 repeating frames: R_contracts and R_ads. Create a frame M_disclaimer after R_ads, within R_contracts to hold the disclaimer page. This page will print after all the ad records have been printed, and before the new contract starts.
    You can set Page Break Before on M_disclaimer to print this frame on a new page.

  • Define new Layout for PO document type

    Dear Experts ,
    Where can we define the layout like SRV etc to be assigned in PO document type ?
    Regards
    Anis

    Hi,
    Purchasing screen field selection is controlled by the linkage between Document type and Field selection key assigned to that Document type e.g. for NB its NBF so if you want a choose the Fields as per your records then try
    SPRO => MM => Purchasing => define field selection groups for purchasing...
    here you can maintain your fields Suppressed, mandatory or optional...
    Try at your end
    Regards,
    Ninad Kshirsagar

  • How to define Side Panels for linked to Child Window Applications

    We are trying to use the NWBC Side Panel with PPM 6.0 in NWBC 3.5.  We have a Role that has a menu defined that gives the users a link to the INM_WORKCENTER_APP which displays the current user's Tasks in a table.
    When we click on a task in the table it opens the task details using the CPROJECTS_FPM application in a new window.  This new window that opens up doesn't have any of the Side Panels that we have defined on the role with the main menu links.
    We have tried to add the side panel using different application alias and at different levels in the Role, but can't get a Side Panel to show up on the child window.  We even tried to switch the window to open INPLACE in the main window and it still switches to no side panels.  The only side panels we are able to see is side panels that the user has manually added under connections and the Data Context Viewer side panels.
    Is NWBC capable of having side panels to be defined to be available for these linked to child applications that are called from a main application screen?  If so, what is the possible configurations we need to make on the role for this to work properly?
    Thanks in advance for any help!

    Wanted to close this thread with the solution that worked for us.
    We had to change the Launchpad configuration for Role CPROJECTS Instance OIF.  We changed the Application from a Web Dynpro ABAP type to Object Based Navigation.  Set the Application Parameters Business Object to PROJECT and Operation to DISPLAY.
    Then for our role defined in PFGC for our NWBC, we added a new menu item to the Web Dynpro application CPROJECTS_FPM with Configuration CPROJECTS_FPM.  Then under Object Based Navigation we set the Object Type to PROJECT and Method to DISPLAY to match what we set above in the Launchpad.  Then set the menu item to be invisible since we didn't want it to show to users.
    Now when we launch the child window it uses OBN and sees the definition in our role and utilizes the same Side Panel definitions defined for the role.

  • Options for loading parent-child SQL 2005 tables

    I was reading about a few examples of using Table types and a stored procedure to load tables that are joined by a foreign key (parent-child).  Seems straight forward enough.  However, that requires at least SQL 2008 and the system we are using
    is on 2005 still for the time being. As much as I would like to upgrade, there is no time for it, even though we have other 2008 and 2012 instances.  So with that said, what are my options for getting data from BTS to SQL where the destination is 2 tables
    that have relations.  
    There are probably a dozen or more, but my first thought is a stored procedure with an xml parameter, then use xquery and xpath statements to pull the data out and insert.  TRY/CATCH and RAISEERROR to return error codes back to the BTS application.
    Thoughts?

    First, how many records are you dealing with?  I don't even think of terms of 'bulk' until 10,000 or so.  And once that threshold is crossed, the first tool out of the box is SSIS.
    Second, are you debatching or is there a triple confirmed requirement that all records be loaded in a single transaction?
    Finally, the 'DB round-trip' issue is often misunderstood in real world settings.  In a typical db transaction, the most expensive operation is establishing the connection.  Once that's done, the SQL Client is very efficient in transporting data
    to and from the database.  Since the wcfSqlBinding uses a Connection Pool, that setup is only done once to some high-water mark.
    Consider, the data has to be sent no matter what and in every conseivable scneario*, the byte count of a stored procedure over TDS would be less than sending the same data wrapped in Xml.  The network adds considerable latency to the conversation. 
    This is why I'm skeptical of using OPENXML() without a provable benefit.
    So, don't get caught up in theoritical 'performance' issues without understanding the entire scenario first.
    *SQL Code being the primary exception.

  • Create User-Defined Planning Layouts for Detailed Planning

    Dear All
    I would like to change layout of Tcode CJR2.
    I must copy planning layout "1-702" because I would like see:
    sender cost center definition
    sender activity type definition
    alloc. cost definition.
    what do I do?
    Thanks
    salvo50

    Eli
    I know what is already there. I would like to change layout of Tcode CJR2. I must add 3 following columns (display only) to those already there:
    1. sender Cost Center Description LTEXT (new column - display only)
    2. sender Activity Type Description LTEXT (new column - display only)
    3. sender Cost Element Description LTEXT (new column - display only)
    So my layout will appear:
    sender Cost Center KOSTL
    sender Cost Center Description LTEXT (new column - display only)
    sender Activity Type LSTAR
    sender Activity Type Description LTEXT (new column - display only)
    total quantity MEG
    sender Cost Element KSTAR
    sender Cost Element Description LTEXT (new column - display only)
    Is it possible ?
    thanks
    Salvo50

  • Siebel BIP Integration Objec for Parent, Child and Grand Child

    Hi,
    I 'm trying to create a one report for displaying Parent, Child and Grand Child.
    Service Request
    - Quote
    - Quote Item.
    Successfully create the BIP Integration object and generated the xml file. problem here is when trying to include the fields in BIP desktop word, not able to see the grand child fields, could see only the parent and child fileds and for grand child only 'ListOfQuoteItem' text.
    Could some one please let me know the reason for this behavoir and wherther BIP supports 3 levels.
    Is there any Out of Box Siebel report showing parent, child and grandchild.
    Thanks,
    Ravi kanth

    One Siebel Adapter Upsert operation should be sufficient to insert the parent and child. In the Integration object definition, you define the Template child instances with the Parent of Template. i.e
    You define Template first as an Integration Component and then define
    Template child instances to have a Parent as Template.
    Thanks
    Swarna

  • SubSelect Not filter data for Parent/Child hierarchy

    I have data for my parent /child dimension like that
    DimCust
    Fact Sal
    Customer ID
    Parent ID
    Customer Type
    Product Id
    Customer ID
    Year
    Sales
    1
    1
    Retailer
    4
    1
    2015
    100
    2
    1
    Retailer
    4
    2
    2014
    200
    3
    3
    Retailer
    4
    3
    2014
    300
    4
    3
    Retailer
    4
    4
    2015
    400
    5
    5
    Retailer
    4
    5
    2015
    500
    In my query,
     I use sub select to filter 
    data for year 2014c and product  id 4,  when I got result
     it’s missed the aggregation of customer id 1 and 4.
     Even I try to pass in where clause it’s also not give correct result.
    code,
    with
       set ba EXISTS([DIMCustomer].[Level 02].allmembers, [DIMCustomer].[Hierarchy].&[MyHierarchy],"factTable")
       SELECT
    [Measures].[Sales]
      } ON 0,
    [ba]on 1
    FROM (SELECT ( { [CropYear].[CropYear].&[2014] } ) ON COLUMNS
    FROM (SELECT ( { [DimProduct].[ProductID].[4] } ) ON COLUMNS
    FROM [myCube]))
    please help me on this, what is the best practices.
    Regards,
    Manish

    Hi manishcal16PPS,
    According to your description, you want to slice the fact data on Year 2014 and Product 4. Now you find the result missing the customer 1 and 4. Right?
    In this scenario, based on your Fact Sal table, both customer 1 and 4 are on Year 2015. So when you filter the data, it will not show customer 1 and 4. It returns correct result. For filtering data, either using sub select or specifying slicer axis
    can achieve your requirement.
    Reference:
    Specifying the Contents of a Slicer Axis (MDX)
    Best Regards,
    Simon Hou
    TechNet Community Support

  • User-Defined Planning Layouts  - Translations

    Hi Experts,
    Custom Planning layouts have been created.
    I need to translate the form from English to Danish.
    This has to be done in the Development system then moved to Quality and Production.
    This is how I proceeded with the task:
    IMG Path: Project System  Costs  Planned Costs  Manual Cost Planning in WBS  Detailed Planning  Create User-Defined Planning Layouts for Detailed Planning.
    Select Change PS Planning Cost Element/Activity Input Layouts.
    Select Layout ZMY_LAYOUT  Planning Layout  Translate Form.
    Specify Source Lanaguage : EN, Target Language: DA --> Clcik on Translate Button.
    There is a prompt for including the request in a Transport Request. If clicked yes it asks for a workbench Request.
    I specified the workbench request number.
    Select Form --> Object List
    Select the line with form name, Source Text --> Click on Translate.
    Enter the translation -> Save and exit
    However, when I check my request in SE10, it has no objects???
    If I repeat the process, and select Transport form, it asks me for a customizing Request.
    How can I move  my transations from D to Q.
    Regards,
    Reema Shahbazkar.

    Hi,
    No it is NOT a unicode system.
    Regards,
    Reema

  • Parent-Child Hierarchy Show No Data

    Hi:
    OBIEE 11.1.1.6.5
    I created a parent-child hierarchy following multiple examples in books and on the web. I can pull the presentation hierarchy--by itself--into a view and drill up and down. But when I add a measurement from the fact table, I receive a no data found error. I copied the SQL into SQL*Developer and ran it, and it too returned no data. I've tried to read and debug the query in SQL*Developer, but I don't understand what it is doing.
    The dimension table I am using for the parent-child hierarchy has a cost_Center_id and parent_cost_center_id. I used the Parent-Child dimension wizard to create and populate the new hierarchy table.
    I can create a view by using the cost_center item and a fact table measurement without the presentation hierarchy, so it has something to do with the presentation hierarchy.
    I've been at this for a few days now, and I've run out of ideas. Can anyone suggest what I may have done wrong?
    Thanks.

    check if there is data in the fact table.. Next check also if the join condition between the dimension and fact is valid.

  • Change/ Add screen in Group Box specify tab layout for Asset master Record

    Hi All,
    I need to add or change group box in specify tab layout for Asset Master Record. Please advice where i can change or create new Group Box.
    Thanks & Regards,
    Pankaj

    Hi,
    Try at below path:
    Financial Accounting (New)>>Asset Accounting>>Master Data>>Screen Layout>>Define Screen Layout for Asset Master Data.
    here you can change the layout for the same.
    Kind Regards,
    Mehul

  • Layout for entering invoice

    Hi,
    How can the layout on the miro screen adjusted and saved as per our own requirement.
    Eg. few columns to the extreme right I need to bring to the start so that to have a ease in viewing/entering data
    My second question is does SAP allow entering PO invoicess for 2 POs having different vendors and why it allowas so?
    Regards,
    MB

    hi,
    There is no any functionality like "Define screen layout" for MIRO transaction.....
    Take help of ABAPer who can resolve your problem via coding....
    you can never ever do a MIRO for 2 vendors at a time.....
    Miro trasaction is possible for only one vendor at a time....
    and if thinking logically its abs correct...why do you need to pay to two vendors at a time..there may be different tax, freight calculation which is placed header....
    hope it helps....
    Regards
    Priyanka.P

  • Layout for movement type 101 (MB01)

    Hi experts,
    1) I would like to know more on how can I define the layout for MB01 other than using screen variant?
    2) Also, I would like to know more on how can I define layout for movement type lower than 201?
    I can only do that for movement type > 201 in SPRO.
    Thanks and regards,
    JT

    Hi Parag Mahajan,
    Just want to double confirm with you about this.
    What if I want to grey a field or make it available for user to make changes to a grey field?
    My problem is tcode MB01, the Document Date field was grey and defaulted to today's date. I want to make it available and allow user to change the document date.
    Thanks and regards,
    JT

  • What is maintanence level in  screen layout for asset master record

    hi everyboby,
    can anyone explian this
    when I'm defining screen layout for asset master record to  make business area as required entry it was throwing msg like select maintanance level. what could be the reason?can anyone help me on this.
    thanks
    siri

    hi..
    thanks for reply again.
    If i select  business area as optional (main no,sub no)and supress for all fileds (only selected main no) ,I'm able to save screen layout.If i set BA as required select mainno,sub no check box and save it shows the same  error msg.Anyway  i can create asset master now.thanks
    regards
    siri

Maybe you are looking for