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

Defaulting values in Object assignment ( Class - characteristics ) CL20N

Former Member
0 Likes
664

Hi ,

I want to default values in Cl20N screen for objects entered and for specific classes . I tried the all userexits , BADIs , Object dependencies & variant functions. I was able to default values with the help of variant functions and Object dependencies but not able to change the values after that . please help if you have gone through similar scenarios !!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

go to trasnaction CL02 and assign default values for your casls/charactersistics

2 REPLIES 2
Read only

Former Member
0 Likes
558

go to trasnaction CL02 and assign default values for your casls/charactersistics

Read only

0 Likes
557

It's not the default values in Cl02 . I want to programatically findout things .

I will explain the scenario.

My class type is 001 material class . And for some characteristics in a specified class I want the mterial Number , Description , EAN etc to be defaulted on entry of class .