Click or drag to resize

FormBaseGetCalcDCSUBName Method (String, String, String)

세부할인계정코드이름

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 string GetCalcDCSUBName(
	string dc_cd,
	string dc_sub_cd,
	string aply_ymd
)

Parameters

dc_cd
Type: SystemString
(dc_cd) DC코드
dc_sub_cd
Type: SystemString
(dc_sub_cd) 세부할인코드
aply_ymd
Type: SystemString
(aply_ymd) 적용일자

Return Value

Type: String
세부할인계정코드이름 (sub_nm)
Remarks
UP_H1CALC_DC_SUB_R$001
See Also