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

FM CLFM_OBJECT_CLASSIFICATION

Former Member
0 Likes
1,350

Dear Colleagues !

I use the FM CLFM_OBJECT_CLASSIFICATION for displaying and assigning classification values. As a result I get a dynpro containing the characteristic descriptions without value. How can I get the values too ? (There are values - I call the FM with parameters OBJECT, STATUS, TABLE and CONFIRM_CLASS)

Thank You for Your helps.

Regards Peter

2 REPLIES 2
Read only

former_member585060
Active Contributor
0 Likes
920

Hi,

Try this function module

CLAF_CLASSIFICATION_OF_OBJECTS

Regards

Bala Krishna

Read only

Former Member
0 Likes
920

Hi Bala Krishna,

I define the parameters CLASS, CLASSTYPE and OBJECT. The FM delivers in the table T_OBJECTDATA the characteristics but without the values.

Thank a lot and kind regards

Peter