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

Characteristic Dependencies.

Former Member
0 Likes
520

Hi All,

I need to find a BAPI that gives me back the possible values of a characteristic that has a Precondition DEPENDENCY.

For example: We have MANUFACTURER XXX, Characteristic MODEL only list the models for that MANUFACTURER through a precondition dependency.

I need a BAPI that gives me back the possible values.

I look for BAPIS in the CL function group as well as those with description containing 'ependenc'

Any help will be appreciated.

Thank you.

Monica.

Hi All,

I need to find a BAPI that gives me back the possible values of a characteristic that has a Precondition DEPENDENCY.

For example: We have MANUFACTURER XXX, Characteristic MODEL only list the models for that MANUFACTURER through a precondition dependency.

I need a BAPI that gives me back the possible values.

I look for BAPIS in the CL function group as well as those with description containing 'ependenc'

Any help will be appreciated.

Thank you.

Monica.

3 REPLIES 3
Read only

Former Member
0 Likes
494

hi,

what input parameters you can give to get the values

Read only

0 Likes
494

Hi Pankaj,

I can give the characteristic name of the characteristic with the dependency,

the characteristic name and value of the characteristic in the code of the dependency, the class name and number.

Monica

Read only

Former Member
0 Likes
494

How do you do this if you have to use a transaction and which transaction?