Pages

Banner 468 x 60px

 

Monday, March 27, 2017

While Select second number by x++

0 comments

        while select * from _GG_FPJVoucher_Linekedua
            order by _GG_FPJVoucher_Linekedua.VoucherDate ASC
                where _GG_FPJVoucher_Linekedua.SalesId == this.SalesId
        {
            info(this.Voucher);

            if(Linecount == 2)
            {
                info(_GG_FPJVoucher_Linekedua.Voucher);
                break;
            }
           
            Linecount++;

        }

0 comments:

A financial dimension value is based on the LAND-00013 record and has been used on a transaction. You cannot delete the LAND-00013 record AX 2012

 A financial dimension value is based on the LAND-00013 record and has been used on a  transaction. You cannot delete the LAND-00013 record ...