VBA error reference

Microsoft Dynamics GP The following is a list of errors that can occur for VBA in Microsoft Dynamics GP applications.

Error 1001   Unexpected error.

Error 1002   Object not available.

Error 1003   Unsafe operation. This operation could compromise the integrity of the application.

Error 1004   This property is Read Only.

Error 1005   Unsafe operation. This operation can only be performed in the BeforeGotFocus or AfterGotFocus events of the target field. The operation could compromise the integrity of the application.

Error 1006   Unsafe operation. This operation cannot be performed in the target fields AfterUserChanged, BeforeLostFocus or AfterLostFocus events. This operation could compromise the integrity of the application.

Error 1007   Unsafe operation. An attempt was made to set a value that violates the applications business logic. This operation could compromise the integrity of the application.

Error 1008   Unsafe Operation. An attempt was made to set a value into an application field that is disabled. This operation could compromise the integrity of the application.

Error 80040208   This operation cannot be performed while the window is firing events.


Documentation Feedback