Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
What trigger is available in every codeunit?
OnRun
OnExecute
OnOpen
OnOpenCodeUnit
In a codeunit, how do you call a function from another object?
Declare a variable of type Code and then call the function by using the CodeUnit.Function syntax.
Declare a variable of type Codeunit and then call the function by using the Function syntax.
Declare a variable of type Codeunit and then call the function by using the CodeUnit.Function syntax.
Which subtype is used to define a default codeunit?
Regular
None
Normal
Default
What property is used to specify if a codeunit is public or internal?
Subtype property
Access property
RunObject property
Main property
You must answer all questions before checking your work.
Is deze pagina nuttig?
Hulp nodig bij dit onderwerp?
Wilt u Ask Learn gebruiken om iets te verduidelijken of u door dit onderwerp te leiden?