Solved

Non-Supplier Payments Recipient LOV is empty

  • 19 February 2021
  • 2 replies
  • 174 views

Userlevel 5
Badge +9

Hi All,

 

Recipient LOV is empty

 

But zoom has values

 

 

if manually entered it allows. 

 

 

icon

Best answer by Mohamed Infaz 19 February 2021, 09:18

View original

This topic has been closed for comments

2 replies

Userlevel 5
Badge +10

Hi Carlo,

For a given company & the payment format, you entered it tries to make sure that the format is the base method. But if it lets you enter it manually you can probably raise a case to IFS.

select IDENTITY,PAY_INSTITUTE_TYPE_CODE,DESCRIPTION,PAYMENT_METHOD,ADDRESS1,ADDRESS2,ADDRESS3,ADDRESS4,ADDRESS5,ADDRESS6,POSTAL_CODE,CITY,COUNTY,STATE,CLEARING_CODE,COUNTRY from IFSAPP.EXT_PAYMENT_INSTITUTES6 where IFSAPP.Payment_Way_API.Get_Base_Format_Id('TE', payment_method) = 'BACS';

Userlevel 7
Badge +16

Hi, Carlo,

Just one question - Do you have payment bank account specified for you recipient (Under Specific info option in recipient master - where you Zoomed in)? As you can see your List of Values contain e.g. Account number, if those details are not defined, recipient may be not shown on list (I think it depends on payment method, for Check payments bank details are not necessary).