Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Field from sap table representing count

Former Member
0 Likes
352

In an abap query I need to assign a filed name to my custom coulmn "count of lines" , this si basically for the BI extraction to work properly . Unless its assigned to a field name it dosent pick up that column. Could anyone please suggest as to what filed name type can be assigned to my count line column. I had it as TYPE I but as its not assigne dto a filed type it dosent work for BI. Help will be gretaly appreciated.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
325

Please try SYST-TABIX.

Hope this helps.

In an abap query I need to assign a filed name to my custom coulmn "count of lines" , this si basically for the BI extraction to work properly . Unless its assigned to a field name it dosent pick up that column. Could anyone please suggest as to what filed name type can be assigned to my count line column. I had it as TYPE I but as its not assigne dto a filed type it dosent work for BI. Help will be gretaly appreciated.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
326

Please try SYST-TABIX.

Hope this helps.