MFA Icon

MFA for Oracle Community

Starting September 2025, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.

Read more about MFA
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Pricing

Details about View Object which is being used when creating a custom function for pricing algorithm?

edited Feb 5, 2025 3:24AM in Pricing 2 comments

Summary:
I am trying to understand the details about View Object which is being used when creating a custom function for pricing algorithm.

In the attach document in this note FA: SCM: Pricing : How To Apply Pricing Discount Based On "Customer Account" DFF (Doc ID 2696543.1)Oracle asks us to perform few modifications. We need to create a function getCustomerAccountDFF with following details:

Key

Value

Application Module

oracle.apps.scm.pricing.priceExecution.pricingProcesses.publicModel.applicationModule.PricingProcessAM

Application Configuration

${(PriceRequest.PricingServiceParameter[0]?.CacheEnabledFlag==null || PriceRequest.PricingServiceParameter[0].CacheEnabledFlag) ? 'PricingProcessAMShared' : 'PricingProcessAMLocal'}

View Object

oracle.apps.cdm.foundation.parties.publicFlex.custAccount.view.CustAcctInformationVO

View Criteria

findByCustAcctId

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!