What is the difference between Multi Value Field (MVF) and Single Value Field (SVF)

Questions by Sridhar_27   answers by Sridhar_27

Showing Answers 1 - 20 of 20 Answers

multivalue field has the child values from a chind BC for the parent record configured through MVL. single value field will be either from the base table or joined table.

  Was this answer useful?  Yes

vijaya

  • Feb 3rd, 2006
 

Hi,

I can explain you the Difference between Single Value Field (SVF) and Multi Value Field(MVF)

SVF- a field in BC which references a column in a table

MVF- a field in parent BC which references a field in child BC

Field-Identifies and defines a field in a business component. All fields making up a business component record contain entries from both Single Value Field and Multi Value Field object types.

Thx

Vijaya

  Was this answer useful?  Yes

Shivnag

  • Nov 20th, 2006
 

Hii Fields and Single value fields are same. which holds single values.. like those are in applet. there is another type and fields called Multi valued fields which holds multi values.

  Was this answer useful?  Yes

sairam

  • Aug 19th, 2007
 

The difference between the SVF and MVF  is

The SVF will be based on the same bc's base table or it may be the joined base table (1:1 or 1:M).
But the MVF will be based on the linked bc's base table(M:1).

Please correct me if i am wrong...:)

SaiRam

  Was this answer useful?  Yes

sankar

  • Sep 28th, 2007
 

SVF: Fields are generally coming from the basetable fields inthis colum property is not null value.

MVF: Is object definition in this object column property is blank and mvl property is not null.

  Was this answer useful?  Yes

meer029390

  • Aug 22nd, 2008
 

Fields and SVF are both objects of Business component.
Fields whatever it might be SVF  or MVF can be seen available in Fields.
But We can not be able to able see a field which is MVF in SVF but this MVF will be seen in Fields Child Object
e.g-In Account BC-Address Id is a MVF
This Address Id will be found available in Field Child Object but not in the Single Value Field of the Account BC

lohitdmrs

  • Jun 19th, 2009
 

Field can be Single Value Field(SVF) or Multi Value Field(MVF). SVF are applicable to only those fields that are not multi-value fields. MVF displays child records of the parent record

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions