Navision Gurus,
Anyone has figured page#46 C/Side Solution Development?
I can't get any further because of the following codes:
IF "No." <> xRec."No." THEN BEGIN
SeminarSetup.GET;
NoSeriesMgt.TestManual(SeminarSetup."Seminar Nos.");
"No. Series" := '';
END;
I think we shouldn't set "No. Series" to blank since it has a tablerelationship.. I don't know.. 8-[
Please advice and many thanks,
Jemmy
Comments
Previously, I thought that there should be a technical issue..