Financials for India - EBS (MOSC)

MOSC Banner

Payment transaction Id is null in oe_payments table for ACH payment through process_order API

Hi All,

Am trying to create ACH payment through process_order API .Even though transaction extension id is created in oe_payments table, payment transaction id is coming as null.

PFB script that is used.

DECLARE

l_header_rec OE_ORDER_PUB.Header_Rec_Type;

x_header_rec OE_ORDER_PUB.Header_Rec_Type;

l_line_tbl OE_ORDER_PUB.Line_Tbl_Type;

l_action_request_rec OE_ORDER_PUB.Request_Rec_Type;

l_header_adj_tbl OE_ORDER_PUB.Header_Adj_Tbl_Type;

l_line_adj_tbl OE_ORDER_PUB.line_adj_tbl_Type;

l_header_scr_tbl OE_ORDER_PUB.Header_Scredit_Tbl_Type;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center