Hi Wolfgang,

The class smmDocuActionCOM_Word_Quotation passes data in a Word Table. The
error message tells only that the Table was not found in the Document.

In the older Axapta versions a template for this Document was delivered to.
Additionaly to the already mentioned Textmarks, the template contained an
empty Table with I gues 8 columns. Enlarging the Template should solve the
problem.

Regards
Andreas B.

> -----Urspr�ngliche Nachricht-----
> Von: wgr22091962 [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 19. M�rz 2004 11:41
> An: [EMAIL PROTECTED]
> Betreff: [development-axapta] crm-quotations using MS-Word
>
> hi everybody,
> I just running in an problem on an Ax 3.0 SP2 environment -
> maybe some of you have similar experiences and could assist:
>
> I try to create a quotation in CRM using the standard
> docuhandling functionality. the document to create is based
> on an document type with job description "Create CRM
> quotation document".
>
> When creating the document, MS-Word will be started, some (bookmark-
> related) field will be filled in the word-document...then an
> axapta errorlog mesage occours:
>
> Method 'Item' in COM object of class 'Tables' returned error code
> 0x800A1735 (<unknown>) which means: The requested element is
> not available.
>
> the error is always thrown in class
> smmDocuActionCOM_Word_Quotation, method
> insertQuotationLines(), line 27
>
>     COMTable    = COMdocument.Tables();
>     COMTable    = COMTable.Item(1);         // <---- HERE
>     COMRows     = COMTable.Rows();
>     COMRow      = COMRows.Add();
>     COMCells    = COMRow.Cells();
>
> thank'S for helping in advance
> wolfgang
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~--> Upgrade to 128-bit SSL Security!
> http://us.click.yahoo.com/LPJzrA/yjVHAA/TtwFAA/saFolB/TM
> --------------------------------------------------------------
> -------~->
>

> Yahoo! Groups Links
>
>
>

>


Yahoo! Groups Links

Reply via email to