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_WD_TABSTRIP problem

Former Member
0 Likes
412

Hi,

I found post which could be helpfull for me:

but when i'm trying use this code i get information:

"The type "CL_WD_TABSTRIP" is unknown, but there is a type with the

similar name "CX_TABSTRIP"."

What is wrong?

Regards,

Joanna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
380

Hi Joanna,

CL_WD_TABSTRIP is a class. Goto SE24 transaction & check whether class "CL_WD_TABSTRIP" exists in your SAP Version.

It seems this class is not available in your Version.

Best regards,

Prashant

Hi,

I found post which could be helpfull for me:

but when i'm trying use this code i get information:

"The type "CL_WD_TABSTRIP" is unknown, but there is a type with the

similar name "CX_TABSTRIP"."

What is wrong?

Regards,

Joanna

1 REPLY 1
Read only

Former Member
0 Likes
381

Hi Joanna,

CL_WD_TABSTRIP is a class. Goto SE24 transaction & check whether class "CL_WD_TABSTRIP" exists in your SAP Version.

It seems this class is not available in your Version.

Best regards,

Prashant