iStore - EBS (MOSC)

MOSC Banner

i-Store Delete credit card Issue

edited Feb 16, 2017 4:34PM in iStore - EBS (MOSC) Question

Problem Description

---------------------------------------------------


Oracle apps version:- 12.2.5


Steps to replicate :-

1) Add a new credit card, a new entry for this credit card is created.

2) Now delete the same credit card which was added in step 1, the row gets deleted and inactive date is set to SYSDATE.

3) Re-add the same credit card, 2 rows of the same card is displayed.

Below is the sequence of call from the JSP which loads the credit cards and display on the page:-


1) CCPayment.loadCreditCards(RequestCtx.getPartyId());

2) Below query gets executed

SELECT INSTRUMENT_ID,

party_id,

cust_account_id,

org_id,

CARD_HOLDER_NAME,

INSTR_ASSIGNMENT_ID,

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