‎2011 Mar 23 12:42 PM
Hi experts,
in two different SAP systems ( release 700 and 711) are the same structure in DDIC.
But the runtime objects are different. That means, the remote Function module didn't run .
Have anyone an idea, why it is different ?
Thanks for an answer
Angelika
‎2011 Mar 23 1:10 PM
Hi,
The DDIC structure for IDOCs and Some tables(Include Strucutres or tables) will be differenet.
Check the table structure but in RFC the refernce tables will be differnt in some time check.
D@s.
‎2011 Mar 23 1:10 PM
Hi,
The DDIC structure for IDOCs and Some tables(Include Strucutres or tables) will be differenet.
Check the table structure but in RFC the refernce tables will be differnt in some time check.
D@s.
‎2011 Mar 23 1:19 PM
Hi D@s,
I mean in both systems are the same structure in DDIC, with the same fields and everything has the same definition.
But the runtime object is different.
Angelika
‎2011 Mar 23 1:52 PM
How are they different? Field sequence, header flags? What means "didn't run", is there any specific error message you could quote here? Are the tables/structures properly acitivated in both systems? What is the table/structure name?
Thomas
‎2011 Mar 23 2:08 PM
Hi Thomas,
the structure is SWNCAGGTASKTYPE.
In the runtime object is a difference in the table length ( 2 ). The first difference occurs by field RESPTI in the field offset.
When I use the function module SWNC_COLLECTOR_GET_AGGREGATES ( with dest for remote call ) there occurs no error, but when I will calculate with the field RESPTI I got an error " Packed field contains incorrect BCD format."
Angelika
‎2011 Mar 23 2:53 PM