Which table hold the value of variable

Community Alums
Not applicable

Hi all,

i was having a record producer variable where the variable is on the hr case table i need to see all the values which the user has submitted on that particular variable. The variable type is date

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Community Alums Question Answers (question_answer) table holds the values of the record producer variables.

 

Please mark the response helpful and correct if it addressed your question.

vishakhayadav24
Tera Guru

Hi,

You can check the table question_answer and in table you can pass your table name and particular sys_id of hr case record which got inserted  and then can see all the variable values filled for the record from SP.

vishakhayadav24_0-1718972123885.png

 

 

Thank you!

Vishakha Y