scenario where we use ForwardBackward & ForwardOnly in
Execute Query in Scripting
Answer / shankar
# ForwardBackward. Selected records can be processed from
first to last or from last to first. This is the default if
no value is specified.
# ForwardOnly. Selected records can be processed only from
the first record to the last record. Focus cannot return to
a record.
| Is This Answer Correct ? | 7 Yes | 2 No |
What is bounded and unbounded pick list?
What is horizontal and vertical in siebel?
Why is it not recommended to modify existing base tables?
What are the different features of Siebel 7.x data model and Siebel 6.0 data model?
What are the different views available in Siebel?
Is it possible to access more than one database at a single siebel application?
Explain whats the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance from qa(testing) point of view?
How would you import international phone numbers using eim in siebel realtime?
defination of siebel crm?
what is the link specification?
How would you import url links into the s_lit base table?
Explain the use of catch in escript?