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

problem with clas SALV

Former Member
0 Likes
483

i am using clas cl_salv_table,

but have message that not exist .

what is problem, 4.6c system.

PRIVATE SECTION.

  • Set the various column properties

METHODS: set_columns

CHANGING co_alv TYPE REF TO cl_salv_table.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

Hi,

I don't think the class cl_salv_table is available in 4.6 system

Check in TCODE SE24 for class

Regards

Edited by: Rajvansh Ravi on Oct 22, 2008 1:47 PM

i am using clas cl_salv_table,

but have message that not exist .

what is problem, 4.6c system.

PRIVATE SECTION.

  • Set the various column properties

METHODS: set_columns

CHANGING co_alv TYPE REF TO cl_salv_table.

2 REPLIES 2
Read only

Former Member
0 Likes
452

Hi,

I don't think the class cl_salv_table is available in 4.6 system

Check in TCODE SE24 for class

Regards

Edited by: Rajvansh Ravi on Oct 22, 2008 1:47 PM

Read only

Former Member
0 Likes
451

The class in not there in 4.6c, it is available from ECC5.0, you have to proceed with CL_GUI_ALV_GRID or functions