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
Answers were Sorted based on User's Feedback
Answer / venkat
If user clear any field to made it blank, Post default
value overrides and makes it 'Completed'
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / 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 |
Suppose there is a search spec on bc, and applet both. Explain the execution of this scenario?
what is implied join. Where do we find it ?
Explain why does data not from related child tables not get exported when data is exported using an interface table?
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
What is symbolic url in siebel?
What is complex join? Difference with foreign key primary key join?
When do we go for bc level user properties?
What is position type field in position applet?
What is an extension table?
What is the difference between links and multi value links?
what is the link specification?
What is difference between join specification and join definition?