Difference between revisions of "Codeunit"
Jump to navigation
Jump to search
(11 intermediate revisions by 2 users not shown) | |||
Line 22: | Line 22: | ||
* [[Codeunit/FormEvent/AfterCreateItemRedirect|AfterCreateItemRedirect]] | * [[Codeunit/FormEvent/AfterCreateItemRedirect|AfterCreateItemRedirect]] | ||
* [[Codeunit/FormEvent/BeforeUpdateSetStatusIfEmpty|BeforeUpdateSetStatusIfEmpty]] | * [[Codeunit/FormEvent/BeforeUpdateSetStatusIfEmpty|BeforeUpdateSetStatusIfEmpty]] | ||
* [[Codeunit/FormEvent/BuildUserProfileFromRecord|BuildUserProfileFromRecord]] | |||
* [[Codeunit/FormEvent/GrandParentMaintainence|GrandParentMaintainence]] | * [[Codeunit/FormEvent/GrandParentMaintainence|GrandParentMaintainence]] | ||
* [[Codeunit/FormEvent/InstanceCreator|InstanceCreator]] | * [[Codeunit/FormEvent/InstanceCreator|InstanceCreator]] | ||
*[[RequestFormevent]] | |||
*[[LoadInfoFromCVR]] | |||
*[[GenberegnParent]] | |||
* [[Codeunit/FormEvent/Other|...other]] | * [[Codeunit/FormEvent/Other|...other]] | ||
=== Form status action events === | === Form status action events === | ||
* [[Codeunit/StatusAction/ | * [[Codeunit/StatusAction/SignNemIdActionStatus|SignNemIdActionStatus]] | ||
* [[Codeunit/StatusAction/SignNemIdActionStatusGenerator|SignNemIdActionStatusGenerator]] | |||
=== Page content === | === Page content === | ||
Line 36: | Line 41: | ||
* [[Codeunit/ContentPrivate/SolutionStructureView|SolutionStructureView]] | * [[Codeunit/ContentPrivate/SolutionStructureView|SolutionStructureView]] | ||
* [[Codeunit/ContentPrivate/PageCopyStructure|PageCopyStructure]] | * [[Codeunit/ContentPrivate/PageCopyStructure|PageCopyStructure]] | ||
*[[MoveFile]] | |||
* [[Codeunit/ContentPrivate/Other|...other]] | * [[Codeunit/ContentPrivate/Other|...other]] | ||
Line 49: | Line 55: | ||
* [[Codeunit/Integration/IntegrationFieldValueMap|IntegrationFieldValueMap]] | * [[Codeunit/Integration/IntegrationFieldValueMap|IntegrationFieldValueMap]] | ||
* [[Codeunit/Integration/Other|...other]] | * [[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