on 2016 Mar 03 11:23 AM
Hi All,
I am trying to MA link a query result field to internal page. I have taken first field as URL type and the second field as internal Page in result fields.
As, when I am trying to give <%LOAD_PAGE('https://sapcldsales.corp.xxx.com/sourcing/fsbuyer/contracts/contracts_summary' T.OBJECTID)%>, I am getting SQL expression error.
Please guide me to resolve this
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
thank you for your response.
I am having two contexts one is sell side second one is buy side.
<%LOAD_PAGE(contracts.Contract,T1.OBJECTID). if i use this syntax I can access only buy side Master agreement.
My requirement is I want access either buy side or sell side Master agreement via load page is it possible?
Like:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.