2006 Feb 03 12:11 PM
Hi,
since we moved from 46C to ECC 6.0 my codeing for GOS-Attachments don't work any longer. I used FM SREL_GET_NEXT_NEIGHBORS which throws now following exception: "Relationship & Can No Longer Be Used with this Interface". Long Text sais: "The relationship types
transferred to the interface can only be accessed in connection with CL_BINARY_RELATION class."
Trying class ends with errors like "No role for object ZPRODP was found with key 200163676".
now I'm little confused - can someone supply me with codeing / information how dealing class cl_binary_relation?
Thanks, Martin
Message was edited by: Martin
2006 Feb 04 7:09 AM
you can use FM
BDS_GOS_CONNECTIONS_GET
to get the attachment list.
Regards
Raja
Reward the helpful answers by cliking the radiobutton and if the question is answered marked the thread as answered
Hi,
since we moved from 46C to ECC 6.0 my codeing for GOS-Attachments don't work any longer. I used FM SREL_GET_NEXT_NEIGHBORS which throws now following exception: "Relationship & Can No Longer Be Used with this Interface". Long Text sais: "The relationship types
transferred to the interface can only be accessed in connection with CL_BINARY_RELATION class."
Trying class ends with errors like "No role for object ZPRODP was found with key 200163676".
now I'm little confused - can someone supply me with codeing / information how dealing class cl_binary_relation?
Thanks, Martin
Message was edited by: Martin
2006 Feb 04 7:09 AM
you can use FM
BDS_GOS_CONNECTIONS_GET
to get the attachment list.
Regards
Raja
Reward the helpful answers by cliking the radiobutton and if the question is answered marked the thread as answered