newDebtorYourReferenceHandle = ws.Debtor_GetYourReference(newDebtorHandle);
and then
ws.Debtor_SetYourReference(newDebtorHandle,newDebtorYourReferenceHandle);
But nowhere does it ask what the actual value is for example 'kundeid = 10002' where kundeid is our reference to this debtor. Have I not grasped it at all? Please respond soon as my trial period will run out in a few days

