2008 Jan 09 5:07 AM
hi friends,
afer executing SQVi query, i get the output containing n number of lines.How can i know how many lines have been populated over there??
Thanks,
Gaurav
hi friends,
afer executing SQVi query, i get the output containing n number of lines.How can i know how many lines have been populated over there??
Thanks,
Gaurav
2008 Jan 09 5:09 AM
hi Gaurav,
check this,
In SQVI under the Infosets use /SAPQUERY/FIBR, it has all the fields you require. Assign yourself in a user group and then assign the Infoset to the user group. After that you can create a new query once these fields are available. If you need to add more fields make a Z of the infoset and add it to the Field Group to make it available in the query.
cheers,
hema.
2008 Jan 09 5:10 AM
Hi,
data: fill type i.
DESCRIBE TABLE itab LINES fill.
Fill will contain no of lines in itab.
Reward points,
Regards,
Nishant
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |