Тема: Остатки
Показать сообщение отдельно
Старый 02.06.2005, 10:18   #6  
Ace of Database is offline
Ace of Database
Участник
Аватар для Ace of Database
 
877 / 649 (23) +++++++
Регистрация: 14.10.2004
Метод physicalQuantity() впервые появился в классе InventSumDatePhysical на слое syp в SP3.

PHP код:
display InventQty physicalQuantity()
{
    return 
this.postedQty() - this.deductedQty() + this.receivedQty() + this.registeredQty() - this.pickedQty();

Так что я использую самые передовые технологии