Fixed table for 2 repeating groups

Hi,
I have a template that has 2 group, both of which have to been within a fixed table.
I've been successful in using one of the examples in the Forum to print only 15 lines per group and page break. But I also have a requirement to print 5 lines of another group at the footer level.
Eg:
G_Header
G_Lines >>> 15 lines per page
G_ACCT >>> 5 lines per page
Does anybody have any ideas?
Thanks
Jo

Hi,
I have a table that will display the records in G_LINES and and using position() I can limit the # of lines displayed to say 25. I have a second table G_ACCT, I want to use the same logic and only display 5 lines.
G_HEADERS
---G_LINES
---G_ACCT
Both G_LINES and G_ACCT are at the same level and are children to G_HEADERS.
The problem I'm having is that when I use lpp = 25 and lpp2 =5, G_LINES displays 25 lines on Pg1 with no problem, G_ACCT displays the first 5 (Pg 1), spills into the next page (Pg2) displaying the next 5, however, G_LINES does not display the next 25 until Page 3.
Hope this helps.
Thanks
Jo

Similar Messages

  • Fixed length outer table with nested repeating group inner table.

    I had to re-create a PDF using tables in an RTF template. It has a fixed 1 page width. However, one of the rows in the template has a nested table with a repeating group. I set the width of the outer table row width to 2". However when I have repeating groups it makes the outer row grow wider than the 2" inches. The option to un-select "automatically resize to fit contents" is grayed out.
    Is there a way to keep the outer table width fixed with an inner repeating group?
    Thanks.
    --Johnnie
    Edited by: Vortex13 on Jun 13, 2012 11:15 AM

    Hi Borris,
    Found the following in the Oracle Documentation under: Oracle8i Application Developer's Guide - Object-Relational Features Release 2 (8.1.6)
    2 Managing Oracle Objects / Using Collections / Collection Unnesting
    URL: http://www.znow.com/sales/oracle/appdev.816/a76976/adobjmng.htm#1002885
    Oracle8i also supports the following syntax to produce outer-join results:
    SELECT d.*, e.* FROM depts d, TABLE(d.emps)(+) e;
    The (+) indicates that the dependent join between DEPTS and D.EMPS should be NULL-augmented. That is, there > will be rows of DEPTS in the output for which D.EMPS is NULL or empty, with NULL values for columns
    corresponding to D.EMPS.

  • Pricing table for Material pricing Group

    Hi everyone
    I have a problem related to pricing. In ECC, if we create a condition table for material pricing group, assign it to the Access sequence PR00 and then download the customizing data to CRM, the access sequence appears in CRM but without this table.
    Could you please provide any clue to this??
    Also, I had created another table with the Material/Material Prc Grp, assigned it to another Z-Access sequence and assigned the access seq to a Condition type. Again I had downloaded the customizing and in this case, only the Condition type has arrived. Neither the access sequence nor the table has come.
    Could you please guide me as to what needs to be done??
    Please help!!
    Regards
    Debolina

    Hello,
    Please check your replication object e.g. DNL_CUST_CNDALL and see if you have filters defined there.
    You might have put filters which are preventing the download.
    Also, you have to define the new field mappings in CRM before you download the tables.
    V_CND_MAP_CNVFLD (transaction SM30).: This view contains the mapping between R/3 data structure (maintained in CND_MAPT_ACS_REM_CUST) to CRM data structure (Field Catalog).
    The relationship between R/3 field names and CRM field names must be defined in either  CND_MAPC_CNV_FLM or CND_MAPM_CNV_FLM
    Let me know if still issues.
    Koshal

  • Table for Commitment Item Groups

    Does smbd. know a table for Commitment Item Groups and probably a function module which reads a commitment item group from a commitment item ?
    Kind Regards
    Alexey

    You can use FM K_HIERARCHY_TABLES_READ with e_class = '0311'.
    Rob

  • " No entry in the conversion table for the syntax group" error

    Hi,
    Iu2019m getting an error in the port setup when I try to run an Access Test on the logical directory.
    Definition of path
    TFTS02\INTF\RD1\OUTB\MM\RFC WINDOWS NT missing
    Message no. SG024
    Diagnosis
    There is no entry in the conversion table for the syntax group WINDOWS NT and the logical path
    TFTS02\INTF\RD1\OUTB\MM\RFC.
    System Response
    The system cannot generate a platform-specific path.
    Procedure
    Make an entry for the syntax group WINDOWS NT and the logical Pfad
    TFTS02\INTF\RD1\OUTB\MM\RFC in the conversion table using the FILE transaction.
    Regards,
    Rajiv

    Hi
    the error is simple. The path
    TFTS02\INTF\RD1\OUTB\MM\RFC you are trying to access is not there so create the path in the FILE transaction.
    In file tcode goto NEW ENTRIES and give the path and also make sure that in AL11 the path and the filename you are trying to open exists.
    Thanks & Regards
    Jyo

  • TAble for cost center group in 3.0 F transaction.

    hi, 
    i need to develop a report to extract cost center data from r/3 in 3.0 F version.
    can u guys help me that which table has got entries for cost center group.
    waiting for  your replies,
    Regards,
    Rachana

    hi  ,
    I have checked in csks, cska, cskb, and cssk as well, but i didnt find a field which holds the cost center group information ..please help me as this is a bit urgent ..
    Thanks in advance , 
    Regards,
    RaAchana

  • Table for Role & Authorization group

    Hi Gurus,
    I am looking for a table or FM to get all roles for Authorization group.
    I tried in SUIM tcode but could not able to find exact DB table for these.
    Giri
    P.S.: To Moderator:
           My earlier thread was locked for the same question, I was searching in SDN and google from last 3 days and could not able to find enough information on it. AGR_USERS, TBRG, TACT are the tables i found. But still there is a link missed between Role & Authorization Group.

    Thomas,
    My report have selection screen with Auth group and user.
    If user provides Auth. Group then need to find all roles linked to auth group and users assigned to that role.
    In my investigation, there is link between Auth. Group <--> Auth. object.
    Also Auth. Object <--> Role.
    but still there is a fine link missing between Auth Group <--> Role.
    For Eg: Auth Object S_TABU_DIS will be associated to all Auth. Groups but assigned to only limited roles.
    I tried to debug the SUIM transaction multiple times but couldn't find the tables to find the link and not able to find the FM's.
    if anybody have any idea to find that link between Auth. Group & Role then it will be helpful....
    Giri

  • Table for Intersected Target Groups

    Hi,
    when intersecting two target groups one new target group is getting created. I am looking for the table that stores which target groups 1 and 2 were used to get the new target group 3.
    Any help is highly appreciated.
    Nicole Lange

    Hi Nicole,
    you will need the GUID of TG 3. Let's call it GUID3.
    DATA model_tg_3 TYPE crmd_mkttg_model.
    SELECT SINGLE * FROM crmd_mkttg_model
      INTO model_tg_3 
      WHERE object_guid = guid3
        AND reference   = space.
    yields the position of TG 3 in the model.
      DATA edges_to_parent TYPE crmt_mkttg_step_db.
      SELECT * FROM crmd_mkttg_step
        INTO TABLE edges_to_parent
        WHERE to_node = model_tg_3-node
          AND to_step = model_tg_3-step.
    yields the edges leading to the parents. Now you will have to read the parent nodes again from the node table:
      DATA parent_guids TYPE crmt_mkttg_guid_tab.
      IF edges_to_parent IS NOT INITIAL.
        SELECT object guid FROM crmd_mkttg_model
          INTO TABLE parent_guids
          FOR ALL ENTRIES IN edges_to_parent
          WHERE node = edges_to_parent-from_node
            AND step = edges_to_parent-from_step.
      ENDIF.
    Now parent_guids should contain the GUIDs of TG1 and TG2 (at least in theory - haven't tested it, but that's the way you do it normally).
    Hope that helps!
    --klaus

  • Multi-level nested tables for repeatable XML Elements

    Hi there,
    Suppose we have a XML Schema „ASchema“ like this (XMLDB schema annotations are left out for simplicity):
    <xs:schema xmlns:xs=" .... " />
    <xs:element name=“A“>
         <xs:complexType>
              <xs:sequence>
                   <xs:element name=“B“ maxOccurs=“unbounded“/>
                        <xs:complexType>
                             <xs:sequence>
                                  <xs:element name = “C“ maxOccurs=“unbounded“/>
                             </xs:sequence>
                        </xs:complexType>
                   </xs:element>
              </xs:sequence>
         </xs:complexType>
    </xs:element>
    </xs:schema>
    After registering this schema in Oracle, I can define a table like this:
    CREATE TABLE ATable
    id NUMBER,
    doc XMLTYPE
    XMLTYPE COLUMN doc
    XMLSCHEMA “ASchema“ ELEMENT “A“
    VARARRAY doc.“XMLDATA“.“B“ STORE AS TABLE “BTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    This creates a nested table "BTable" within the table "ATable". So far so good, I can use this nested table to gain faster access on every possible subelement of Element B when I set an appropriate index.
    I now want to create another nested table for element “C“ like this:
    DROP TABLE ATable;
    CREATE TABLE ATable
    id NUMBER,
    doc XMLTYPE
    XMLTYPE COLUMN doc
    XMLSCHEMA “ASchema“ ELEMENT “A“
    VARARRAY doc.“XMLDATA“.“B“ STORE AS TABLE “BTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    VARARRAY doc.“XMLDATA“.“B“.“C“ STORE AS TABLE “CTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    But this statement fails with the error message something like „ ... no such attribute ... „
    And here's my question: is it possible to create nested tables for repeatable XML Elements that are subelements of other repeatable XML Elements ? And if so, how can I do it ?
    Thank you very much in advance
    Jan

    Found a (partial) solution myself:
    If you add the attribute xdb:storeVarrayAsTable="true" to the root element of the XML schema, Oracle XMLDB generates nested tables for all repeatable XML Elements while registering the XML schema.
    Unfortunately, the names of these nested tables are system-generated, hence it's a bit uncomfortable to set indices on them. You can find out the names of these nested tables as follows:
    select table_name, parent_table_name, parent_table_column from user_nested_tables;
    Further information on that subject is supplied in the following thread:
    Re: default tables for elements with maxoccurs > 1
    It would be nice if there was a way to name the generated nested tables via appropriate XMLDB schema annotations.
    regards
    Jan

  • Table name for Internal order group and Profit center group

    Hello Friends,
    Could any one provide me the table for Internal order group and Profit center group.
    We are developing new customized report and user requested internal order group and Profit center group in the selection criteria.
    I have checked for this tables but found only these fields in structures.
    Thanks in advance,
    Ravi Kiran.

    Or use FM [G_SET_TREE_IMPORT|http://www.sdn.sap.com/irj/scn/advancedsearch?query=g_set_tree_import] to read the hierarchy/Group. (Read FM and FG documentation, you can also add break-point and call some S_ALRxxx transaction which use this FM for the objects you need).
    Regards,
    Raymond

  • Repeating Group in WWI

    Hi Experts,
    We have created a table in our WWI template and inserted some symbols in columns,while preview desired ouptut is coming but when I am using repeating group in same table  it is not getting printed in preview, I am getting blank page.
    Please guide me to solve this issue.
    Thanks in Advance
    Regards
    Kapil

    Hello Kapil,
    You should check SAP Note 1978943, this note may help you to solve the issue:
    1978943 - Incomplete values for G repeating groups
    Regards,
    Camila Zilles

  • Draw lines within a table (repeating group)

    I have a table of 6X6 (rowsxcolumns) built using Word 2010. The cells starting from 2nd row to 5th row are merged and another table is created in this place with a repeating group. This means, the no. of rows this 2nd table would have is dynamic (based on the results)
    Because of the layout requirement, I need vertical lines drawn for each of the columns in table 1 but excluding Row 1 and Row 6 (these are sort of headers). Is there a way to achieve this?
    I tried using "Draw Shapes" and inserting vertical lines in the positions I want. But since this shape is of constant length and 2nd table contains dynamic rows, it isn't working if it has fewer/greater no. of rows.
    Any ideas would be highly appreciated.
    Thanks!

    Ok,
    I will assume that you have a dataVector that contains Vectors that have a String and an Integer in it. You pass this dataVector to the following method, that returns a Vector which contains the same data grouped. I assume also that your dataVector is sorted before:
    public Vector groupVector(Vector dataVector) {
    Vector r;
    Vector v = new Vector(2,2);
    if (dataVector.size()==0) return null; // no data there - return null
    String name = (String) ((Vector) dataVector.elementAt(0)).elementAt(0);
    int sum = 0;
    for (int i = 0; i<dataVector.size();i++)
    { String curname = (String) ((Vector) dataVector.elementAt(i)).elementAt(0);
    if (name.equals(curname))
    { sum += ((Integer) ((Vector) dataVector.elementAt(i)).elementAt(1)).intValue(); }
    else
    { r = new Vector(2);
    r.add(name);
    r.add(new Integer(sum));
    v.add(r);
    name = curname;
    sum = ((Integer) ((Vector) dataVector.elementAt(i)).elementAt(1)).intValue();
    } // end else
    } // end for-loop
    r = new Vector(2);
    r.add(name);
    r.add(new Integer(sum));
    v.add(r);
    return v;
    } // end of methodI have not tested it nor compiled - leave that to you
    Hope this helps
    greetings Marsian

  • InfoPath 2010 SQL Data Connection - Related Table is Not a Repeating Group

    I'm creating a InfoPath 2010 database form. In my main connection I want to query a parent table and a related child table. When I go through the wizard, the resulting data structure is not correct.  The child group that InfoPath creates isn't
    a repeating group, but it should be. I've done this many times before and never had this problem.
    In other words, when I open up the main data source, the little blue disclosure triangle is missing from the child group.
    Any help would be greatly appreciated.
    Thank you.

    Hi,
    ODBC driver for Excel does not support deleting data.
    I'm afraid there is no solution via SQL as in Oracle to use SQL with Excel you can only use ODBC, see OLEDB in previous versions to 11G.
    Unfortunately with ODBC or OLEDB driver for Excel , DELETE is not supported.
    regards
    Mireille

  • Fixed Table Height for PO Report

    Hi,
    We have a problem in adjusting the height of the table for Purchase order Report.We are displaying lines and shipment information in the table.
    But the shipments data is varying for each line due to which the table height is also varying on each page.
    We tried fixing this by counting lines but this didn't help.
    Cant we fix the table height so that it runs throughout the page irrespective of the number of lines it contains and gets attached to the footer information at the Bottom of the page.
    Urgent help required.
    Thanks in advance.

    My suggestion would be to figure out the maximum number of lines the layout can handle and fix that number. Then modify the program that generates the XML output to create that many lines i.e. if the max number is 50 and your PO contains 2 lines, create 48 additional dummy blank lines so that the layout is always satisfied. For overflows, i.e PO contains 52 lines, make sure the program handles it.
    Just my suggestion. I've used it for AP checks, where the layout is stub over check and it works great.

  • Tables for Fiels Fixed Value and Variable Value

    Hi,
    Can any one tell me where the actual fixed and variable costs are stored in which table and also the planned costs. I have checked it, but it is showing RKPLN as data structure. We are doing development report where in standard Cost Center Report we need to have break up of fixed and variable cost. Please guide me where exactly these fields are stored in which table. its very urgent.

    Hi,
    In regard to the tables for planned data please do a search of the forum as this question has already been asked a few times. E.g. here:
    CO PLANNING TABLES
    In regard to fixed / variable actual costs: these are not stored in separate tables. If a posting contains fixed and variable portions, for example postings resulting from splitting (KSS2), then the fixed portion is stored in the COEP- WKFBTR (line items) and COSS-WKF*  fields (summary items).  Please observe SAP note 192107 on this issue.
    Regards
    Karl

Maybe you are looking for

  • MSI kt3 ultra aru sound problems

    i have this board (kt3 ultra aru) and i can't make the center/sub outputs on the audio bracket to work. the rear outputs are ok, but center/sub... dead. I only have that channels when I don't use the bracket. Is my bracket damaged? or maybe a softwar

  • Underlining a digit in jFormatted Text Field

    Let me rephrase a question a I asked yesterday now that I've learned more.. I want to allow the user to click on a digit in a FormattedTextField and have that digit underlined. (buttons then inc or dec the digit value). I tried changing the default C

  • Won't display image

    Hi, I've been trying to get this code to show an image for quite some time and just don't understand why it isn't. I run the program and it just shows a black square on my marker. Is there something wrong with it? package {     import flash.display.B

  • Date/time conversion from UTC to CET

    Hello, Jjust a little question to our SAP BI community! Is there a BI function/ggod way that converts a (datetime) string DDMMYYYYHH:MM:SS  in UTC time zone into a string DDMMYYYYHH:MM:SS in  CET timezone ? We receive this string in input in a flat f

  • Dynamic PL/SQL for Deletion of Records

    Dear all, I am using Dynamic PL/SQL for Deletion of Records,In that PL/SQL, i have to get the no.of records deleted and send a report with the no.of rows deleted. Please help me on this.. Thanks, Murugesan