Solved

Possible to attach documents to Mixed Payment screen?

  • 23 July 2021
  • 2 replies
  • 223 views

Userlevel 2
Badge +5

Hi all,

 

We would like to connect documents to mixed payments in IFS, but when I look to “Document Basic: Object Types for Access Control” and I go to Object Type MixedPayments, then I don’t see “Get_Document_Access” available as method. 

Is that correct, or do I miss something here?

 

thank you!

Kurt

icon

Best answer by Janitha Jinarajadasa 23 July 2021, 16:14

View original

This topic has been closed for comments

2 replies

Userlevel 6
Badge +14

Hi @Kurt Desmedt ,

 

A function (e.g. Get_Document_Access) should be implemented in the API for the object to control document access. The function must accept the following attributes; LuName, KeyRef, DocClass, DocNo, DocSheet, DocRev, PersonId of type VARCHAR2.

 

Currently MixedPayments does not have Get_Document_Access method. If you raise a support case we can check whether this is considered for a new development or any ongoing development to add Get_Document_Access  for object type MixedPayments  in a future release.

Userlevel 2
Badge +5

thank you for the quick reply, still strange why some screens are “forgotten” by IFS for document management :-)