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

cl_salv_table

Former Member
0 Likes
407

hi,

I am running sap 6.40 ....and i dont find any ref to cl_Salv_table....how we should use this..

hi,

I am running sap 6.40 ....and i dont find any ref to cl_Salv_table....how we should use this..

2 REPLIES 2
Read only

Former Member
0 Likes
374

chk these 2

/people/sap.user72/blog/2005/09/14/a-new-approach-to-alv-programming

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/207dc670-6e8e-2910-3297-d1a1a... [original link is broken]

Read only

Former Member
0 Likes
374

hi

good

Methods

Function

Class

Method

Refresh ALV output without deleting filter and sort settings

CL_SALV_TABLE

CL_SALV_HIERSEQ_TABLE

REFRESH

(Parameter REFRESH_MODE: SOFT)

Refresh ALV output and delete filter and sort settings

REFRESH

(Parameter REFRESH_MODE: FULL)

go through this link

/people/sap.user72/blog/2005/09/14/a-new-approach-to-alv-programming

thanks

mrutyun^