AR Debtor: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 9:
==Load Data with API==
===Single Record===
Load one debtor by specifying the DebtorCode (AccNo).
<syntaxhighlight lang="csharp">
public void ExampleOfSingleDebtorRecord(string accNo, BCE.Data.DBSetting dbset)