[development-axapta] adding sections to a programmed report in x++ code

2005-03-10 Thread Isaura Ortiz





Hi 
I have a problem with a programmed report in x++ code.
I need it with a body section and other programmables
sections.
A method in a class has the next code:

    ReportDesign    reportDesign;
    ReportSection   reportBlock,reportBlock1;
    ;

    reportDesign    = reportRun.design();

    reportBlock =
reportDesign.autoSection(tablenum(con_reportes));
    reportBlock1    =
reportDesign.addProgrammableSection(1);

    reportBlock1.addTextControl("hello");
    reportBlock.addStringDisplayControl('AccountNum');
   
reportBlock.addRealControl(TableNum(con_reportes),fieldId2Ext(FieldNum(con_reportes,columns),1));

and the report's fetch method is something like this:


    boolean ret;
    ;
    queryRun = new QueryRun(this);
    while (QueryRun.next())
    {
  con_reportes_1 = QueryRun.getNo(1);
  this.send(con_reportes_1);
  element.execute(1);

    }

    return true;

Well, when I run the report,it shows the programmable
section (the text "hello") but not the body section.
Why doesn't it show the body? Can Somebody help me
please?

Thanks a lot for any help!

"No matter where you go, everybody is connected" - Lain

_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com












Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[development-axapta] BizTalk server 2004 -axaptaorder.xml

2005-03-10 Thread per_christian_hauge






Hi, I need a Axaptaorder.xml that does not have any elements or 
attributes as mandatory (does not need any input at all in a
BizTalk map).

Regards
Per Christian Hauge

Heia Brann















Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[development-axapta] Trial Balance Report

2005-03-10 Thread k_otickashka






I would like to modify the trial balance report to show the
Dimensions. That is, I have 3 dimensions for each account,
Division-Department-SubAccount. I would like this to be in the order
and sorted by Division and Department for each account. I would like
to also view the subtotals for each Department under each account. How
do I accomplish this?















Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: AW: [development-axapta] Day - Month field

2005-03-10 Thread Hans-Walter Bous





Hi,
what is the use of your field? Can't you make use of date intervals ?
John

"Andrae, Tobias" <[EMAIL PROTECTED]> wrote:

Hi,
just create an extended data type of the type "date" and set the property "dateYear" to "year not shown". Use this in your table ;-)
hth Tobias

-Ursprüngliche Nachricht-
Von: gennarociulla [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 9. März 2005 10:03
An: development-axapta@yahoogroups.com
Betreff: [development-axapta] Day - Month field




Hi, i'm trying to create a field in a table that contains a Day -
Month information. There's a way to do this (eg. an extended data
type?) without split the two informations in a single field for each one?
Thanks!









Yahoo! Groups Links








-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.0 - Release Date: 08.03.2005


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.0 - Release Date: 08.03.2005





Yahoo! Groups SponsorADVERTISEMENT


-
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


    
-
Gesendet von Yahoo! Mail - Jetzt mit 250MB kostenlosem Speicher

[Non-text portions of this message have been removed]













Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [development-axapta] Adding new field to inventrans and getting it populated

2005-03-10 Thread Karina Normann Jakobsen





you could also use of of the financial dimensions, if they are not used already.
 

Med venlig hilsen/Best regards/Mit freundlichen Grüßen 
Karina Normann Jakobsen
Program Manager, Supply Chain Management 

 



From: James Flavell [mailto:[EMAIL PROTECTED] 
Sent: 10. marts 2005 05:24
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Adding new field to inventrans and getting it populated



Hi 

I would like to know what I need to do to add a new field to the inventrans
and to get this field populated.

I have a customer PO number that ends up being many Axapta sales orders and
this PO number is very importnat for the my client to review inventory
movements.

I could use the batch number inventory dimension to record this PO number
but dont think this is the best approach so I want to mkae a new field on
the inventtrans and get this field copied from the sales order down to the
inventtrans.  Is this the best/correct way?  If so can I just add the field
(same name as sales order) and put it in one of the field groups and the
system will take care of the rest (me dreaming?) or do I have to change a
lot of code to get inventrans correctly populated?

Is my appraoch advised/difficult?

Thanks
James



[Non-text portions of this message have been removed]






Yahoo! Groups Sponsor  
ADVERTISEMENT
click here    
    



Yahoo! Groups Links


*  To visit your group on the web, go to:
  http://groups.yahoo.com/group/development-axapta/
    
*  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]  
    
*  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service  . 




[Non-text portions of this message have been removed]













Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.