//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.33440
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Saving.WcfAccount {
using System.Runtime.Serialization;
using System;
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Name="str_rptexcel", Namespace="http://schemas.datacontract.org/2004/07/pbservice")]
[System.SerializableAttribute()]
public partial struct str_rptexcel : System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
[System.NonSerializedAttribute()]
private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument01Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument02Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument03Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument04Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument05Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument06Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument07Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument08Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument09Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument10Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument11Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument12Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument13Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument14Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument15Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument16Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument17Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument18Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument19Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_argument20Field;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_dwobjectField;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_pathField;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_savetypeField;
[System.Runtime.Serialization.OptionalFieldAttribute()]
private string as_xmldwField;
public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
get {
return this.extensionDataField;
}
set {
this.extensionDataField = value;
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument01 {
get {
return this.as_argument01Field;
}
set {
if ((object.ReferenceEquals(this.as_argument01Field, value) != true)) {
this.as_argument01Field = value;
this.RaisePropertyChanged("as_argument01");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument02 {
get {
return this.as_argument02Field;
}
set {
if ((object.ReferenceEquals(this.as_argument02Field, value) != true)) {
this.as_argument02Field = value;
this.RaisePropertyChanged("as_argument02");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument03 {
get {
return this.as_argument03Field;
}
set {
if ((object.ReferenceEquals(this.as_argument03Field, value) != true)) {
this.as_argument03Field = value;
this.RaisePropertyChanged("as_argument03");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument04 {
get {
return this.as_argument04Field;
}
set {
if ((object.ReferenceEquals(this.as_argument04Field, value) != true)) {
this.as_argument04Field = value;
this.RaisePropertyChanged("as_argument04");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument05 {
get {
return this.as_argument05Field;
}
set {
if ((object.ReferenceEquals(this.as_argument05Field, value) != true)) {
this.as_argument05Field = value;
this.RaisePropertyChanged("as_argument05");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument06 {
get {
return this.as_argument06Field;
}
set {
if ((object.ReferenceEquals(this.as_argument06Field, value) != true)) {
this.as_argument06Field = value;
this.RaisePropertyChanged("as_argument06");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument07 {
get {
return this.as_argument07Field;
}
set {
if ((object.ReferenceEquals(this.as_argument07Field, value) != true)) {
this.as_argument07Field = value;
this.RaisePropertyChanged("as_argument07");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument08 {
get {
return this.as_argument08Field;
}
set {
if ((object.ReferenceEquals(this.as_argument08Field, value) != true)) {
this.as_argument08Field = value;
this.RaisePropertyChanged("as_argument08");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument09 {
get {
return this.as_argument09Field;
}
set {
if ((object.ReferenceEquals(this.as_argument09Field, value) != true)) {
this.as_argument09Field = value;
this.RaisePropertyChanged("as_argument09");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument10 {
get {
return this.as_argument10Field;
}
set {
if ((object.ReferenceEquals(this.as_argument10Field, value) != true)) {
this.as_argument10Field = value;
this.RaisePropertyChanged("as_argument10");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument11 {
get {
return this.as_argument11Field;
}
set {
if ((object.ReferenceEquals(this.as_argument11Field, value) != true)) {
this.as_argument11Field = value;
this.RaisePropertyChanged("as_argument11");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument12 {
get {
return this.as_argument12Field;
}
set {
if ((object.ReferenceEquals(this.as_argument12Field, value) != true)) {
this.as_argument12Field = value;
this.RaisePropertyChanged("as_argument12");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument13 {
get {
return this.as_argument13Field;
}
set {
if ((object.ReferenceEquals(this.as_argument13Field, value) != true)) {
this.as_argument13Field = value;
this.RaisePropertyChanged("as_argument13");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument14 {
get {
return this.as_argument14Field;
}
set {
if ((object.ReferenceEquals(this.as_argument14Field, value) != true)) {
this.as_argument14Field = value;
this.RaisePropertyChanged("as_argument14");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument15 {
get {
return this.as_argument15Field;
}
set {
if ((object.ReferenceEquals(this.as_argument15Field, value) != true)) {
this.as_argument15Field = value;
this.RaisePropertyChanged("as_argument15");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument16 {
get {
return this.as_argument16Field;
}
set {
if ((object.ReferenceEquals(this.as_argument16Field, value) != true)) {
this.as_argument16Field = value;
this.RaisePropertyChanged("as_argument16");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument17 {
get {
return this.as_argument17Field;
}
set {
if ((object.ReferenceEquals(this.as_argument17Field, value) != true)) {
this.as_argument17Field = value;
this.RaisePropertyChanged("as_argument17");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument18 {
get {
return this.as_argument18Field;
}
set {
if ((object.ReferenceEquals(this.as_argument18Field, value) != true)) {
this.as_argument18Field = value;
this.RaisePropertyChanged("as_argument18");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument19 {
get {
return this.as_argument19Field;
}
set {
if ((object.ReferenceEquals(this.as_argument19Field, value) != true)) {
this.as_argument19Field = value;
this.RaisePropertyChanged("as_argument19");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_argument20 {
get {
return this.as_argument20Field;
}
set {
if ((object.ReferenceEquals(this.as_argument20Field, value) != true)) {
this.as_argument20Field = value;
this.RaisePropertyChanged("as_argument20");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_dwobject {
get {
return this.as_dwobjectField;
}
set {
if ((object.ReferenceEquals(this.as_dwobjectField, value) != true)) {
this.as_dwobjectField = value;
this.RaisePropertyChanged("as_dwobject");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_path {
get {
return this.as_pathField;
}
set {
if ((object.ReferenceEquals(this.as_pathField, value) != true)) {
this.as_pathField = value;
this.RaisePropertyChanged("as_path");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_savetype {
get {
return this.as_savetypeField;
}
set {
if ((object.ReferenceEquals(this.as_savetypeField, value) != true)) {
this.as_savetypeField = value;
this.RaisePropertyChanged("as_savetype");
}
}
}
[System.Runtime.Serialization.DataMemberAttribute()]
public string as_xmldw {
get {
return this.as_xmldwField;
}
set {
if ((object.ReferenceEquals(this.as_xmldwField, value) != true)) {
this.as_xmldwField = value;
this.RaisePropertyChanged("as_xmldw");
}
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="WcfAccount.IAccount")]
public interface IAccount {
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenCashFlowPaperATV", ReplyAction="http://tempuri.org/IAccount/GenCashFlowPaperATVResponse")]
string GenCashFlowPaperATV(string wsPass, System.DateTime st_date, System.DateTime ed_date, short sum_Period, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetContuseProfit", ReplyAction="http://tempuri.org/IAccount/GetContuseProfitResponse")]
string GetContuseProfit(string wsPass, short year, short period);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveContuseProfit", ReplyAction="http://tempuri.org/IAccount/SaveContuseProfitResponse")]
int SaveContuseProfit(string wsPass, string xmlConuse);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetAccountSplitActivity", ReplyAction="http://tempuri.org/IAccount/GetAccountSplitActivityResponse")]
string GetAccountSplitActivity(string wsPass, short year, short period);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveAccountSplitActivity", ReplyAction="http://tempuri.org/IAccount/SaveAccountSplitActivityResponse")]
int SaveAccountSplitActivity(string wsPass, string xmlDetail);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetCashPaperDetail", ReplyAction="http://tempuri.org/IAccount/GetCashPaperDetailResponse")]
string GetCashPaperDetail(string wsPass, short sheetType, string accActivity, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/UpdateCashPaperDetail", ReplyAction="http://tempuri.org/IAccount/UpdateCashPaperDetailResponse")]
int UpdateCashPaperDetail(string wsPass, string xmlDetail, short sheetType, string accActivity, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetVcdetailForsetNoncash", ReplyAction="http://tempuri.org/IAccount/GetVcdetailForsetNoncashResponse")]
string GetVcdetailForsetNoncash(string wsPass, System.DateTime startDate, System.DateTime endDate, string accountId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/UpdateSetnoncashPaper", ReplyAction="http://tempuri.org/IAccount/UpdateSetnoncashPaperResponse")]
int UpdateSetnoncashPaper(string wsPass, string detailXml, System.DateTime startDate, System.DateTime endDate, string accountId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_vcproc", ReplyAction="http://tempuri.org/IAccount/of_vcprocResponse")]
int of_vcproc(string wsPass, System.DateTime adtm_sysdate, string ai_sysgencode, string as_coopid, string as_userid);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_vcproc_tks", ReplyAction="http://tempuri.org/IAccount/of_vcproc_tksResponse")]
int of_vcproc_tks(string wsPass, System.DateTime adtm_sysdate, string ai_sysgencode, string as_coopid, string as_userid, string as_type, ref string Vc_no);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetSetFormulaFC", ReplyAction="http://tempuri.org/IAccount/GetSetFormulaFCResponse")]
int GetSetFormulaFC(string wsPass, string as_money_sheetcode, short an_data_group, ref string as_formula_fc_xml, ref string as_formular_fc_choose_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetSetFormulaSM", ReplyAction="http://tempuri.org/IAccount/GetSetFormulaSMResponse")]
short GetSetFormulaSM(string wsPass, string as_money_sheetcode, short an_data_group, ref string as_formula_sm_xml, ref string as_formular_sm_choose_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetSetFormulaConstant", ReplyAction="http://tempuri.org/IAccount/GetSetFormulaConstantResponse")]
short GetSetFormulaConstant(string wsPass, string as_data_desc, ref string as_buzz_display_xml, ref string as_usr_type_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveFormulaConstant", ReplyAction="http://tempuri.org/IAccount/SaveFormulaConstantResponse")]
int SaveFormulaConstant(string wsPass, string xmlMain, string xmlDetail, string money_code, short data_group);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveFormulaSM", ReplyAction="http://tempuri.org/IAccount/SaveFormulaSMResponse")]
int SaveFormulaSM(string wsPass, string xmlMain, string money_code, string data_group);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveFormulaFC", ReplyAction="http://tempuri.org/IAccount/SaveFormulaFCResponse")]
int SaveFormulaFC(string wsPass, string as_main_xml, string as_money_code, string as_data_group);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveMoneySheetH", ReplyAction="http://tempuri.org/IAccount/SaveMoneySheetHResponse")]
int SaveMoneySheetH(string wsPass, string pbl, string xmlMain, string objMain, string xmlDetail, string objDetail, string moneyCode, string as_coopid);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_dwexportexcel_etn", ReplyAction="http://tempuri.org/IAccount/of_dwexportexcel_etnResponse")]
int of_dwexportexcel_etn(string wsPass, Saving.WcfAccount.str_rptexcel astr_rptexcel);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_process_budget", ReplyAction="http://tempuri.org/IAccount/of_process_budgetResponse")]
int of_process_budget(string wsPass, string as_coopid, short ai_year, short ai_period);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_set_budget", ReplyAction="http://tempuri.org/IAccount/of_set_budgetResponse")]
int of_set_budget(string wsPass, string as_xml, string as_branch, short an_year, string as_budget_type);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_get_year_period", ReplyAction="http://tempuri.org/IAccount/of_get_year_periodResponse")]
short of_get_year_period(string wsPass, System.DateTime adtm_date, string as_coop_id, ref short ai_year, ref short ai_period);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/of_gen_data_paytrnbank_detail", ReplyAction="http://tempuri.org/IAccount/of_gen_data_paytrnbank_detailResponse")]
int of_gen_data_paytrnbank_detail(string wsPass, string as_xml, string as_share_xml, string as_loan_xml, string as_etc_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetVcListDay", ReplyAction="http://tempuri.org/IAccount/GetVcListDayResponse")]
short GetVcListDay(string wsPass, System.DateTime adtm_date, ref string as_vclist_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetListVcMasDetail", ReplyAction="http://tempuri.org/IAccount/GetListVcMasDetailResponse")]
int GetListVcMasDetail(string wsPass, string as_vcno, ref string as_vcmas_xml, ref string as_vcdet_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/AddNewUpdateVoucher", ReplyAction="http://tempuri.org/IAccount/AddNewUpdateVoucherResponse")]
int AddNewUpdateVoucher(string wsPass, string as_vcmas_xml, string as_vcdet_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetCashBeginForward", ReplyAction="http://tempuri.org/IAccount/GetCashBeginForwardResponse")]
decimal[] GetCashBeginForward(string wsPass, System.DateTime dateList, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetCashBeginForward_notpost", ReplyAction="http://tempuri.org/IAccount/GetCashBeginForward_notpostResponse")]
decimal[] GetCashBeginForward_notpost(string wsPass, System.DateTime dateList, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/InitPostToGl", ReplyAction="http://tempuri.org/IAccount/InitPostToGlResponse")]
short InitPostToGl(string wsPass, System.DateTime adtm_begin, System.DateTime adtm_end, short ai_poststatus, ref string as_vclist_xml, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SavePostToGl", ReplyAction="http://tempuri.org/IAccount/SavePostToGlResponse")]
int SavePostToGl(string wsPass, string as_postlist_xml, string as_entry_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CancelPostToGl", ReplyAction="http://tempuri.org/IAccount/CancelPostToGlResponse")]
int CancelPostToGl(string wsPass, string postlist, string entry_id, string as_coop_id, System.DateTime Vcdate);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CloseYear", ReplyAction="http://tempuri.org/IAccount/CloseYearResponse")]
int CloseYear(string wsPass, short accyear, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CloseMonth", ReplyAction="http://tempuri.org/IAccount/CloseMonthResponse")]
int CloseMonth(string wsPass, short accyear, short accperiod, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CloseMonthClearVcNo", ReplyAction="http://tempuri.org/IAccount/CloseMonthClearVcNoResponse")]
int CloseMonthClearVcNo(string wsPass, short accyear, short accperiod, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CancelCloseMonth", ReplyAction="http://tempuri.org/IAccount/CancelCloseMonthResponse")]
int CancelCloseMonth(string wsPass, short accyear, short accperiod, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CancelCloseMonthClearVcNo", ReplyAction="http://tempuri.org/IAccount/CancelCloseMonthClearVcNoResponse")]
int CancelCloseMonthClearVcNo(string wsPass, short accyear, short accperiod, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/DeleteRowAccyear", ReplyAction="http://tempuri.org/IAccount/DeleteRowAccyearResponse")]
int DeleteRowAccyear(string wsPass, short accyear);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/UpdateAccyear", ReplyAction="http://tempuri.org/IAccount/UpdateAccyearResponse")]
int UpdateAccyear(string wsPass, string as_year_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/CancelCloseYear", ReplyAction="http://tempuri.org/IAccount/CancelCloseYearResponse")]
int CancelCloseYear(string wsPass, short accyear, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/DeleteRowAccperiod", ReplyAction="http://tempuri.org/IAccount/DeleteRowAccperiodResponse")]
int DeleteRowAccperiod(string wsPass, short accyear, short accperiod, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/UpdateAccPeriod", ReplyAction="http://tempuri.org/IAccount/UpdateAccPeriodResponse")]
int UpdateAccPeriod(string wsPass, short accyear, string as_period_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenBalanceSheet", ReplyAction="http://tempuri.org/IAccount/GenBalanceSheetResponse")]
string GenBalanceSheet(string wsPass, string xmlHead, string moneysheet_code, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenTrial", ReplyAction="http://tempuri.org/IAccount/GenTrialResponse")]
string GenTrial(string wsPass, string xmlChooseReport, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveAccountId", ReplyAction="http://tempuri.org/IAccount/SaveAccountIdResponse")]
int SaveAccountId(string wsPass, string AccountDetail, short update_add);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/DeleteAccountId", ReplyAction="http://tempuri.org/IAccount/DeleteAccountIdResponse")]
int DeleteAccountId(string wsPass, string accountid, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetVcListDayCancel", ReplyAction="http://tempuri.org/IAccount/GetVcListDayCancelResponse")]
short GetVcListDayCancel(string wsPass, System.DateTime adtm_date, string coop_id, ref string as_vclist_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveCancelVoucher", ReplyAction="http://tempuri.org/IAccount/SaveCancelVoucherResponse")]
int SaveCancelVoucher(string wsPass, System.DateTime adtm_vc_date, string as_voucher, string coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GetVcListVcCancel", ReplyAction="http://tempuri.org/IAccount/GetVcListVcCancelResponse")]
int GetVcListVcCancel(string wsPass, string voucher_no, string coop_id, ref string as_vclist_xml);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenerateFirstSumleger", ReplyAction="http://tempuri.org/IAccount/GenerateFirstSumlegerResponse")]
int GenerateFirstSumleger(string wsPass, short account_year, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveMoneySheet", ReplyAction="http://tempuri.org/IAccount/SaveMoneySheetResponse")]
int SaveMoneySheet(string wsPass, string xmlVcDet, string money_code, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/SaveBeginAcc", ReplyAction="http://tempuri.org/IAccount/SaveBeginAccResponse")]
int SaveBeginAcc(string wsPass, string xmlBegindata, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenJournalReport", ReplyAction="http://tempuri.org/IAccount/GenJournalReportResponse")]
string GenJournalReport(string wsPass, System.DateTime bg_date, System.DateTime ed_date, short type_group, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenLedgerReport", ReplyAction="http://tempuri.org/IAccount/GenLedgerReportResponse")]
string GenLedgerReport(string wsPass, System.DateTime st_date, System.DateTime ed_date, string acc_id_1, string acc_id_2, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenCashFlowPaperDRCR", ReplyAction="http://tempuri.org/IAccount/GenCashFlowPaperDRCRResponse")]
string GenCashFlowPaperDRCR(string wsPass, System.DateTime st_date, System.DateTime ed_date, short sum_Period, string as_coop_id);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IAccount/GenCashFlowSheet", ReplyAction="http://tempuri.org/IAccount/GenCashFlowSheetResponse")]
string GenCashFlowSheet(string wsPass, string acc_bs_head_xml, string moneysheet_code, string as_coop_id);
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface IAccountChannel : Saving.WcfAccount.IAccount, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class AccountClient : System.ServiceModel.ClientBase, Saving.WcfAccount.IAccount {
public AccountClient() {
}
public AccountClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public AccountClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public AccountClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public AccountClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
public string GenCashFlowPaperATV(string wsPass, System.DateTime st_date, System.DateTime ed_date, short sum_Period, string as_coop_id) {
return base.Channel.GenCashFlowPaperATV(wsPass, st_date, ed_date, sum_Period, as_coop_id);
}
public string GetContuseProfit(string wsPass, short year, short period) {
return base.Channel.GetContuseProfit(wsPass, year, period);
}
public int SaveContuseProfit(string wsPass, string xmlConuse) {
return base.Channel.SaveContuseProfit(wsPass, xmlConuse);
}
public string GetAccountSplitActivity(string wsPass, short year, short period) {
return base.Channel.GetAccountSplitActivity(wsPass, year, period);
}
public int SaveAccountSplitActivity(string wsPass, string xmlDetail) {
return base.Channel.SaveAccountSplitActivity(wsPass, xmlDetail);
}
public string GetCashPaperDetail(string wsPass, short sheetType, string accActivity, string as_coop_id) {
return base.Channel.GetCashPaperDetail(wsPass, sheetType, accActivity, as_coop_id);
}
public int UpdateCashPaperDetail(string wsPass, string xmlDetail, short sheetType, string accActivity, string as_coop_id) {
return base.Channel.UpdateCashPaperDetail(wsPass, xmlDetail, sheetType, accActivity, as_coop_id);
}
public string GetVcdetailForsetNoncash(string wsPass, System.DateTime startDate, System.DateTime endDate, string accountId) {
return base.Channel.GetVcdetailForsetNoncash(wsPass, startDate, endDate, accountId);
}
public int UpdateSetnoncashPaper(string wsPass, string detailXml, System.DateTime startDate, System.DateTime endDate, string accountId) {
return base.Channel.UpdateSetnoncashPaper(wsPass, detailXml, startDate, endDate, accountId);
}
public int of_vcproc(string wsPass, System.DateTime adtm_sysdate, string ai_sysgencode, string as_coopid, string as_userid) {
return base.Channel.of_vcproc(wsPass, adtm_sysdate, ai_sysgencode, as_coopid, as_userid);
}
public int of_vcproc_tks(string wsPass, System.DateTime adtm_sysdate, string ai_sysgencode, string as_coopid, string as_userid, string as_type, ref string Vc_no) {
return base.Channel.of_vcproc_tks(wsPass, adtm_sysdate, ai_sysgencode, as_coopid, as_userid, as_type, ref Vc_no);
}
public int GetSetFormulaFC(string wsPass, string as_money_sheetcode, short an_data_group, ref string as_formula_fc_xml, ref string as_formular_fc_choose_xml) {
return base.Channel.GetSetFormulaFC(wsPass, as_money_sheetcode, an_data_group, ref as_formula_fc_xml, ref as_formular_fc_choose_xml);
}
public short GetSetFormulaSM(string wsPass, string as_money_sheetcode, short an_data_group, ref string as_formula_sm_xml, ref string as_formular_sm_choose_xml) {
return base.Channel.GetSetFormulaSM(wsPass, as_money_sheetcode, an_data_group, ref as_formula_sm_xml, ref as_formular_sm_choose_xml);
}
public short GetSetFormulaConstant(string wsPass, string as_data_desc, ref string as_buzz_display_xml, ref string as_usr_type_xml) {
return base.Channel.GetSetFormulaConstant(wsPass, as_data_desc, ref as_buzz_display_xml, ref as_usr_type_xml);
}
public int SaveFormulaConstant(string wsPass, string xmlMain, string xmlDetail, string money_code, short data_group) {
return base.Channel.SaveFormulaConstant(wsPass, xmlMain, xmlDetail, money_code, data_group);
}
public int SaveFormulaSM(string wsPass, string xmlMain, string money_code, string data_group) {
return base.Channel.SaveFormulaSM(wsPass, xmlMain, money_code, data_group);
}
public int SaveFormulaFC(string wsPass, string as_main_xml, string as_money_code, string as_data_group) {
return base.Channel.SaveFormulaFC(wsPass, as_main_xml, as_money_code, as_data_group);
}
public int SaveMoneySheetH(string wsPass, string pbl, string xmlMain, string objMain, string xmlDetail, string objDetail, string moneyCode, string as_coopid) {
return base.Channel.SaveMoneySheetH(wsPass, pbl, xmlMain, objMain, xmlDetail, objDetail, moneyCode, as_coopid);
}
public int of_dwexportexcel_etn(string wsPass, Saving.WcfAccount.str_rptexcel astr_rptexcel) {
return base.Channel.of_dwexportexcel_etn(wsPass, astr_rptexcel);
}
public int of_process_budget(string wsPass, string as_coopid, short ai_year, short ai_period) {
return base.Channel.of_process_budget(wsPass, as_coopid, ai_year, ai_period);
}
public int of_set_budget(string wsPass, string as_xml, string as_branch, short an_year, string as_budget_type) {
return base.Channel.of_set_budget(wsPass, as_xml, as_branch, an_year, as_budget_type);
}
public short of_get_year_period(string wsPass, System.DateTime adtm_date, string as_coop_id, ref short ai_year, ref short ai_period) {
return base.Channel.of_get_year_period(wsPass, adtm_date, as_coop_id, ref ai_year, ref ai_period);
}
public int of_gen_data_paytrnbank_detail(string wsPass, string as_xml, string as_share_xml, string as_loan_xml, string as_etc_xml) {
return base.Channel.of_gen_data_paytrnbank_detail(wsPass, as_xml, as_share_xml, as_loan_xml, as_etc_xml);
}
public short GetVcListDay(string wsPass, System.DateTime adtm_date, ref string as_vclist_xml) {
return base.Channel.GetVcListDay(wsPass, adtm_date, ref as_vclist_xml);
}
public int GetListVcMasDetail(string wsPass, string as_vcno, ref string as_vcmas_xml, ref string as_vcdet_xml) {
return base.Channel.GetListVcMasDetail(wsPass, as_vcno, ref as_vcmas_xml, ref as_vcdet_xml);
}
public int AddNewUpdateVoucher(string wsPass, string as_vcmas_xml, string as_vcdet_xml) {
return base.Channel.AddNewUpdateVoucher(wsPass, as_vcmas_xml, as_vcdet_xml);
}
public decimal[] GetCashBeginForward(string wsPass, System.DateTime dateList, string as_coop_id) {
return base.Channel.GetCashBeginForward(wsPass, dateList, as_coop_id);
}
public decimal[] GetCashBeginForward_notpost(string wsPass, System.DateTime dateList, string as_coop_id) {
return base.Channel.GetCashBeginForward_notpost(wsPass, dateList, as_coop_id);
}
public short InitPostToGl(string wsPass, System.DateTime adtm_begin, System.DateTime adtm_end, short ai_poststatus, ref string as_vclist_xml, string as_coop_id) {
return base.Channel.InitPostToGl(wsPass, adtm_begin, adtm_end, ai_poststatus, ref as_vclist_xml, as_coop_id);
}
public int SavePostToGl(string wsPass, string as_postlist_xml, string as_entry_id) {
return base.Channel.SavePostToGl(wsPass, as_postlist_xml, as_entry_id);
}
public int CancelPostToGl(string wsPass, string postlist, string entry_id, string as_coop_id, System.DateTime Vcdate) {
return base.Channel.CancelPostToGl(wsPass, postlist, entry_id, as_coop_id, Vcdate);
}
public int CloseYear(string wsPass, short accyear, string coop_id) {
return base.Channel.CloseYear(wsPass, accyear, coop_id);
}
public int CloseMonth(string wsPass, short accyear, short accperiod, string coop_id) {
return base.Channel.CloseMonth(wsPass, accyear, accperiod, coop_id);
}
public int CloseMonthClearVcNo(string wsPass, short accyear, short accperiod, string coop_id) {
return base.Channel.CloseMonthClearVcNo(wsPass, accyear, accperiod, coop_id);
}
public int CancelCloseMonth(string wsPass, short accyear, short accperiod, string as_coop_id) {
return base.Channel.CancelCloseMonth(wsPass, accyear, accperiod, as_coop_id);
}
public int CancelCloseMonthClearVcNo(string wsPass, short accyear, short accperiod, string as_coop_id) {
return base.Channel.CancelCloseMonthClearVcNo(wsPass, accyear, accperiod, as_coop_id);
}
public int DeleteRowAccyear(string wsPass, short accyear) {
return base.Channel.DeleteRowAccyear(wsPass, accyear);
}
public int UpdateAccyear(string wsPass, string as_year_xml) {
return base.Channel.UpdateAccyear(wsPass, as_year_xml);
}
public int CancelCloseYear(string wsPass, short accyear, string coop_id) {
return base.Channel.CancelCloseYear(wsPass, accyear, coop_id);
}
public int DeleteRowAccperiod(string wsPass, short accyear, short accperiod, string coop_id) {
return base.Channel.DeleteRowAccperiod(wsPass, accyear, accperiod, coop_id);
}
public int UpdateAccPeriod(string wsPass, short accyear, string as_period_xml) {
return base.Channel.UpdateAccPeriod(wsPass, accyear, as_period_xml);
}
public string GenBalanceSheet(string wsPass, string xmlHead, string moneysheet_code, string as_coop_id) {
return base.Channel.GenBalanceSheet(wsPass, xmlHead, moneysheet_code, as_coop_id);
}
public string GenTrial(string wsPass, string xmlChooseReport, string as_coop_id) {
return base.Channel.GenTrial(wsPass, xmlChooseReport, as_coop_id);
}
public int SaveAccountId(string wsPass, string AccountDetail, short update_add) {
return base.Channel.SaveAccountId(wsPass, AccountDetail, update_add);
}
public int DeleteAccountId(string wsPass, string accountid, string as_coop_id) {
return base.Channel.DeleteAccountId(wsPass, accountid, as_coop_id);
}
public short GetVcListDayCancel(string wsPass, System.DateTime adtm_date, string coop_id, ref string as_vclist_xml) {
return base.Channel.GetVcListDayCancel(wsPass, adtm_date, coop_id, ref as_vclist_xml);
}
public int SaveCancelVoucher(string wsPass, System.DateTime adtm_vc_date, string as_voucher, string coop_id) {
return base.Channel.SaveCancelVoucher(wsPass, adtm_vc_date, as_voucher, coop_id);
}
public int GetVcListVcCancel(string wsPass, string voucher_no, string coop_id, ref string as_vclist_xml) {
return base.Channel.GetVcListVcCancel(wsPass, voucher_no, coop_id, ref as_vclist_xml);
}
public int GenerateFirstSumleger(string wsPass, short account_year, string as_coop_id) {
return base.Channel.GenerateFirstSumleger(wsPass, account_year, as_coop_id);
}
public int SaveMoneySheet(string wsPass, string xmlVcDet, string money_code, string as_coop_id) {
return base.Channel.SaveMoneySheet(wsPass, xmlVcDet, money_code, as_coop_id);
}
public int SaveBeginAcc(string wsPass, string xmlBegindata, string as_coop_id) {
return base.Channel.SaveBeginAcc(wsPass, xmlBegindata, as_coop_id);
}
public string GenJournalReport(string wsPass, System.DateTime bg_date, System.DateTime ed_date, short type_group, string as_coop_id) {
return base.Channel.GenJournalReport(wsPass, bg_date, ed_date, type_group, as_coop_id);
}
public string GenLedgerReport(string wsPass, System.DateTime st_date, System.DateTime ed_date, string acc_id_1, string acc_id_2, string as_coop_id) {
return base.Channel.GenLedgerReport(wsPass, st_date, ed_date, acc_id_1, acc_id_2, as_coop_id);
}
public string GenCashFlowPaperDRCR(string wsPass, System.DateTime st_date, System.DateTime ed_date, short sum_Period, string as_coop_id) {
return base.Channel.GenCashFlowPaperDRCR(wsPass, st_date, ed_date, sum_Period, as_coop_id);
}
public string GenCashFlowSheet(string wsPass, string acc_bs_head_xml, string moneysheet_code, string as_coop_id) {
return base.Channel.GenCashFlowSheet(wsPass, acc_bs_head_xml, moneysheet_code, as_coop_id);
}
}
}