Friday, 18 December 2020

isp Invoice

IspCreatePoInvFlow

  • IspCreateEditInvoiceFlowTF -> closeMainTaskhttps://codesearch.oraclecorp.com/cs/xref/FUSIONAPPS_PT.V2MIBFPHDEV_LINUX.X64/fusionapps/prc/components/supplierPortal/pos/overviewPage/ui/adfmsrc/oracle/apps/prc/pos/overviewPage/ui/page/ApEnterUnMatchedPayablesInvoicePageDef.xml


    https://codesearch.oraclecorp.com/cs/xref/FUSIONAPPS_PT.V2MIBFPHDEV_LINUX.X64/fusionapps/prc/components/supplierPortal/pos/overviewPage/ui/adfmsrc/oracle/apps/prc/pos/overviewPage/ui/page/ApEnterMatchedPayablesInvoicePageDef.xml

     

    ispEnterInvDetailsPFPageDef

     

ispCreateUnmatchedinvFlow -> IspCreateEditInvoiceFlowTF

  • initMoac()
  • beginTransaction()
  • initRefreshTaxTF()
  • refreshRouter
  • CreateNewIspInvoice()
    • EnterInvDetails
      • CancelFromPortal
        • Cancel
      • Saveandclose

Running the isp project

 

 

cd fusionapps/fin/components/payables/ap/invoices/ispInvoices/model/
ade co fusionapps/fin/components/payables/ap/invoices/ispInvoices/model/FinApInvIspInvoicesModel.jpr

gedit jpr

ade co -nc fusionapps/fin/components/payables/ap/invoices/ispInvoices/uiModel/FinApInvIspInvoicesUiModel.jpr


  • To avoid errors when UI is opened
    • copy hcm jar to project
      • ade co -nc fusionapps/fin/components/payables/ap/invoices/transactions/model/FinApInvTransactionsModel.jpr
      • gedit fusionapps/fin/components/payables/ap/invoices/transactions/model/FinApInvTransactionsModel.jpr
        • search for ADFBC Imports and add following entry
        • <url path="../../../../../../../jlib/AdfHcmSecurityCommonPublicModel.jar" jar-entry=""/>
        •  

http://indl140191.in.oracle.com:7101/ispInvoices-FinApInvIspInvoicesUI-context-root/faces/IspInvoicesWorkArea 

svsuppa01/Welcome1

No comments:

Post a Comment