WEBADI VBA Compilation Error Sub or Function Not Defined
(Doc ID 1546215.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Web Applications Desktop Integrator - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Microsoft Visual Basic
Compile error
Sub or Function not defined
BneSetSession
SetTracLoueLevel "3"
Symptoms
Web ADI Integrators such as GL journal entry integrator and Mass Additions integrator, give the following VBA compile error when opening the Excel templates after saving them to the desktop:
Microsoft Visual Basic
Compile error
Sub or Function not defined
OK Help
Compile error
Sub or Function not defined
OK Help
The focus is in the "Public Sub BneStartup()" and it is showing the following
highlighted in the editor:
SetTraceLevel "3"
Public Sub BneStartup()
BneSetSession
SetTracLoueLevel "3"
m_LOVFlag = False
End Sub
BneSetSession
SetTracLoueLevel "3"
m_LOVFlag = False
End Sub
Changes
Applied the following patches
p12998606_R12.BNE.B_R12_GENERIC
p10369667_R12.BNE.B_R12_GENERIC
p9665291_R12.BNE.B_R12_GENERIC
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |