cancel
Showing results for 
Search instead for 
Did you mean: 

Credit Card in Outgoing Payment

kedalenechong
Participant
0 Kudos

Hi all

Is it possible to show a default Credit Card Clearing account in Outgoing Payment Credit Card Payment Means G/L Account?

Kedalene

Accepted Solutions (1)

Accepted Solutions (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Try this FMS:

SELECT T1.[FormatCode] FROM OCRC T0  INNER JOIN OACT T1 ON T0.AcctCode = T1.AcctCode WHERE $[OCRC.cardname] = 'XXX'

Replace XXX with your credit card came.

Thanks & Regards,

Nagarajan

kedalenechong
Participant
0 Kudos

Hi Nagarajan

I tried this query with formatted search but no result.

Are you able to see result in Outgoing Payment Credit Card Payment Means?

kothandaraman_nagarajan
Active Contributor
0 Kudos

Refer below screen shot:

Answers (1)

Answers (1)

former_member209066
Active Contributor
0 Kudos

Hi,

Please check User Defaults.

Thanks,

Nithi

kedalenechong
Participant
0 Kudos

Hi Nithi

This Default only applies to Outgoing Payment.