cancel
Showing results for 
Search instead for 
Did you mean: 

file

Former Member
0 Kudos

hi,

what is recordset excatly.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

The system expects a file with one or more logical structures (Recordsets). An unlimited number of recordsets (from one to all recordsets in the file) can be sent to the Integration Engine as separate messages.

A recordset can contain multiple types of substructures identified by logical names. There can be a fixed or variable number of substructures in a recordset.

For more check the following help doc

http://help.sap.com/saphelp_nw70/helpdata/en/0d/00453c91f37151e10000000a11402f/frameset.htm

regards

krishna

Former Member
0 Kudos

Hi Kln K,

A Recordset is a selection of records that is retrieved from a database for display or editing.You can also think of it as a particular view of data in your database.A Recordset may include all the records of a table or a subset of the total.The fields contained in a Recordset may come from a single table or they can be a combination of fields from two different tables that are related.

former_member529475
Active Contributor
0 Kudos

HI Kln,

A Recordset is a set of records.

A recordset is a data structure that consists of a group of database records, and can either come from a base table or as the result of a query to the table

Cheers..

Vasu

<b>** Reward Points if found useful **</b>

Former Member
0 Kudos

hi,

plz elaborate in which context u r askin.

in general a recorset as the name suggests is set of records. these records can have either one type of structure or different types.

for example u query a database n get number of records --they form a record set.

similarly in terms of FCC, a recordset is the number of records that can have many structures.

[reward if helpful]

regards,

latika.