예제 #1
0
        //#region 그리드 정보 저장 - Sample_Info_Save(MaterialOrderStatusEntity pMaterialOrderStatusEntity, DataTable dt)

        ///// <summary>
        ///// 언어 정보 저장
        ///// </summary>
        //public DataTable ProductOutRegister_T01_Info_Save(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
        //{
        //    try
        //    {

        //       //DataTable dtTemp = null;
        //       //
        //       //bool isChack = CoFAS_ConvertManager.DataTable_FindCount(dt, "CRUD IN ('C','U','D')", "");
        //       //
        //       //if (isChack)
        //       //{
        //       //    dtTemp = CoFAS_ConvertManager.DataTable_FindValue(dt, "CRUD IN ('C','U','D')", ""); // 신규 and 수정 항목 데이터 테이블 화
        //       //}

        //        using (DBManager pDBManager = new DBManager())
        //        {
        //            DataTable isReturn = new ProductOutRegister_T01Provider(pDBManager).ProductOutRegister_T01_Info_Save(pProductOutRegister_T01Entity);
        //            return isReturn;
        //        }
        //    }
        //    catch (ExceptionManager pExceptionManager)
        //    {
        //        throw pExceptionManager;
        //    }
        //    catch (Exception pException)
        //    {
        //        throw new ExceptionManager(this, "Sample_Info_Save(ProductOutRegister_T01Entity pProductOutRegister_T01Entity, DataTable dt)", pException);
        //    }
        //}

        //#endregion

        #region 개체 구하기 - GetEntity(pDataRow)

        /// <summary>
        /// 개체 구하기
        /// </summary>
        /// <param name="pDataRow">데이타 로우</param>
        /// <returns>메뉴 설정 개체</returns>
        public ProductOutRegister_T01Entity GetEntity(DataRow pDataRow)
        {
            try
            {
                ProductOutRegister_T01Entity pProductOutRegister_T01Entity = new ProductOutRegister_T01Provider(null).GetEntity(pDataRow);
                return(pProductOutRegister_T01Entity);
            }
            catch (Exception pException)
            {
                throw new ExceptionManager
                      (
                          this,
                          "GetEntity(pDataRow)",
                          pException
                      );
            }
        }
예제 #2
0
        //#region 상세 정보 조회 - Sample_Info_Sub(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)

        ///// <summary>
        ///// 언어 정보 조회
        ///// </summary>
        //public DataTable Sample_Info_Sub(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
        //{
        //    try
        //    {
        //        using (DBManager pDBManager = new DBManager())
        //        {
        //            DataTable pDataTable = new ProductOutRegister_T01Provider(pDBManager).Sample_Info_Mst(pProductOutRegister_T01Entity);
        //            return pDataTable;
        //        }
        //    }
        //    catch (ExceptionManager pExceptionManager)
        //    {
        //        throw pExceptionManager;
        //    }
        //    catch (Exception pException)
        //    {
        //        throw new ExceptionManager(this, "Sample_Info_Sub(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)", pException);
        //    }
        //}

        //#endregion

        #region 그리드 정보 저장 - ProductOutRegister_T01_Info_Save(MaterialOrderStatusEntity pMaterialOrderStatusEntity, DataTable dt)

        /// <summary>
        /// 언어 정보 저장
        /// </summary>
        public bool ProductOutRegister_T01_Info_Save(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
        {
            try
            {
                using (DBManager pDBManager = new DBManager())
                {
                    bool isReturn = new ProductOutRegister_T01Provider(pDBManager).ProductOutRegister_T01_Info_Save(pProductOutRegister_T01Entity);
                    return(isReturn);
                }
            }
            catch (ExceptionManager pExceptionManager)
            {
                throw pExceptionManager;
            }
            catch (Exception pException)
            {
                throw new ExceptionManager(this, "MaterialOutRegister_Info_Save(MaterialOutRegisterEntity pMaterialOutRegisterEntity, DataTable dt)", pException);
            }
        }
예제 #3
0
 /// <summary>
 /// 언어 정보 조회
 /// </summary>
 public DataSet Sheet_Info_Sheet_Data(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
 {
     try
     {
         using (DBManager pDBManager = new DBManager())
         {
             DataSet pDataSet = new ProductOutRegister_T01Provider(pDBManager).Sheet_Info_Sheet_Data(pProductOutRegister_T01Entity);
             return(pDataSet);
         }
     }
     catch (ExceptionManager pExceptionManager)
     {
         throw pExceptionManager;
     }
     catch (Exception pException)
     {
         throw new ExceptionManager(this, "MaterialOutRegister_T01_Info(MaterialOutRegister_T01Entity pMaterialOutRegister_T01Entity)", pException);
     }
 }
예제 #4
0
        //#region 마스터 정보 조회 - Sample_Info(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)

        ///// <summary>
        ///// 언어 정보 조회
        ///// </summary>
        //public DataTable Sample_Info(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
        //{
        //    try
        //    {
        //        using (DBManager pDBManager = new DBManager())
        //        {
        //            DataTable pDataTable = new ProductOutRegister_T01Provider(pDBManager).Sample_Info_Mst(pProductOutRegister_T01Entity);
        //            return pDataTable;
        //        }
        //    }
        //    catch (ExceptionManager pExceptionManager)
        //    {
        //        throw pExceptionManager;
        //    }
        //    catch (Exception pException)
        //    {
        //        throw new ExceptionManager(this, "Sample_Info(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)", pException);
        //    }
        //}

        //#endregion

        #region 마스터 정보 조회 - ProductOutRegister_T01_Info(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)

        /// <summary>
        /// 언어 정보 조회
        /// </summary>
        public DataTable ProductOutRegister_T01_Info(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
        {
            try
            {
                using (DBManager pDBManager = new DBManager())
                {
                    DataTable pDataTable = new ProductOutRegister_T01Provider(pDBManager).ProductOutRegister_T01_Info_Mst(pProductOutRegister_T01Entity);
                    return(pDataTable);
                }
            }
            catch (ExceptionManager pExceptionManager)
            {
                throw pExceptionManager;
            }
            catch (Exception pException)
            {
                throw new ExceptionManager(this, "MaterialOutRegister_Info(MaterialOutRegisterEntity pMaterialOutRegisterEntity)", pException);
            }
        }
예제 #5
0
 public DataTable Sheet_Info_Sheet(ProductOutRegister_T01Entity pProductOutRegister_T01Entity)
 {
     try
     {
         using (DBManager pDBManager = new DBManager())
         {
             DataTable pDataTable = new ProductOutRegister_T01Provider(pDBManager).Sheet_Info_sheet(pProductOutRegister_T01Entity);
             return(pDataTable);
         }
     }
     catch (ExceptionManager pExceptionManager)
     {
         throw pExceptionManager;
     }
     catch (Exception pException)
     {
         throw new ExceptionManager(this, "Sheet_Info_Sheet(MaterialOrderRegisterEntity_Request pMaterialOrderRegisterEntity_Request)", pException);
     }
 }