![]() |
#1 |
Участник
|
dax-lessons: Buffer to Buffer data compare and update table using AXBC’s and Reflection class using X++ [Dynamics AX]
Источник: http://dynamicsaxgyan.wordpress.com/...lection-class/
============== Friends, In many cases we might need to compare the data which is already stored in the table and only when the data is mismatching , we might have to modify/update the particular field data. Buf2Buf() – will help to … Continue reading → ![]() Источник: http://dynamicsaxgyan.wordpress.com/...lection-class/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
![]() |
#2 |
Участник
|
блин, снова какую-то ерунду пишут
во-первых, для сравнения есть buf2cmp. а buf2buf - копирует. во-вторых, есть замечательный метод orig(). и если нужно сравнить какое-то конкретное поле, то лучше писать myTable.myField == myTable.orig().myField. |
|
![]() |
#3 |
MCT
|
תּלמיד פון באַנגאַלאָרע
Как говорится that's all. ![]()
__________________
Axapta book for developer |
|