Skip to Content
0
Former Member
Jan 19, 2009 at 10:50 AM

Error in ECA when assigning the value to structures

41 Views

Hi,

There are errors in ECA when we execute our function modules.

Say a script has 3 interfaces (just an example)

1) In the first command interface, there is a reference to a structure which has 3 nested structures within, in which the inner most 3rd structure is filled.

2) In 2nd interface, the inner most structure in null.

3) In third interface, it is trying to initialize only those elements

that were already initialized and we get a empty node error for the 3rd

nested structure, when it tries to assign the value .

Here is the error message that we encounter

"The Node IT_TABLE_INPUT_DATA[1]-DATA[2]-COMPARE_OPERATOR of Object VS_EDIT_LIST Does Not Exist"*

Please help us in resolving this issue.

Thanks,

Asha

Edited by: Asha Nagaraj on Jan 19, 2009 11:57 AM