Skip to content
Functions

Create Functions corresponding to each business operation. For eg., Create Sales Order, Ship Order, Create Purchase Order, Create AP Invoice. While creating the functions enter the parameters associated with the function which are either are passed into the function (Type: IN) or generated as a result of the function(Type:OUT).
Optionally, enter the code components associated with the function. This will be useful for performing a component level impact analysis .

  1. Navigate to Configuration -> Functions
  2. Click on Create New Function
  3. Enter the Function Name , Description and the details as given below.
  4. Click on Save.
FUNCTION NAMEDESCRIPTIONTRACKSIGNATURE TYPE
OM Create Sales OrderOM Create Sales OrderOrder ManagementOracle Cloud Fusion

Attest Functions

Click New Parameter button and enter the below details. Save the Work.

NameDescriptionType
BUSINESS_UNITBusiness UnitIN
CUSTOMER_NAMECustomer NameIN
ORDER_TYPEOrder TypeIN
ITEM_CODEItem CodeIN
ITEM_QUANTITYItem QuantityIN
ITEM_UOMItem UOMIN
SHIPPING_METHODShipping MethodIN
FOBFOBIN
WAREHOUSEWarehouseIN
SALES_ORDER_NUMBERSales Order NumberOUT
Function Parameters

Attest Functions

Function Components

Attest Functions

Functions Demo Video