Deep Link in Self Service Procurement in Oracle Fusion

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 4

  • @arbaznakade6109
    @arbaznakade6109 2 หลายเดือนก่อน +1

    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?

    • @FusionNexgenLearning
      @FusionNexgenLearning  2 หลายเดือนก่อน

      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

  • @vaishnavibaisane4754
    @vaishnavibaisane4754 25 วันที่ผ่านมา +1

    What will be url to view customer details

    • @FusionNexgenLearning
      @FusionNexgenLearning  16 วันที่ผ่านมา

      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.