Report parameter does not show up in rtf template

Hi all
I was able to produce an rtf file based on the XML bellow. I could create the header with the customer name and the invoice list with the totals. However, I already tried by any means to insert the AS_OF_DATE parameter in the rtf template but it never appears. Do I have to put it between a <?for-each?> <?end for-each?>. This must be a simple question but I’m very new to this.
Thanks in advance for any help.
Octavio
<?xml version="1.0"?>
<!-- Generated by Oracle Reports version 6.0.8.27.0 -->
<ARXAGMW>
<LIST_G_SETUP>
<G_SETUP>
<COMPANY_NAME>TUI Portugal, SA.</COMPANY_NAME>
<COAID>101</COAID>
<FUNCTIONAL_CURRENCY>EUR</FUNCTIONAL_CURRENCY>
<IN_SET_OF_BOOKS_ID>50</IN_SET_OF_BOOKS_ID>
<FUNCTIONAL_CURRENCY_PRECI>2</FUNCTIONAL_CURRENCY_PRECI>
<CONVERT_FLAG>Y</CONVERT_FLAG>
<LIST_G_SEL_CREDIT_OPTIONS>
<G_SEL_CREDIT_OPTIONS>
<INCLUDE_CREDIT_HIGH>Y</INCLUDE_CREDIT_HIGH>
<IN_ON_ACCOUNT_LOW>N</IN_ON_ACCOUNT_LOW>
<CREDIT_OPTION_MEANING>Age</CREDIT_OPTION_MEANING>
<LIST_G_SEL_OPTIONS>
<G_SEL_OPTIONS>
<PRINT_ON_ACCOUNT_FLAG></PRINT_ON_ACCOUNT_FLAG>
<SORT_OPTION>C</SORT_OPTION>
<SUMMARY_OPTION>I</SUMMARY_OPTION>
<FORMAT_DETAILED></FORMAT_DETAILED>
<INVOICE_TYPE_PRINT></INVOICE_TYPE_PRINT>
<CUSTOMER_NAME_PRINT></CUSTOMER_NAME_PRINT>
<BALANCE_DUE_PRINT></BALANCE_DUE_PRINT>
<LIST_G_COMPANY_CUST>
</LIST_G_COMPANY_CUST>
<LIST_G_COMPANY_INV>
<G_COMPANY_INV>
<COMPANY_INV>01</COMPANY_INV>
<LIST_G_INV_INV>
<G_INV_INV>
<SORT_FIELD1_INV></SORT_FIELD1_INV>
<INV_TID_INV>*</INV_TID_INV>
<SORT_FIELD2_INV>10FC</SORT_FIELD2_INV>
<LIST_G_CUST_INV>
<G_CUST_INV>
<CUST_NAME_INV>Academia Contemporânea do Espectáculo</CUST_NAME_INV>
<CUST_NO_INV>1011</CUST_NO_INV>
<CUST_ID_INV>*</CUST_ID_INV>
<CUST_STATE_INV></CUST_STATE_INV>
<CUST_CITY_INV>Porto</CUST_CITY_INV>
<CONTACT_SITE_ID_INV>*</CONTACT_SITE_ID_INV>
<LIST_G_SITE_INV>
<G_SITE_INV>
<ADDR_ID_INV>*</ADDR_ID_INV>
<AMT_DUE_REMAINING_INV>*</AMT_DUE_REMAINING_INV>
<LIST_G_1>
<G_1>
<INVNUM>10FC*526</INVNUM>
<CONS_BILLING_NUMBER></CONS_BILLING_NUMBER>
<LIST_G_INVOICE>
<G_INVOICE>
<DUE_DATE_INV>26-OCT-07</DUE_DATE_INV>
<INVOICE_TYPE_INV>10FC</INVOICE_TYPE_INV>
<CLASS_INV>INV</CLASS_INV>
<PAYMENT_SCHED_ID_INV>*</PAYMENT_SCHED_ID_INV>
<DAYS_PAST_DUE2>*</DAYS_PAST_DUE2>
<AMOUNT_ADJUSTED_INV></AMOUNT_ADJUSTED_INV>
<AMOUNT_APPLIED_INV></AMOUNT_APPLIED_INV>
<AMOUNT_CREDITED_INV></AMOUNT_CREDITED_INV>
<GL_DATE_INV>26-SEP-07</GL_DATE_INV>
<DATA_CONVERTED_INV></DATA_CONVERTED_INV>
<PS_EXCHANGE_RATE_INV>1</PS_EXCHANGE_RATE_INV>
<B0_INV>0</B0_INV>
<B1_INV>0</B1_INV>
<B2_INV>0</B2_INV>
<B3_INV>0</B3_INV>
<B4_INV>1</B4_INV>
<B5_INV>0</B5_INV>
<B6_INV>0</B6_INV>
<COMP_AMT_DUE_REM_INV>181.54</COMP_AMT_DUE_REM_INV>
<C_DATA_CONV_FLAG_INV>0</C_DATA_CONV_FLAG_INV>
<C_AMT_DUE_REM_INV>181.54</C_AMT_DUE_REM_INV>
<C_AMT_DUE_REM_INV_DSP> 181.54 </C_AMT_DUE_REM_INV_DSP>
<C_AMOUNT_CH_INV>0</C_AMOUNT_CH_INV>
<C_AMOUNT_CR_INV>0</C_AMOUNT_CR_INV>
<C_AMOUNT_RISK_INV>0</C_AMOUNT_RISK_INV>
<C_AMOUNT_CLAIM_INV>0</C_AMOUNT_CLAIM_INV>
<C_INV_BALANCE>181.54</C_INV_BALANCE>
<C_COMP_BAL_INV>181.54</C_COMP_BAL_INV>
<C_INV_BALANCE_DSP> 181.54 </C_INV_BALANCE_DSP>
<C_INV_B0>0</C_INV_B0>
<C_INV_B0_DSP> </C_INV_B0_DSP>
<C_INV_B1>0</C_INV_B1>
<C_INV_B1_DSP> </C_INV_B1_DSP>
<C_INV_B2>0</C_INV_B2>
<C_INV_B2_DSP> </C_INV_B2_DSP>
<C_INV_B3>0</C_INV_B3>
<C_INV_B3_DSP> </C_INV_B3_DSP>
<C_INV_B4>181.54</C_INV_B4>
<C_INV_B4_DSP> 181.54 </C_INV_B4_DSP>
<C_INV_B5>0</C_INV_B5>
<C_INV_B5_DSP> </C_INV_B5_DSP>
<C_INV_B6>0</C_INV_B6>
<C_INV_B6_DSP> </C_INV_B6_DSP>
</G_INVOICE>
</LIST_G_INVOICE>
<CONS_BILL_DISP>10FC*526</CONS_BILL_DISP>
</G_1>
</LIST_G_1>
<PERCENT_B0_ADDR>0</PERCENT_B0_ADDR>
<PERCENT_B1_ADDR>0</PERCENT_B1_ADDR>
<PERCENT_B2_ADDR>0</PERCENT_B2_ADDR>
<PERCENT_B3_ADDR>0</PERCENT_B3_ADDR>
<PERCENT_B4_ADDR>100</PERCENT_B4_ADDR>
<PERCENT_B5_ADDR>0</PERCENT_B5_ADDR>
<PERCENT_B6_ADDR>0</PERCENT_B6_ADDR>
<SET_PERCENT_ADDR>0</SET_PERCENT_ADDR>
<TOTAL_SITE_AMT>181.54</TOTAL_SITE_AMT>
<TOTAL_SITE_AMT_DSP> 181.54 </TOTAL_SITE_AMT_DSP>
<TOTAL_SITE_B0>0</TOTAL_SITE_B0>
<TOTAL_SITE_B0_DSP> 0.00 </TOTAL_SITE_B0_DSP>
<TOTAL_SITE_B1>0</TOTAL_SITE_B1>
<TOTAL_SITE_B1_DSP> 0.00 </TOTAL_SITE_B1_DSP>
<TOTAL_SITE_B2>0</TOTAL_SITE_B2>
<TOTAL_SITE_B2_DSP> 0.00 </TOTAL_SITE_B2_DSP>
<TOTAL_SITE_B3>0</TOTAL_SITE_B3>
<TOTAL_SITE_B3_DSP> 0.00 </TOTAL_SITE_B3_DSP>
<TOTAL_SITE_B4>181.54</TOTAL_SITE_B4>
<TOTAL_SITE_B4_DSP> 181.54 </TOTAL_SITE_B4_DSP>
<TOTAL_SITE_B5>0</TOTAL_SITE_B5>
<TOTAL_SITE_B5_DSP> 0.00 </TOTAL_SITE_B5_DSP>
<TOTAL_SITE_B6>0</TOTAL_SITE_B6>
<TOTAL_SITE_B6_DSP> 0.00 </TOTAL_SITE_B6_DSP>
<C_SITE_PAYMENTS_DSP> 0.00 </C_SITE_PAYMENTS_DSP>
<C_SITE_PAYMENTS>0</C_SITE_PAYMENTS>
<C_SITE_RISK>0</C_SITE_RISK>
<C_SITE_CREDITS>0</C_SITE_CREDITS>
<C_SITE_CREDITS_DSP> 0.00 </C_SITE_CREDITS_DSP>
<C_SITE_BALANCE>181.54</C_SITE_BALANCE>
<C_SITE_BALANCE_DSP> 181.54 </C_SITE_BALANCE_DSP>
<SEL_CONTACT_INV> </SEL_CONTACT_INV>
<C_CONTACT_NAME_INV></C_CONTACT_NAME_INV>
<C_CONTACT_PHONE_INV></C_CONTACT_PHONE_INV>
<C_CONTACTS_INV></C_CONTACTS_INV>
</G_SITE_INV>
</LIST_G_SITE_INV>
<D_CUST_NAME_INV>Academia Contemporânea do</D_CUST_NAME_INV>
<TOTAL_INV_AMT>181.54</TOTAL_INV_AMT>
<TOTAL_INV_AMT_DSP> 181.54 </TOTAL_INV_AMT_DSP>
<TOTAL_INV_B0>0</TOTAL_INV_B0>
<TOTAL_INV_B0_DSP> 0.00 </TOTAL_INV_B0_DSP>
<TOTAL_INV_B1>0</TOTAL_INV_B1>
<TOTAL_INV_B1_DSP> 0.00 </TOTAL_INV_B1_DSP>
<TOTAL_INV_B2>0</TOTAL_INV_B2>
<TOTAL_INV_B2_DSP> 0.00 </TOTAL_INV_B2_DSP>
<TOTAL_INV_B3>0</TOTAL_INV_B3>
<TOTAL_INV_B3_DSP> 0.00 </TOTAL_INV_B3_DSP>
<TOTAL_INV_B4>181.54</TOTAL_INV_B4>
<TOTAL_INV_B4_DSP> 181.54 </TOTAL_INV_B4_DSP>
<TOTAL_INV_B5>0</TOTAL_INV_B5>
<TOTAL_INV_B5_DSP> 0.00 </TOTAL_INV_B5_DSP>
<TOTAL_INV_B6>0</TOTAL_INV_B6>
<TOTAL_INV_B6_DSP> 0.00 </TOTAL_INV_B6_DSP>
<SUM_INV_BALANCE>181.54</SUM_INV_BALANCE>
<SUM_INV_BALANCE_DSP> 181.54 </SUM_INV_BALANCE_DSP>
<SUM_ONACC_CR_INV>0</SUM_ONACC_CR_INV>
<SUM_ONACC_CR_INV_DSP> 0.00 </SUM_ONACC_CR_INV_DSP>
<ONACC_CONV_CH_INV> </ONACC_CONV_CH_INV>
<ONACC_CONV_CR_INV> </ONACC_CONV_CR_INV>
<ONACC_CONV_RISK_INV></ONACC_CONV_RISK_INV>
<SUM_ONACC_CH_INV>0</SUM_ONACC_CH_INV>
<SUM_ONACC_CH_INV_DSP> 0.00 </SUM_ONACC_CH_INV_DSP>
<SUM_ONACC_RISK_INV>0</SUM_ONACC_RISK_INV>
<SUM_ONACC_RISK_INV_DSP> 0.00 </SUM_ONACC_RISK_INV_DSP>
<SUM_CLAIM_INV>0</SUM_CLAIM_INV>
<SUM_CLAIM_INV_DSP> 0.00 </SUM_CLAIM_INV_DSP>
<SEL_PERCENT_INV>0</SEL_PERCENT_INV>
<PERCENT_B0_INV>0</PERCENT_B0_INV>
<PERCENT_B1_INV>0</PERCENT_B1_INV>
<PERCENT_B2_INV>0</PERCENT_B2_INV>
<PERCENT_B3_INV>0</PERCENT_B3_INV>
<PERCENT_B4_INV>100</PERCENT_B4_INV>
<PERCENT_B5_INV>0</PERCENT_B5_INV>
<PERCENT_B6_INV>0</PERCENT_B6_INV>
</G_CUST_INV>
</LIST_G_CUST_INV>
<C_LABEL2_INV>Total For Type</C_LABEL2_INV>
<C_LABEL3_INV>Type</C_LABEL3_INV>
<FLEX_TYPE_INV>10FC</FLEX_TYPE_INV>
<TOTAL_INV_INV_AMT>181.54</TOTAL_INV_INV_AMT>
<TOTAL_INV_INV_AMT_DSP> 181.54 </TOTAL_INV_INV_AMT_DSP>
<TOTAL_INV_INV_B0>0</TOTAL_INV_INV_B0>
<TOTAL_INV_INV_B0_DSP> 0.00 </TOTAL_INV_INV_B0_DSP>
<TOTAL_INV_INV_B1>0</TOTAL_INV_INV_B1>
<TOTAL_INV_INV_B1_DSP> 0.00 </TOTAL_INV_INV_B1_DSP>
<TOTAL_INV_INV_B2>0</TOTAL_INV_INV_B2>
<TOTAL_INV_INV_B2_DSP> 0.00 </TOTAL_INV_INV_B2_DSP>
<TOTAL_INV_INV_B3>0</TOTAL_INV_INV_B3>
<TOTAL_INV_INV_B3_DSP> 0.00 </TOTAL_INV_INV_B3_DSP>
<TOTAL_INV_INV_B4>181.54</TOTAL_INV_INV_B4>
<TOTAL_INV_INV_B4_DSP> 181.54 </TOTAL_INV_INV_B4_DSP>
<TOTAL_INV_INV_B5>0</TOTAL_INV_INV_B5>
<TOTAL_INV_INV_B5_DSP> 0.00 </TOTAL_INV_INV_B5_DSP>
<TOTAL_INV_INV_B6>0</TOTAL_INV_INV_B6>
<TOTAL_INV_INV_B6_DSP> 0.00 </TOTAL_INV_INV_B6_DSP>
<TOTAL_INV_INV_BALANCE>181.54</TOTAL_INV_INV_BALANCE>
<TOTAL_INV_INV_CREDIT>0</TOTAL_INV_INV_CREDIT>
<TOTAL_INV_INV_RISK>0</TOTAL_INV_INV_RISK>
<TOTAL_INV_INV_CLAIM>0</TOTAL_INV_INV_CLAIM>
<TOTAL_INV_INV_CASH>0</TOTAL_INV_INV_CASH>
<SET_PERCENT_INV_INV>0</SET_PERCENT_INV_INV>
<SUM_PERCENT_B0_INV>0</SUM_PERCENT_B0_INV>
<SUM_PERCENT_B1_INV>0</SUM_PERCENT_B1_INV>
<SUM_PERCENT_B2_INV>0</SUM_PERCENT_B2_INV>
<SUM_PERCENT_B3_INV>0</SUM_PERCENT_B3_INV>
<SUM_PERCENT_B4_INV>100</SUM_PERCENT_B4_INV>
<SUM_PERCENT_B5_INV>0</SUM_PERCENT_B5_INV>
<SUM_PERCENT_B6_INV>0</SUM_PERCENT_B6_INV>
</G_INV_INV>
</LIST_G_INV_INV>
<TOTAL_COMPANY_INV_AMT>181.54</TOTAL_COMPANY_INV_AMT>
<TOTAL_COMPANY_INV_AMT_DSP> 181.54 </TOTAL_COMPANY_INV_AMT_DSP>
<SET_GSUM_INV_AMT> 181.54 </SET_GSUM_INV_AMT>
<SET_GSUM_INV_B0> 0.00 </SET_GSUM_INV_B0>
<SET_GSUM_INV_B1> 0.00 </SET_GSUM_INV_B1>
<SET_GSUM_INV_B2> 0.00 </SET_GSUM_INV_B2>
<SET_GSUM_INV_B3> 0.00 </SET_GSUM_INV_B3>
<SET_GSUM_INV_B4> 181.54 </SET_GSUM_INV_B4>
<SET_GSUM_INV_B5> 0.00 </SET_GSUM_INV_B5>
<SET_GSUM_INV_B6> 0.00 </SET_GSUM_INV_B6>
<SET_PAY_CR_MEMOS_INV> 0.00 </SET_PAY_CR_MEMOS_INV>
<SET_RISK_INV> 0.00 </SET_RISK_INV>
<SET_CLAIM_INV> 0.00 </SET_CLAIM_INV>
<SET_GPERCENT_INV>0</SET_GPERCENT_INV>
<SET_GSUM_INV_BALANCE> 181.54 </SET_GSUM_INV_BALANCE>
</G_COMPANY_INV>
</LIST_G_COMPANY_INV>
<SET_SEL_OPTIONS>1</SET_SEL_OPTIONS>
</G_SEL_OPTIONS>
</LIST_G_SEL_OPTIONS>
<SET_CREDIT_OPTIONS>Age</SET_CREDIT_OPTIONS>
</G_SEL_CREDIT_OPTIONS>
</LIST_G_SEL_CREDIT_OPTIONS>
<CA_FUNCTIONAL_CURRENCY>EUR</CA_FUNCTIONAL_CURRENCY>
<ACCT_BAL_APROMPT>Empresa</ACCT_BAL_APROMPT>
<ACCT_FLEX_BAL_SEG>c.SEGMENT1</ACCT_FLEX_BAL_SEG>
<ACCT_BAL_LPROMPT>Empresa</ACCT_BAL_LPROMPT>
<REPORT_NAME></REPORT_NAME>
<SUB_TITLE>22-FEB-08</SUB_TITLE>
<APP_MAX_ID></APP_MAX_ID>
<ADJ_MAX_ID>74399</ADJ_MAX_ID>
<PS_MAX_ID></PS_MAX_ID>
<SET_UNID_PHRASE>Unidentified Payments</SET_UNID_PHRASE>
<SET_BUCKET_TITLES>1</SET_BUCKET_TITLES>
<SET_FTR_LABEL></SET_FTR_LABEL>
<SET_COLUMNS>1</SET_COLUMNS>
<SET_CURRENCY>EUR</SET_CURRENCY>
<UNID_CH>0</UNID_CH>
</G_SETUP>
</LIST_G_SETUP>
<RP_COMPANY_NAME>TUI Portugal, SA.</RP_COMPANY_NAME>
<RP_REPORT_NAME>Aging - 7 Buckets Report</RP_REPORT_NAME>
<RP_DATA_FOUND></RP_DATA_FOUND>
<RP_SUBTITLE> 22-FEB-08</RP_SUBTITLE>
<AS_OF_DATE>22-FEB-08</AS_OF_DATE>
<UNID_PHRASE>Unidentified Payments</UNID_PHRASE>
<SHORT_UNID_PHRASE>Unidentified Payme</SHORT_UNID_PHRASE>
<TOP0>Não</TOP0>
<TOP1>Até</TOP1>
<TOP3>Até</TOP3>
<TOP2>Até</TOP2>
<TOP4>Até</TOP4>
<TOP5>Mais de</TOP5>
<TOP6>Em</TOP6>
<BOT0>Vencido</BOT0>
<BOT1>30 Dias</BOT1>
<BOT2>60 Dias</BOT2>
<BOT3>90 Dias</BOT3>
<BOT4>180 Dias</BOT4>
<BOT5>180 Dias</BOT5>
<BOT6>Litígio</BOT6>
<BUCKET_LINE_TYPE_0>CURRENT</BUCKET_LINE_TYPE_0>
<BUCKET_LINE_TYPE_1>PAST</BUCKET_LINE_TYPE_1>
<BUCKET_LINE_TYPE_2>PAST</BUCKET_LINE_TYPE_2>
<BUCKET_LINE_TYPE_3>PAST</BUCKET_LINE_TYPE_3>
<BUCKET_LINE_TYPE_4>PAST</BUCKET_LINE_TYPE_4>
<BUCKET_LINE_TYPE_5>PAST</BUCKET_LINE_TYPE_5>
<BUCKET_LINE_TYPE_6>DISPUTE_PENDADJ</BUCKET_LINE_TYPE_6>
<BUCKET_DAYS_FROM_0>-99999999</BUCKET_DAYS_FROM_0>
<BUCKET_DAYS_FROM_1>1</BUCKET_DAYS_FROM_1>
<BUCKET_DAYS_FROM_2>31</BUCKET_DAYS_FROM_2>
<BUCKET_DAYS_FROM_3>61</BUCKET_DAYS_FROM_3>
<BUCKET_DAYS_FROM_4>91</BUCKET_DAYS_FROM_4>
<BUCKET_DAYS_FROM_5>181</BUCKET_DAYS_FROM_5>
<BUCKET_DAYS_FROM_6></BUCKET_DAYS_FROM_6>
<BUCKET_DAYS_TO_0>0</BUCKET_DAYS_TO_0>
<BUCKET_DAYS_TO_1>30</BUCKET_DAYS_TO_1>
<BUCKET_DAYS_TO_2>60</BUCKET_DAYS_TO_2>
<BUCKET_DAYS_TO_3>90</BUCKET_DAYS_TO_3>
<BUCKET_DAYS_TO_4>180</BUCKET_DAYS_TO_4>
<BUCKET_DAYS_TO_5>999999999</BUCKET_DAYS_TO_5>
<BUCKET_DAYS_TO_6></BUCKET_DAYS_TO_6>
<BUCKET_CATEGORY>DISPUTE_PENDADJ</BUCKET_CATEGORY>
<GSUM_CUST_B0></GSUM_CUST_B0>
<GSUM_CUST_B1></GSUM_CUST_B1>
<GSUM_CUST_B2></GSUM_CUST_B2>
<GSUM_CUST_B3></GSUM_CUST_B3>
<GSUM_CUST_B4></GSUM_CUST_B4>
<GSUM_CUST_B5></GSUM_CUST_B5>
<GSUM_CUST_B6></GSUM_CUST_B6>
<GSUM_CUST_PERCENT_B0></GSUM_CUST_PERCENT_B0>
<GSUM_CUST_PERCENT_B1></GSUM_CUST_PERCENT_B1>
<GSUM_CUST_PERCENT_B2></GSUM_CUST_PERCENT_B2>
<GSUM_CUST_PERCENT_B3></GSUM_CUST_PERCENT_B3>
<GSUM_CUST_PERCENT_B4></GSUM_CUST_PERCENT_B4>
<GSUM_CUST_PERCENT_B5></GSUM_CUST_PERCENT_B5>
<GSUM_CUST_PERCENT_B6></GSUM_CUST_PERCENT_B6>
<GSUM_CUST_AMT></GSUM_CUST_AMT>
<GSUM_CUST_BALANCE>0</GSUM_CUST_BALANCE>
<GSUM_ONACC_AMT_CREDIT_CUST>0</GSUM_ONACC_AMT_CREDIT_CUST>
<GSUM_ONACC_AMT_CASH_CUST>0</GSUM_ONACC_AMT_CASH_CUST>
<GSUM_PAY_CR_CUST>0</GSUM_PAY_CR_CUST>
<TEMP_SUM_CUST></TEMP_SUM_CUST>
<GSUM_CUST_B0_DSP></GSUM_CUST_B0_DSP>
<GSUM_CUST_B1_DSP></GSUM_CUST_B1_DSP>
<GSUM_CUST_B2_DSP></GSUM_CUST_B2_DSP>
<GSUM_CUST_B3_DSP></GSUM_CUST_B3_DSP>
<GSUM_CUST_B4_DSP></GSUM_CUST_B4_DSP>
<GSUM_CUST_B5_DSP></GSUM_CUST_B5_DSP>
<GSUM_CUST_B6_DSP></GSUM_CUST_B6_DSP>
<GSUM_CUST_AMT_DSP></GSUM_CUST_AMT_DSP>
<GSUM_CUST_BALANCE_DSP></GSUM_CUST_BALANCE_DSP>
<GSUM_PAY_CR_CUST_DSP></GSUM_PAY_CR_CUST_DSP>
<C_DATA_CONV_GSUM></C_DATA_CONV_GSUM>
<TEMP_ONACC_CR_CUST></TEMP_ONACC_CR_CUST>
<TEMP_ONACC_CH_CUST></TEMP_ONACC_CH_CUST>
<RP_FTR_LBL>Grand Total:</RP_FTR_LBL>
<C_DATA_CONV_GSUM_INV></C_DATA_CONV_GSUM_INV>
<GSUM_INV_B0>0</GSUM_INV_B0>
<GSUM_INV_B1>0</GSUM_INV_B1>
<GSUM_INV_B2>0</GSUM_INV_B2>
<GSUM_INV_B3>0</GSUM_INV_B3>
<GSUM_INV_B4>181.54</GSUM_INV_B4>
<GSUM_INV_B5>0</GSUM_INV_B5>
<GSUM_INV_B6>0</GSUM_INV_B6>
<GSUM_INV_PERCENT_B1>0</GSUM_INV_PERCENT_B1>
<GSUM_INV_PERCENT_B2>0</GSUM_INV_PERCENT_B2>
<GSUM_INV_PERCENT_B0>0</GSUM_INV_PERCENT_B0>
<GSUM_INV_PERCENT_B3>0</GSUM_INV_PERCENT_B3>
<GSUM_INV_PERCENT_B4>100</GSUM_INV_PERCENT_B4>
<GSUM_INV_PERCENT_B5>0</GSUM_INV_PERCENT_B5>
<GSUM_INV_PERCENT_B6>0</GSUM_INV_PERCENT_B6>
<GSUM_INV_AMT>181.54</GSUM_INV_AMT>
<GSUM_INV_BALANCE>181.54</GSUM_INV_BALANCE>
<GSUM_ONACC_AMT_CR_INV>0</GSUM_ONACC_AMT_CR_INV>
<GSUM_ONACC_AMT_CH_INV>0</GSUM_ONACC_AMT_CH_INV>
<GSUM_PAY_CR_INV>0</GSUM_PAY_CR_INV>
<TEMP_SUM_INV>0</TEMP_SUM_INV>
<GSUM_INV_BALANCE_DSP> 181.54 </GSUM_INV_BALANCE_DSP>
<GSUM_PAY_CR_INV_DSP> 0.00 </GSUM_PAY_CR_INV_DSP>
<GSUM_INV_B0_DSP> 0.00 </GSUM_INV_B0_DSP>
<GSUM_INV_B1_DSP> 0.00 </GSUM_INV_B1_DSP>
<GSUM_INV_B2_DSP> 0.00 </GSUM_INV_B2_DSP>
<GSUM_INV_B3_DSP> 0.00 </GSUM_INV_B3_DSP>
<GSUM_INV_B4_DSP> 181.54 </GSUM_INV_B4_DSP>
<GSUM_INV_B5_DSP> 0.00 </GSUM_INV_B5_DSP>
<GSUM_INV_B6_DSP> 0.00 </GSUM_INV_B6_DSP>
<GSUM_INV_AMT_DSP> 181.54 </GSUM_INV_AMT_DSP>
<TEMP_ONACC_CR_INV>0</TEMP_ONACC_CR_INV>
<TEMP_ONACC_CH_INV>0</TEMP_ONACC_CH_INV>
<C_PS_MAX_ID></C_PS_MAX_ID>
<C_ADJ_MAX_ID>74399</C_ADJ_MAX_ID>
<C_APP_MAX_ID></C_APP_MAX_ID>
<C_CONVERT_FLAG>Y</C_CONVERT_FLAG>
<C_CREDIT_OPTION_MEANING>Age</C_CREDIT_OPTION_MEANING>
<C_FUNCTIONAL_CURRENCY>EUR</C_FUNCTIONAL_CURRENCY>
<C_FORMAT_DETAILED></C_FORMAT_DETAILED>
<C_SORT_OPTION>C</C_SORT_OPTION>
<C_SUMMARY_OPTION>I</C_SUMMARY_OPTION>
<REF_CURR_CODE_INV>EUR</REF_CURR_CODE_INV>
<C_CUST_SUM_LBL></C_CUST_SUM_LBL>
<C_ONACC_AMT_CR_CUST></C_ONACC_AMT_CR_CUST>
<C_ONACC_AMT_CH_CUST></C_ONACC_AMT_CH_CUST>
<C_ONACC_AMT_CR_INV>0</C_ONACC_AMT_CR_INV>
<C_ONACC_AMT_CH_INV>0</C_ONACC_AMT_CH_INV>
<C_CREDIT_APPLIED_LATE_CUST></C_CREDIT_APPLIED_LATE_CUST>
<C_UNID_CH></C_UNID_CH>
<C_CREDIT_APPLIED_LATE_INV>0</C_CREDIT_APPLIED_LATE_INV>
<C_UNID_CH_INV>0</C_UNID_CH_INV>
<C_SUMMARY_MEANING>Brief</C_SUMMARY_MEANING>
<C_FORMAT_MEANING>Invoice Summary</C_FORMAT_MEANING>
<SET_MEANINGS></SET_MEANINGS>
<C_INDUSTRY_CODE>C</C_INDUSTRY_CODE>
<C_COMPANY_TITLE></C_COMPANY_TITLE>
<C_BAL_SEGMENT_LPROMPT></C_BAL_SEGMENT_LPROMPT>
<C_PAYMENT_MEANING>Payment</C_PAYMENT_MEANING>
<C_RISK_MEANING>Risk</C_RISK_MEANING>
<C_ONACC_AMT_RISK_INV></C_ONACC_AMT_RISK_INV>
<TEMP_ONACC_RISK_INV></TEMP_ONACC_RISK_INV>
<C_RISK_OPTION_MEANING>Do Not Show</C_RISK_OPTION_MEANING>
<GSUM_ONACC_AMT_RISK_INV>0</GSUM_ONACC_AMT_RISK_INV>
<GSUM_RISK_INV_DSP> 0.00 </GSUM_RISK_INV_DSP>
<GSUM_RISK_CUST_DSP></GSUM_RISK_CUST_DSP>
<GSUM_ONACC_AMT_RISK_CUST>0</GSUM_ONACC_AMT_RISK_CUST>
<CF_PAYMENT_MEANING>Payment</CF_PAYMENT_MEANING>
<CF_RISK_MEANING></CF_RISK_MEANING>
<CF_RISK_OPTION_MEANING></CF_RISK_OPTION_MEANING>
<CF_ACCOUNTING_FLEXFIELD></CF_ACCOUNTING_FLEXFIELD>
<GSUM_CLAIM_CUST_DSP></GSUM_CLAIM_CUST_DSP>
<GSUM_CLAIM_AMT_CUST>0</GSUM_CLAIM_AMT_CUST>
<GSUM_CLAIM_INV_DSP> 0.00 </GSUM_CLAIM_INV_DSP>
<GSUM_CLAIM_AMT_INV>0</GSUM_CLAIM_AMT_INV>
<C_CLAIM_OPTION_MEANING></C_CLAIM_OPTION_MEANING>
</ARXAGMW>

