Ejemplo n.º 1
0
 public DataSet GET_PURC_DEP_ON_DOCCODE(string DocCode)
 {
     return(objInventoryItem.GET_PURC_DEP_ON_DOCCODE(DocCode));
 }