cancel
Showing results for 
Search instead for 
Did you mean: 

keyFieldIdentifier

Former Member
0 Kudos

Hello All,

Is the keyFieldIdentifier should be always the first element for a row in the flat file?

Regards,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

former_member854360
Active Contributor
0 Kudos

No it can be in Any position in the line.

If suppose your 4th field is key field.

then mention

KeyField Name :EmployeeId

Key Field Type : String (Case Sensitive)

Employeename

Designation

Age

EmployeeId

Address

Key Field Name

If you specified a variable number of substructures for Recordset Structure, in other words, at least one substructure has the value u2018u2019, then the substructures must be identified by the parser from their content. A key field must be set with different constants for the substructures. In this case, you must specify a key field, and the field name must occur in all substructures.*

● Specify the Key Field Type to be used to compare the predefined values. This entry is used if the key field name is defined.

http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

use this

/people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem