Application Development 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: 

Defaulting values in Object assignment ( Class - characteristics ) CL20N

Former Member
0 Kudos
199

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

Former Member
0 Kudos
92

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

2 REPLIES 2

Former Member
0 Kudos
93

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

0 Kudos
92

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 .