‎2007 Sep 20 6:21 AM
hi
for transaction puoc_19,when i press payroll, there occurs run time error'
OBJECTS_OBJREF_NOT_ASSIGNED.
error analysis is as follows:
You attempted to use a 'NULL' object reference (points to 'nothing')
access a component (variable: " ").
An object reference must point to an object (an instance of a class)
before it can be used to access components.
Either the reference was never set or it was set to 'NULL' using the
CLEAR statement.
how to solve this problem.
thanks in advance.
‎2007 Nov 08 5:52 PM
Hi,
Did you resolve this issue.. Please let me know the solution. I exactly facing the same error.Thanks