Showing posts with label lookups. Show all posts
Showing posts with label lookups. Show all posts

Oracle Apps Advanced Pricing - Pricing Lookups


This blogpost lists the predefined Oracle Pricing Lookups.

Agreement Type

Access Level: Extensible
Allows the user to optionally categorize agreements by defining unique agreement types. For example, the user could setup an agreement type per contract type, or use the categorization for reporting purposes. An agreement type is optional on a pricing agreement.
The user can choose to use the seeded agreement types or add new types.
The following table lists the default (seeded) values for this lookup type.

How to Incorporate Standard Activities in a Workflow Process

Oracle Workflow comes seeded with commonly used standard activities that you can use in any workflow process. The standard activities are:
·             And
·             Assign
·             Block
·             Compare Date
·             Compare Number
·             Compare Text
·             Continue Flow
·             End
·             Get Monitor URL

Define a new Workflow process

To plan a workflow process, you must identify all of the activities and transitions for your entire workflow process. You must determine, from the start of the workflow process, how the next activity will be selected and transitioned. You will determine how transitions should branch to other activities based on the result codes of a completed activity, and then establish the order of execution. You will decide who needs to be notified and who needs to respond. You also must identify attributes needed for all of the activities and determine where the values of the attributes will come from.

Sample FNDLOAD Scripts for AOL Objects

1 - Printer Styles
FNDLOAD apps/apps@seed115 O Y DOWNLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt STYLE PRINTER_STYLE_NAME=”printer style name”