示例#1
0
        public void FillUSR_PRD_MOVFASI(ALEDS ds, List <string> IDCHECKQT)
        {
            ALEAdapter a = new ALEAdapter(DbConnection, DbTransaction);

            a.FillUSR_PRD_MOVFASI(ds, IDCHECKQT);
        }