Why we cant use views as a state record?

Showing Answers 1 - 4 of 4 Answers

rahuls007

  • Sep 30th, 2007
 

State Records are used for storing values that we would like to share between actions and steps in an AE program, so they have to be tables.
BTW: Why do you need to use a view as a state record?

  Was this answer useful?  Yes

state records are used to store values that can be passed between actions in AE programmes. whereas views are not actual physical table. they are unable to hold values. that's why we can't use views as a state record.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions