EdiRuntimeHelper.GetNextX12TScn 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static System::String ^ GetNextX12TScn(int onewayAgreementId, int st02MinVal, int st02MaxVal, System::String ^ st02Prefix, System::String ^ st02Suffix, bool bSt02RollOver, bool bAckGeneration);
public static string GetNextX12TScn (int onewayAgreementId, int st02MinVal, int st02MaxVal, string st02Prefix, string st02Suffix, bool bSt02RollOver, bool bAckGeneration);
static member GetNextX12TScn : int * int * int * string * string * bool * bool -> string
Public Shared Function GetNextX12TScn (onewayAgreementId As Integer, st02MinVal As Integer, st02MaxVal As Integer, st02Prefix As String, st02Suffix As String, bSt02RollOver As Boolean, bAckGeneration As Boolean) As String
參數
- onewayAgreementId
- Int32
- st02MinVal
- Int32
- st02MaxVal
- Int32
- st02Prefix
- String
- st02Suffix
- String
- bSt02RollOver
- Boolean
- bAckGeneration
- Boolean