Показать сообщение отдельно
Старый 24.11.2011, 11:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,644 / 848 (80) +++++++
Регистрация: 28.10.2006
daxdilip: Tip - How to get a blank InventDimId out
Источник: http://feedproxy.google.com/~r/blogs...dimid-out.html
==============
Today, while writing a QueryRange, I had to pass a blank InventDimid. Initially, to make life easier ;-). I just put "BLANK".

Then, just did a bit of search and found that InventDim has a static method inventDimIdBlank which was exactly what I required. It returns "AllBlank". Many of you guys might be knowing this one, but just for the ignorant out there (including me) :-) this is a handy tip

X++:
InventDim::inventDimIdBlank()

Источник: http://feedproxy.google.com/~r/blogs...dimid-out.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.

Последний раз редактировалось Poleax; 24.11.2011 в 11:24. Причина: оформление