Hi



For an example..look at the form which displayed deleted sales order
lines.



  _____ 

From: smeagul2303 [mailto:[EMAIL PROTECTED]
Sent: Saturday, 3 July 2004 12:33 a.m.
To: [EMAIL PROTECTED]
Subject: [development-axapta] Display a temporary record from
inventTable in Form InventTable



Hi,

I want to display and edit a temporary record from invent table in the
form invent table.
Calling form invent table like:

    _args = new Args();
    _args.name('InventTable');
    _args.caller(this);
    inventTable.setTmp();
    _args.record(inventTable);
    formRun = classFactory.formRunClass(_args);
    formRun.init();
    formRun.run();
    formRun.wait();

from a class has no success. The form displays the permanent record
for this itemid.
I have found no example in Axapta.
In form LedgerTransBase there is an example with a temporary table.
But this is a temporary table defined in AOT.
In my case I have only temporary data in a record.

Any hints appreciate.

Regards

Manfred






Yahoo! Groups Sponsor

ADVERTISEMENT
click here
<http://us.ard.yahoo.com/SIG=129j8gbkc/M=298184.5022502.6152625.3001176/
D=groups/S=1705006764:HM/EXP=1088859713/A=2229536/R=0/SIG=11evnd4jq/*htt
p:/www.netflix.com/Default?mqso=60183371>


<http://us.adserver.yahoo.com/l?M=298184.5022502.6152625.3001176/D=group
s/S=:HM/A=2229536/rand=397987306>



  _____ 

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]
<mailto:[EMAIL PROTECTED]
be>
       
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .



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



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to