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
difference between lov and picklist??
Explain how extension table is related to base table?
Explain where does the primary field of an mvg stored?
What is difference between s_opty_x and s_opty_xm tables?
What does business component user mode indicate?
What is the difference between vbc and ebc in siebel?
What is the process to create the dynamic drilldown?
How can you resolve foreign key in eim?
How to import lovs?
Suppose if a view has admin mode property = true, then what will happen to user properties we write on them?
What is the use of ldap user?
Explain is it required to install gateway server before installing a siebel server?
explain about BC UserProperty : AllModeSort Applet User Property : MenuItem
Explain what is eapps.cfg file. And what is its significance?
What is complex join? Difference with foreign key primary key join?