You want to expose the budget amount as a field on the Opportunity business component and insure that
the amount entered is not negative.
Which three property/values would you configure on the SVF? (Choose three.)
A.
Validation set to >= 0
B.
Post Default Value set to >= 0
C.
Type set to DTYPE_CURRENCY
D.
Type set to DTYPE_NUMBER
E.
Column set to BDGT_AMT
F.
Text Length set to 22