Need logic query

Hi All,

I need some logic.

Scenario: Client will insert every time some new records to one table,and stored procedures will use those inserted records dynamically.
as of now they are hard codeing new inserted values manually every time.

please give some idea to implement the logic.

please provide sample table where the records are being inserted into
also this "client" you speak of is this an application client tool or the person that is adding the records?

what do you mean by hard coding new inserted values?