Regd : RA_INTERFACE_LINES Usage Of ATTRIBUTE7 Column.
Hi ,
I'm looking on information on usage of ATTRIBUTE7 on RA_INTERFACE_LINES table.
We have custom solution where we are updating TRX_NUMBER and we wanted to store another custom value in ATTRIBUTE7. My concurrent program is updating the value ( I printed a log message post update using begin exception block.) However when I see the values post Auto Invoice Master execution ATTRIBUTE7 is NULL.
However when I use INTERFACE_LINE_ATTRIBUTE15, the value is remaining intact and reflecting in the RA_CUSTOMER_TRX post invoice creation.
Is there any restriction on usage of ATTRIBUTE7 on RA_INTERFACE_LINES ? If yes, can you please share metalink note or documentation listing the same.