![]() |
#2 |
Участник
|
X++: select minof(TransDate) from RAssetTrans group by AccountNum where RAssetTrans.AssetTransType==RAssetTransType::Depreciation X++: select minof(TransDate) from RAssetTrans where RAssetTrans.AssetTransType==RAssetTransType::Depreciation && RAssetTrans.AccountNum ==AccountNum
__________________
Axapta v.3.0 sp5 kr2 |
|