hi Rex,
your requirement is u want to show your report parameter in rtf(template).
create a placeholder column get your parameter in the placeholder column.
and run the report to generate XMl.
use the placeholder column in template to show parameter.
Regards
Rajesh

Similar Messages

  • REPORTS folder does not appear when refreshing dynamic templates

    Hi all,
    I got one issue when refreshing dynamic templates. For one application, the REPORTS folder does not appear under Eexcel folder.
    It works well on my quality environment, but it fails on production server.
    It seems there is no differences in security settings, SP version...
    I already tried deleting Outlooksoft folder, clear and refresh local folder in client options...
    I must miss something but I dont know what to check anymore.
    Any suggestion is welcome.
    Thanks
    Antoine

    Hi Neil,
    I do not have issue with what you mention, everything is ok in Webfolder.
    The problem is in the local folder of every user in My Documents folder.
    There is a folder Outlooksoft there that is refreshed automatically after connecting to BPC.
    Every reports under REPORTS\WIZARDS should be there. Users need to access this folder to open a specific report.
    What is strange is that it looks that it works for some users, but does not work for some other users...
    Might be security settings?
    Antoine

  • CR2011 Dynamic Parameter does not show list at all

    I am upgrading some Crystal Reports from CR 8.5 to 2011.  Some would be better served by using a dynamic parameter to allow the user to select the data for the parameter from the database information.  I have created a dynamic parameter on the Customer ID and set the description to be the customer name.  I have set it to handle multiple values.
    When I preview the report in the Crystal designer, I get a text box to type in but not a drop down.  To be clear, I am not talking about the LOV 1000 limit here.  There are only 50 customers in the sample file I am working with.  I tried turning the static parameter into a dynamic one, I deleted the original parameter and created a new one.
    In case it matters, the parameter is only used as part of the selection formula and if I enter a proper customer id, it will retrieve the data.  This report has about 7 tables (no stored procedures or views) and a subreport of two tables that is linked to the main report on the customer id.  The parameter is only used on the main report for record selection.  The SQL statement in the main report and subreport did need to be reset when I first opened the report in CR2011 but I did that on both.  I have verified the database and the option to verify on first refresh is checked.  The original parameter did have an imported list of about 3000 customer names.  I tried exporting the CR template to a new file and while the file size changed, the behaviour did not.
    When I create a brand new report on two of the tables, including the same customer table, and create the parameter the same way, it shows me the list properly in a dropdown at the prompt stage.
    I am not sure where to go here or what else to try.  If anyone has any suggestions, I appreciate the help. TIA, rasinc

    Thank for the reply Dell,
    I see the logic in adding the extra table and keeping it unlinked and I do know the crazy data that can come up if I use it linked to other tables or use the fields in other parts of the programming.
    However, I've now tried it several times, creating the parameter on just the name alone, with the ID alone, etc. and I still only get a text box to type into.
    I have made sure the original selection criteria
    {customer.Id} = {?Customer}
    if from the original table, not the new one, which I assume you expected me to do.
    So I decided to run the same report through CR XIR2.  When I update the Set Datasource Location, I am now getting the message
    "Invalid Argument provided.
    Details: The alias requested 'company', contains a combination of characters which is not considered to be valid"
    Company is a table containing information about the main company, not the customers.  The same message pops up for another table as well.
    Then I get a message that says:
    "Prompting failed with the following error message: 'List of Values failure: fail to get values. [Cause of error: The table company does not exist in the document.]'
    Error source: prompt.dll Error code: 0x8004380D"
    This appears to be a database access issue but I know the firewalls are not a problem because I can create a new report and get the LOV properly with the same database and same desktop computer.  I can take that report created in CR2011 and use it in CRXI also and get the proper LOV.  Is it possible I am dealing with template corruption because there were so many items imported into the static list before?

  • Report Parameter form not showing list of values in Report svr

    I was using reports 6i where I used to have list box in report parameter form. I now converted recompiled my reports in 10g and when I run I am not geting the list of values. I get the values as a list below the field
    ex.
    ITEM :___________
    box,book,pencil,rubber,
    dvd,floppy...
    previously it was coming as a list in the item field
    thanks
    MG

    Hello,
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwwhthow/howto/params/pmp_creating_list_of_values.htm?tp=true
    If you run the report from a Web browser and the list of values is unrestricted, the HTML Parameter Form will display a text field instead of a combo box, and a list of static values that you can copy and paste into the text field.
    Regards

  • PeopleSoft Report Manager does not show up reports

    Folks,
    Hello. I am using Peopletools 8.49.
    The Report Manager has 4 tabs: List, Explorer, Administration, Archives
    After I run reports using Process Scheduler, nothing shows up under the above 4 tabs and this message comes up:"Invalide or missing parameter in request" under List tab.
    I have followed "Process Scheduler Documentation" - Chapter 5 "Using Report Manager" to configure it, but it's not working out.
    The following solution is for PeopleTools 8.44:
    http://peoplesoft.ittoolbox.com/groups/technical-functional/peopletools-l/report-manager-nothing-showing-under-list-1011644
    Can any folks tell me how to solve this problem in PeopleTools 8.49 ?

    Folks,
    Hello Thanks a lot for replying.
    1) The default local node (PT_LOCAL) has been set a password that is login user password.
    2) I think I define the Report node correctly under "PeopleTools>ProcessScheduler>ReportNodes" as follows:
    Http Information is selected.
    URL: http://127.0.0.1/psp/ps/psreports
    (psp is Domain name, ps is Site name while configure Webserver. psreports is a folder in C:\)
    URI Host: http://127.0.0.1
    URI Port: 80
    URI Source: don't need this since Scheduler and Webserver are in the same machine.
    Logi ID: PSADMIN
    Password:PSADMIN
    Under Intergration Broker, I have done the follows:
    1) Gateway, Domain, Pub/Sub Server are running.
    2) Service Operations: PSRF_FOLDER_CREATE, PSRF_REPORT_CREATE, PSRF_REPORT_DATE_CHANGE AND PSRF_REPORT_DELETE are set "active" and "Asynchronous One Way".
    3) Login User PSADMIN are granted Roles "Report Super User" and "Report Dist Administrator".
    But Report Manager still cannot display Reports by this point.
    The only problem is that under "PeopleTools>IB>Configuration>Service Configuration>UDDI Configuration", when Ping the Inquiry URL and Publish URL, I got such an error message: "External System Contact error."
    Inquiry URL: http://PTNTAS28/UDDI/INQUIRY
    Publish URL: HTTP://PTNTAS28/UDDI/PUBLISHING
    I think the "External System Contact error" cause Report Manager cannot display Reports. This problem is caused by "Gateway" or "UDDI Server" not running correctly.
    Thus, I have 3 questions:
    First, Do I need to change 4 Service Operations from "Asynchronous One-way" to "Request/Response" ? What is Receiver node for routings ?
    Second, do I need to set up UDDI Server and configure it ?
    Third,, where to set up single signon for the default local node (PT_LOCAL) ?

  • FSG report output does not show column headers (XML Publisher)

    Hi everyone
    Iam required to create a template for an FSG report with 20 columns. Used copy of FSG:Fixed number of columns Template(FSGTEMP) to create the template because i need to do some conditional formatting(need to show negative values in red color).
    here is the problem:
    when i use the template and run the program the output i can see the row data but not the column headers..column headings are blank!
    regarding the conditional formatting, can anybody tell me how to give the condition
    iam able to give the condition for oracle reports but not for FSG reports as i dont see the column name in the 'data field' in conditional format
    Regards
    sam

    Open the report in Edit Mode Click on the reports and in the properties section Uncheck the
    Enable Document Cache Property and your issue should be resolved.

  • Depreciation Simulation report does not show future years Depreciation

    Hi experts
    Depreciation Simulation report (S_ALR_87012936) does not show future years simulated depreciation for depreciation areas other than 01.  I try to run for 7 years in future, other then area 01, all other areas only show the current fiscal year and zero for future years even though there are values.
    Any ideas would be much appreciated.
    Edited by: AG on May 5, 2011 1:21 AM

    Hi
    Please check settings of Simulation Varinat at IMG> Financial Accounting>Asset Accounting>Information System>Define Simulation Variants for Depreciation Reports. Check settings for depreciation ares for which you are facing issue.
    Hope this helps!!
    Murlidhar Khatri

  • Report Viewer Dynamic Parameter List not showing a complete list of values

    Hi, I have installed the crystal report runtime 13.0.1.220 for framework 4.0 in a 64-bit windows 7 professional server.
    I have an aplication that opens crystal reports using the crystal report viewer control for visual studio 2010, also version 13.0.1.220.
    ISSUE: The report opens fine, but it does not shows all the available values in the dynamic parameter list.
    I have tried setting the MaxRowsetRecords registry key to diferent values but it does not work.
    I do not have any crystal report stand alone version installed in my server.
    Please help me?

    Hi Ludek,
    yes i followed the instructions of the KBase you are mentioning, but it isn't working for me.
    I modified the following keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports\DatabaseOptions\LOV
    and
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports\DatabaseOptions\LOV
    1) I had to create the LOV key under the DatabaseOptions in both keys.
    2) Inside the LOV keys I created the new string value MaxRowsetRecords and set the value to different values. (Ex: 5000, 10000 and 1000000)
    3) I restarted my server. Still not working.
    4) Then after that i modified the following registry keys: (leaving the first 2 keys modified)
    HKEY_CURRENT_USER\Software\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports\DatabaseOptions\LOV
    and
    HKEY_CURRENT_USER\Software\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports Designer Component\DatabaseOptions\LOV
    5) Also had to create the LOV key under the DatabaseOptions in both keys.
    6) Inside the LOV keys I created the new string value MaxRowsetRecords and set the value to different values. (Ex: 5000, 10000 and 1000000)
    7) Restarted my server. still not working
    8)  Then after that i modified the following registry key: (leaving the first 4 keys modified)
    HKEY_CURRENT_USER\Software\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports Designer Component\ReportView
    Inside this key I created the DWORD PromptingLOVBatchSize and gave it a decimal value of 1000000
    9) Restarted the server. Still not working. For crying out LOUD!!

  • Crystal Reports dynamic parameter does not work in InfoView

    Hello,
    We have developed Crystal Reports in CR2008 on top of SAP infoset and we have one of our selection parameter as dynamic parameter. It works fine in the CR Dev tool but when i upload the report in the InfoView, report does not show any value in the "Available Values"
    Any input will be much appreciated.
    Thanks.

    I did found the solution for this, i had to go into Business View Manger (BO Client Tools) and Schedule the LOV (List of Values). This is odd setting! but it works....

  • Field Explorer in Crystal Reports does not show the same names as Bex Query

    Hi
    I have crystal reports, I can retrieve data from BW Bex Query. But in the field explorer it does not show the names as in the Bex query designer.
    In the Bex query designer a field will have the following technical name 0Debitor and the description is Customer.
    It shows in crystal reports in the field explorer twice as D[0DEBITOR]D and D[0DEBITOR]D. It also does not seperate key figures and characteristics.
    I would like it to display the field explorer as shown in this blog.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Thanks in advance

    Hi,
    take a look here:
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    make sure you are using the MDX Driver and what happens is that you will see several fields per characteristic. example: one for the key, one for the description, several if modelled for the display attributes
    Ingo

  • WT reporter does not show split for tax authorities!

    Dear all:
        I need to report for all employees some WTs of taxes, but wt reporter does not show the splits for them (to distinguish federal from statal authorities payments), it is like summarises all the same WTs... I tried payroll recon. report but this one does not output the data in ALV format (im in 4.6 version) so it is not useful to run in bulk
    Do you have any work around for this?
    I would appreciate any tip or workaround on this,
    Thank you!

    Hi
    1. Allocated costs are always treated as Fixed costs, unless you have booked the expenses in FI using Activity Type as Aux Account assignment object
    2. Check whether these costs are included in Inventory valuation in your Cost Comp Str in OKTZ... If not relevant for inv valuation, these costs wont show up for Variance calculations
    br, Ajay M

  • :: NWA does not show table view for monitoring reports ::

    Hi,
    We are facing an issue in one of our portal system.
    I click on Portal index page, then I go to Net weaver Administrator --> Monitoring --> Java system reports.
    Here I get the resource utilization graphs.
    The graphs show proper values however when I click on table view it does not show any value or table at all.
    Then I click on Settings button, and click on Persistent radio button.
    It asks to enter the number of days for which the the data should be stored.
    I gave it as 2 days and click on Apply button.
    It shows a message saying "changes would be effective after restarting monitoring service".
    However when I go there i.e. NWA --> Administration --> Applications
    I get below services
    cafruntimemonitoring~ear                 
    com.sap.ip.bi.sdk.monitoring                 
    tclmwebadminmonitoravail~wd            
    tclmwebadminmonitorcomplib~wd            
    tclmwebadminmonitorprovider_ear            
    tclmwebadminmonitorstate~wd            
    tclmwebadminoverviewmonitoring~wd           
    tcmonitoringsysteminfo
    Would you kindly suggest which service from above list should be restarted ?
    Thank you, Regards,
    Girish Garje.

    I think what is being asked is "How do I expose a database view as a schema table in Configuration Manager?"
    This is accomplished by creating a database view within the WCC database schema (and with the WCC schema user as the view owner). The view then will appear as a table in the "table" tab in Configuration Manager.
    One caveat in 11g is that the user created by RCU does not have any privileges to read/create views in its own schema. You may need to grant privileges to views for the WCC schema user before this will work.

  • Report does not show the main section while calling from forms 6i

    Hi
    I am running report from report from forms 6i but is does not show the data in main section, where as the data in the header section is ok.
    But when i run the same report independantly from report builder it show the both header and main section with relevent data.
    pl solve the matter
    thanks in advance

    can you tell me more about this, you might check if you are using different users when you call this report or if the user has all privileges to see all tables in this report

  • Report does not show data , but data exists in the cube.

    Hi All,
    I have a situation where I could not show the data in the report. When I load data from an extractor 0CO_OM_WBS_1 into a Cube directly I am able to show the data in my report. When I load the same extractor to a DSO and from the DSO when I load it into the Cube, the data does not show up in the query. To check the data I use the same restriction and could see the data reside in the cube (LISTCUBE). I compressed the requests, still it is not showing up in the query. No aggregates create on the cube.
    It shows the data if I load directly from the extractor, but not when I load data thru DSO.
    Any ideas.
    Alex(Arthur Samson)

    Hi Alex,
    I am facing same problem, i have data in cube but in report i cant see....
    i have created a generic DS, i loaded the data to DSO  then CUBE.
    data is loaded succesfully and i can see data in CUBE ( Manage ), when i am running the repory i am not getting data.
    i think you solve this issue... plz help me to resolve this issue.
    Regards,
    SHAIK.

  • Report S_ALR_87012000 Asset Register does not show correct values sums

    Hi,
    I've taken a look at S_ALR_87012000 transaction - Asset Register (Italy) after an Assets Data transfer and something strange happens:
    1-  the sum of column Depreciation for year is not correct. It is a little bit strange because the single assets depreciation for year is correct. The same problem is in report S_ALR_87011990  - Asset history sheet
    2- if I put  an asset number range or the asset class in the report selection screen the report does not show some of the assets included in the range or in the asset class.
    Could you explain me why? Is there some program bug?
    Thanks in advance
    Giovanna

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

