Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

short dump, while calling the method.

Former Member
0 Likes
331

Hi,

I am trying to call below method.

CALL METHOD oi_document->save_document_to_table

CHANGING

document_table = p_rtf_textx

document_size = p_rtf_size.

it is dumping with the messge as ,

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.

Kindly let me know, what needs to be declared here to solve this isse.

How to , point object reference to an object.

I have referred this code from LSTXXF09(include).

Regards.

santosh.

1 REPLY 1
Read only

Former Member
0 Likes
269

Moderator message - Cross post locked I'll move your other post to this forum. Rob