Click or drag to resize

FormBase.GetEdInformation Method

EDI정보조회

Namespace:  Mcc.Series.Ui
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DataTable GetEdInformation(
	string edi_cd,
	string edi_gb,
	string aply_ymd
)

Parameters

edi_cd
Type: System.String
(edi_cd) EDI 코드
edi_gb
Type: System.String
(edi_gb) EDI 구분 (10:수가, 30:약가, 80:재료)
aply_ymd
Type: System.String
(aply_ymd) 적용일자

Return Value

Type: DataTable
DataTable
Remarks
UP_HBEDI_MASTER_R$005
See Also