예제 #1
0
파일: MISBL.cs 프로젝트: SDivyaprabha/CRM1
 internal static DataTable Get_Flat_Receivable_WithInterest(int argCCId, int arg_iBlockId, DateTime arg_dtAsOn)
 {
     return(MISDL.Get_Flat_Receivable_WithInterest(argCCId, arg_iBlockId, arg_dtAsOn));
 }