Application Development 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: 

BDS_GOS_CONNECTIONS_GET and BDS_DOCUMENT_GET_TABLE

Former Member
0 Kudos

hi!

I'm using BDS_GOS_CONNECTIONS_GET to query attachments of a purchase order. This works fine, but when I try to download an attachment by using BDS_DOCUMENT_GET_TABLE (providing the Doc-ID) this module throws NOTHING_FOUND.

There are svereal other threads here discussing this issue but none of them helped me...

Kind regards,

Patrick

3 REPLIES 3

Former Member
0 Kudos

Use this links:

<REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>

Thanks

Murali Poli

Edited by: Alvaro Tejada Galindo on Dec 28, 2009 3:42 PM

0 Kudos

Hello Murali Poli,

thanks for your post.

I read both threads carefully... But they do not solve my problem because both threads end up with BDS_DOCUMENT_GET_TABLE throwing the NOTHING_FOUND exception....

Regards,

Patrick

0 Kudos

Patrick,

I am having the same problem trying to delete with BDS_DOCUMENT_DELETE

Were you able to solve this problem?

Can you share the solution or some pointers/hints ?

Thanks

MB