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 |
Explain how does your b/c and view related?
Explain why does data not from related child tables not get exported when data is exported using an interface table?
how to make a field read-only based on user group?
What is eapps.cfg file. and what is its significance?
How is Siebel 7.x data model is different from Siebel 6.0 data model?
What is the use of item identifier.
Explain while importing product or account data why we are populating bu_id?
How will you check the Visibility in Siebel?
Explain what is constrainted picklist? Where you will drop the constraints?
Explain what is detailed category and what is its use in configuration?
What is inbound in picklist?
what is the difference between serverside scripting and browser side scripting?