AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX: Прочие вопросы
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 08.04.2004, 16:54   #1  
paucer is offline
paucer
Участник
 
24 / 10 (1) +
Регистрация: 11.11.2003
Адрес: Kaunas
? Where is that field?
Could anyone explain one abnormal behavior:
LedgerJournalTrans table has field "company", but I can't see it when I use Add Ins>Table Browser. What happened?
I am sure that i didn't hide that field via left mouse button menu command "Hide".
Thanx.
Старый 08.04.2004, 17:02   #2  
DMA is offline
DMA
Участник
 
109 / 19 (1) ++
Регистрация: 30.09.2003
This field is connected to Intercompany accounting.
Check if keys "General ledger advanced " and "Intercompany accountinig" are turned on in your configuration and you have license code for Finacial series II
Старый 08.04.2004, 17:19   #3  
paucer is offline
paucer
Участник
 
24 / 10 (1) +
Регистрация: 11.11.2003
Адрес: Kaunas
ok, it seems you are right.
But does that mean that if there is no these licence coded it is impossible to insert record programmably?
LedgerJournalTrans LJT;
<...>

<assingning values to the LJT fields>

LJT.insert();

inside table insert() method the value is being assigned:
if (! this.offsetCompany)
{
this.offsetCompany = curExt();
}
but in further code the value of that field still remains empty that causes wrong behavior in the application
when AssetBook::lookupOpenBookIdForAsset() is invoked.
Старый 08.04.2004, 18:02   #4  
DMA is offline
DMA
Участник
 
109 / 19 (1) ++
Регистрация: 30.09.2003
Цитата:
Изначально опубликовано paucer
ok, it seems you are right.
But does that mean that if there is no these licence coded it is impossible to insert record programmably?
LedgerJournalTrans LJT;
<...>

<assingning values to the LJT fields>

LJT.insert();

inside table insert() method the value is being assigned:
if (! this.offsetCompany)
{
this.offsetCompany = curExt();
}
but in further code the value of that field still remains empty that causes wrong behavior in the application
when AssetBook::lookupOpenBookIdForAsset() is invoked.
Sorry but it seems you don't get a point of Configuration keys. If CF is assigned to a field and this CF is turned off means the field is excluded from synchronisation list, so it will be droped from SQL database. That's why the code above makes no changes.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
axStart: Check if the table field is mapped. Blog bot DAX Blogs 0 07.03.2009 00:05
palleagermark: Set focus on a particular field on an EP page Blog bot DAX Blogs 0 27.11.2008 14:05
Разница NotInTTS и Found Logger DAX: База знаний и проекты 6 18.09.2008 12:35
axStart: table & field ID conflicts Blog bot DAX Blogs 0 29.05.2008 17:05
Virtual field used in where clause bucken DAX: Программирование 4 09.11.2004 12:19

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 06:55.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.