Maybe you are looking for

  • Win 8.1, Clean Install, No AMD Display Adapter Found

    I have a C55D-B5203 AMD basec Laptop. After a restore from backup failure, I had to do a clean 8.1 install. The recovery partition was damaged. Only the Microsoft Basic Display Adapter is found, not the AMD adapter. I have tried to install the Cataly

  • Using WAIT to repeatedly check a file !!Duke dollars!!

    I have created this method, it is supposed to read a text file when a button is pressed after i have allocated an amount of time to check the text file. the text file must be checked every 2mins or so to see if there have been any changes! i have som

  • Re-Installing Windows and Would Like to Keep Playlists and Library

    Hi There. I have a large collection of music which I have recorded from Vinyls, converted and then put into various playlists in my iTunes library (a very time consuming activity I would rather not repeat). My PC is absolutely buggered and I need to

  • Connection problems with WRT54G Router PLEASE HELP!!!!

    Hello all, Im having a huge issue and im hoping that someone can help me. Awhile ago i changed what i believe to be my router settings using 192.168.1.1 and i believe i added WEP secuirty. I changed my password i know that much. Anyway my problem is

  • IPhone 4 completely unstable after update to ios 5.0.1

    Hello everyone,, I just updated my iPhone 4 from ios 5 to ios 5.0.1. Unfortunatly right after the update the screen in starting to flickr non-stop. with the apple logo and the loading bar stuck in the middle of the screen like a background. regarding