For a field Status we define predefault value ="inprogess"
Postdefault value="Completed" a record is copied from an
existing record having status field value "Cleared"
in the copied record if the status field value is made blank
and then saved the record what will be the value of status
field after saving
Answer Posted / vimal kumar
Ans: "Completed"
PreDefaultValue is populated when creation of new recored.ie, if u click on new record PreDefaultValue is set to field.
PostDefaultValue is populated when the field value is empty.
ie, if u create a new record (automatically populate PreDefaultValue "Inprogress") if u delete the field value "inprogress" then field value is blank so at the time of saving in to database PostDefaultValue is populated.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how to assign responsibilities to employees in siebel?
Explain what is detailed category?
What is purging in siebel?
How do you handle error handling in wfs?
What is inbound in picklist?
What is the "parent category" property for a screen view?
Which etl tool you used for data loading?
Why do you need primary in mvg?
Explain where does the primary field of an mvg stored?
Explain what is foreign key table in siebel?
Explain the restrictions in siebel that comes while planning the networking topology.
What are the steps for creating a mvg?
Give me an example of business scenario and explain implementation with workflow?
What is symbolic url in siebel?
Explain how to do validations in escripts and in configuration?