cancel
Showing results for 
Search instead for 
Did you mean: 

OK (aRs?)- next question is on URL's from BAPI_REL_GETRELATIONS

Former Member
0 Kudos

BAPI_REL_GETRELATIONS returns:


*RELTYPE	C	4 	URL
*RELATIONID	C	22 	
*UTCTIME	P	8 	 20070729190750
*LOG_SYSTEM	C	10 	BFSD030
*OBJKEY_A	C	70 	000200266362
*OBJTYPE_A	C	10 	BUS2038
*LOGSYS_A	C	10 	
*LEVEL_A	N	2 	00
*ROLETYPE_A	C	10 	APPLOBJ
*ROLEID_A	C	22 	
*UTCTIME_A	P	8 	              0
*OBJKEY_B	C	70 	FOL23000000000004URL32000000000033
*OBJTYPE_B	C	10 	MESSAGE
*LOGSYS_B	C	10 	
*LEVEL_B	N	2 	00
*ROLETYPE_B	C	10 	WEB_SITE
*ROLEID_B	C	22 	
*UTCTIME_B	P	8 	              0

Then objkey_b returns this from srgbtbrel:


*CLIENT      030
*BRELGUID    46ACE1CFDD1B0059000000000A2A0866
*RELTYPE     URL
*INSTID A    000200266362
*TYPEID A    BUS2038
*CATID A     BO
*INSTID B    FOL23000000000004URL32000000000033
*TYPEID B    MESSAGE
*CATID B     BO
*LOGSYS A
*ARCH A
*LOGSYS B
*ARCH B
*UTCTIME     20,070,729,190,750
*HOMESYS

But where do I get the actual HTTP url for the attachment ?????

Thanks for whatever help you can provide.

djh

Accepted Solutions (1)

Accepted Solutions (1)

former_member194669
Active Contributor
0 Kudos

Hi,

Please try with fm

SO_DOCUMENT_READ_API1 and pass with DOCUMENT_ID value from SRGBTBREL-INSTID_B and check the OBJECT_CONTENT . I think this will have

something like &KEY&http://www.bearingpoint.com

May this help you. I know this is not right solution.

aRs

former_member181923
Active Participant
0 Kudos

Hi aRs -

System was down for maintenance last night, and I had to take my honey to the doctor's this morning. But I will be trying your suggestion shortly and will of course be back to let you know.

If it works, then all I can say is:

"Master - I am not worthy of your kindness and generosity."

Actually, if it doesn't work then I should still say the same thing.

Best regards

djh

former_member181923
Active Participant
0 Kudos

Yes, aRS - this one worked exactly as you said (with no need for any hex adjustments.)

What can I say except thank you again very very much?

My email is halitsky.d@att.net. If you ever need an extra member on your team, please keep me in mind. I would love to work for you, and if you're not a "boss", I would love to work with you.

Regards

djh

Answers (1)

Answers (1)

Clemenss
Active Contributor
0 Kudos

Hi David,

some useful hints in this thread:

Regards,

Clemens