Difference between revisions of "Codeunit"
Jump to navigation
Jump to search
old>Admin m (moved Codeunit reference to Codeunit) |
|||
(23 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
=== Codeunit variants === | === Codeunit variants === | ||
* [[Codeunit/Formevents]] | * [[Codeunit/Formevents|Formevents]] | ||
* [[Codeunit/Pagecontent]] | * [[Codeunit/Pagecontent|Pagecontent]] | ||
* [[Codeunit/PagecontentPublic]] | * [[Codeunit/PagecontentPublic|PagecontentPublic]] | ||
* [[Codeunit/Statusaction]] | * [[Codeunit/Statusaction|Statusaction]] | ||
* [[Codeunit/Translator]] | * [[Codeunit/Translator|Translator]] | ||
* [[Codeunit/ScheduledAction|ScheduledAction]] | |||
== Common codeunit index == | == Common codeunit index == | ||
=== Form events === | === Form events === | ||
* [[Codeunit/ | * [[Codeunit/FormEvent/AfterChangeCreateAndSendToken|AfterChangeCreateAndSendToken]] | ||
* [[Codeunit/FormEvent/AfterChangeSendToken|AfterChangeSendToken]] | |||
* [[Codeunit/FormEvent/AfterCreateItemRedirect|AfterCreateItemRedirect]] | |||
* [[Codeunit/FormEvent/BeforeUpdateSetStatusIfEmpty|BeforeUpdateSetStatusIfEmpty]] | |||
* [[Codeunit/FormEvent/BuildUserProfileFromRecord|BuildUserProfileFromRecord]] | |||
* [[Codeunit/FormEvent/GrandParentMaintainence|GrandParentMaintainence]] | |||
* [[Codeunit/FormEvent/InstanceCreator|InstanceCreator]] | |||
*[[RequestFormevent]] | |||
*[[LoadInfoFromCVR]] | |||
*[[GenberegnParent]] | |||
* [[Codeunit/FormEvent/Other|...other]] | |||
=== Form status action events === | |||
* [[Codeunit/StatusAction/SignNemIdActionStatus|SignNemIdActionStatus]] | |||
* [[Codeunit/StatusAction/SignNemIdActionStatusGenerator|SignNemIdActionStatusGenerator]] | |||
=== Page content === | === Page content === | ||
* [[Codeunit/ContentPrivate/PageStaticContent|PageStaticContent]] | |||
* [[Codeunit/ContentPrivate/PageUsersByGroup|PageUsersByGroup]] | |||
* [[Codeunit/ContentPrivate/PageUsersOnline|PageUsersOnline]] | |||
* [[Codeunit/ContentPrivate/PageWebsiteIframe|PageWebsiteIframe]] | |||
* [[Codeunit/ContentPrivate/SolutionStructureView|SolutionStructureView]] | |||
* [[Codeunit/ContentPrivate/PageCopyStructure|PageCopyStructure]] | |||
*[[MoveFile]] | |||
* [[Codeunit/ContentPrivate/Other|...other]] | |||
=== Page content public === | |||
* [[Codeunit/ContentPublic/PagePublicHelloWorld|PagePublicHelloWorld]] | |||
* [[Codeunit/ContentPublic/PagePublicTokenBuilder|PagePublicTokenBuilder]] | |||
* [[Codeunit/ContentPublic/Other|...other]] | |||
=== Integration translators === | |||
* [[Codeunit/Integration/IntegrationFieldFixCPR|IntegrationFieldFixCPR]] | |||
* [[Codeunit/Integration/IntegrationFieldFixDate|IntegrationFieldFixDate]] | |||
* [[Codeunit/Integration/IntegrationFieldLookupKey|IntegrationFieldLookupKey]] | |||
* [[Codeunit/Integration/IntegrationFieldValueMap|IntegrationFieldValueMap]] | |||
* [[Codeunit/Integration/Other|...other]] | |||
=== | === Settings for development environement === | ||
Set the following to true: | |||
* codeunitLoadLibraryFile | |||
* codeunitLoadExternal | |||
Ensure that the application name is correct in | |||
* codeunitLibraryFileList |
Latest revision as of 15:07, 3 October 2023
Codeunit overview
Understanding codeunits
Codeunit variants
Common codeunit index
Form events
- AfterChangeCreateAndSendToken
- AfterChangeSendToken
- AfterCreateItemRedirect
- BeforeUpdateSetStatusIfEmpty
- BuildUserProfileFromRecord
- GrandParentMaintainence
- InstanceCreator
- RequestFormevent
- LoadInfoFromCVR
- GenberegnParent
- ...other
Form status action events
Page content
- PageStaticContent
- PageUsersByGroup
- PageUsersOnline
- PageWebsiteIframe
- SolutionStructureView
- PageCopyStructure
- MoveFile
- ...other
Page content public
Integration translators
- IntegrationFieldFixCPR
- IntegrationFieldFixDate
- IntegrationFieldLookupKey
- IntegrationFieldValueMap
- ...other
Settings for development environement
Set the following to true:
- codeunitLoadLibraryFile
- codeunitLoadExternal
Ensure that the application name is correct in
- codeunitLibraryFileList