FinishedGoods..::..ValidateJobCode Method
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public void ValidateJobCode( string JobCode, ref string JobDesc, ref string CostDesc, ref string StageDesc, ref string JobID, ref string CostID, ref string StageID, ref string ClassificationID, ref string JobNo, ref string CostCentreNo, ref string StageNo )
Public Sub ValidateJobCode ( _ JobCode As String, _ ByRef JobDesc As String, _ ByRef CostDesc As String, _ ByRef StageDesc As String, _ ByRef JobID As String, _ ByRef CostID As String, _ ByRef StageID As String, _ ByRef ClassificationID As String, _ ByRef JobNo As String, _ ByRef CostCentreNo As String, _ ByRef StageNo As String _ )