on ‎2009 Mar 24 2:34 PM
Hi All,
I receive a dump in executing this abap code within the "execute" method.
DATA: ls_dynamic_conf TYPE MPP_DYNAMIC.
ls_dynamic_conf = dynamic_configuration->get_record(
namespace = 'http://xxxx/ca/test'
name = 'FileName' ).
The dump is: OBJECTS_OBJREF_NOT_ASSIGNED_NO
I wish to get the filename and save it in a variable.
Thanks in advance for your kind help.
Regards,
Giovanni
Request clarification before answering.
Hi,
I inform you that this error message is sent in debugging the execute method, outside the PI environment but I do not know if this is the only reason of my dump.
Regards,
Giovanni
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.