Skip to main content

Hi Community,

Is it possible to add a custom field (readonly) in ‘Register Arrivals’ list ?
Entity ‘ReceivableObjectInfo’ seems not to be configurable.

thanks
 


 

 

Hi Jean @jlblfr ,

I’ve checked in 21R1 Core environments also but as you have said entity  ‘ReceivableObjectInfo’ cannot be configured. Even though I couldn’t see the information in the system, I believe this entity is not extendable therefore cannot have Custom Fields. There were several such non-extendable entities were found in page “Excluded Entities”. Below is what I’ve found in configurations page for non-extendable entity “IncomingInvoice”.

 

 

Thanks,

Anjaleen


Hi Anjaleen,

Thnak you.


Register arrival is bound to entity ReceiptInfo. So, you can add custom field (readonly) to ReceiptInfo and enable the RECEIVABLE_OBJECT_INFO in additional views section in entity configuration of ReceiptInfo.

Then it should appear in page designer on Register arrival.

 

Thanks,

Keertana