Dear, You can use the below URL Podname/fndSetup/faces/deeplink?objType=PURCHASE_ORDER&objKey=poHeaderId=@{headerID}&action=VIEW Note: make sure Podname will be replaced by the exact environment URL. Regards, Fusion NexGen Learning
Dear, You can use below URL for customers hostname/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=accou ntNumber=@{3} Parameter=1 Value = AR_CUSTOMER Fixed = Y Hidden = Y Optional = N Parameter=2 Value = MANAGE Fixed = Y Hidden = Y Optional = N Parameter = 3 value = Account Number Fixed = Y Hidden = Y Optional = N Note - Customers can be viewed using the “Receivables - Customer Real Time” subject area.
What will be the URL if I make the PO details using procurement real time analysis ? Will it remain same to navigate the PO page?
Dear,
You can use the below URL
Podname/fndSetup/faces/deeplink?objType=PURCHASE_ORDER&objKey=poHeaderId=@{headerID}&action=VIEW
Note: make sure Podname will be replaced by the exact environment URL.
Regards,
Fusion NexGen Learning
What will be url to view customer details
Dear,
You can use below URL for customers
hostname/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=accou
ntNumber=@{3}
Parameter=1
Value = AR_CUSTOMER
Fixed = Y
Hidden = Y
Optional = N
Parameter=2
Value = MANAGE
Fixed = Y
Hidden = Y
Optional = N
Parameter = 3
value = Account
Number
Fixed = Y
Hidden = Y
Optional = N
Note - Customers can be viewed using the “Receivables - Customer Real Time”
subject area.