Fetch Price Assignment

These function can be used to get the price assignment details for the given Owner ID or Price Item Code or Price Assign ID.

Function:

FETCH(PRICE_ASSIGNMENT[COLUMN_NAME,OWNER_ID,PRICEITEM_CD,PRICE_STATUS_FLAG,
CRR_DT,PRICE_ASGN_ID,SET_OPERATION])

Expected list of input field/column values:

Input Parameter Description Table Description
COLUMN_​NAME Column name to be mapped from the returned RESULTSET. i.e. OUTPUT field name
OWNER_​ID Owner ID Price Assignment
PRICEITEM_​CD Price Item Price Assignment
PRICE_​STATUS_​FLAG Pricing Status Price Assignment
CRR_​DT This date will be compared to be greater than or equal to END DATE in Price Assignment Price Assignment
PRICE_​ASGN_​ID Price Assignment ID Price Assignment
SET_​OPERATION

This is a BOOLEAN value.

If TRUE - Reset operation configured at service level.

If FALSE - Validate the fetch function output i.e. Throws error if returns NULL or multiple records.

If NULL – Will do nothing but only throw an error if function return multiple records.

List of output field/column values:

Output Parameter Description Table Description
PRICE_​ASGN_​ID Price Assignment ID Price Assignment
OWNER_​ID Owner ID Price Assignment
PA_​OWNER_​TYPE_​FLG Price Assignment Owner Type Flag Price Assignment
START_​DT Start Date Price Assignment
END_​DT End Date Price Assignment
PRICEITEM_​CD Price Item Price Assignment
PRICE_​CURRENCY_​CD Pricing Currency Price Assignment
PRICE_​STATUS_​FLAG Pricing Status Price Assignment
RS_​CD Rate Schedule Price Assignment
PA_​TYPE_​FLAG Price Assignment Type Price Assignment
TXN_​RATING_​CRITERIA Transaction Rating Criteria Price Assignment