LedgerJournal   ledgerJournal;

    ;

 

    ledgerJournal   = new LedgerJournal();

    if (ledgerJournal)

        ledgerJournalTable.journalNum =
ledgerJournal.newJournalNum(false);

 

    ledgerJournalTable.JournalType  = LedgerJournalType::EnumParam;

    ledgerJournalTable.JournalName  = journalName;

    ledgerJournalTable.initFromLedgerJournalName();

    ledgerJournalTable.Name         = postingText;

    ledgerJournalTable.insert();

 

John Robertson
Development Services

 

T: 01698 464 370
F: 01698 464 380 

E: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
W:http://www.touchstone.co.uk <BLOCKED::http://www.touchstone.co.uk/> 

Touchstone Group
Willow House
Phoenix Crescent
Strathclyde Business Park
Bellshill
ML4 3PD
tel: +44 (0) 1698 464 370
fax:+44 (0) 1698 464 380

  

  

 

Any opinions expressed in this email are those of the individual and not
necessarily those of the company. This email and any files transmitted
with it are confidential and intended solely for the use of the
individual or entity to whom they are addressed. If you are not the
intended recipient or the person responsible for delivering to the
intended recipient, be advised that you have received this email in
error and that any use is strictly prohibited.

 

From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of staffuwa
Sent: 18 September 2007 13:45
To: [email protected]
Subject: [development-axapta] generate a new JournalId

 

Hello Guys,
how I can generate a new JournalID using X++, in order to create a new
line in the InventJournalTable table?

In other words, I would create a new line in InventJournalTable but I
dunno with which value I must fill the field "JournalId".
Thank you for now.
Daniele.

 



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

Reply via email to