‎2011 Feb 11 7:10 AM
Hi All,
I am getting error in portal in Strategic sourcing,,the error is ,
OBJECTS_OBJREF_NOT_ASSIGNED
Access via 'NULL' object reference not possible.
can anybody tell me what is the use of OBJREF object. where do we find this object.
Thanks
‎2011 Feb 12 4:02 AM
Hi,
it's a pretty generic bug. SAP tried to access some object but that object wasn't created yet. So there OBJREF object. If it's a standard program then look for OSS notes or you can try to debug it why that object is null.
Cheers