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: 

Characteristic of Material

Former Member
0 Kudos

Hi,

Can you please tell how to get

1. Characterstic

2. Selection Dependency

3. Procedure Dependency

of a material.

Thanks,

Santosh

7 REPLIES 7

Former Member
0 Kudos

Hi Santosh,

I have tried to answer this question, but the terms do not seem to be from standard SAP terminology. It may also be the case that I'm ignorant about these. Could you please elaborate more on your requirement ?

Regards,

Anand Mandalika.

Former Member
0 Kudos

Hi Santosh,

I am not able to get what trying to say. If you are trying to get the material classification characteristics goto -> MM03 -> Choose Classification View ->

There you will find what you want. If this is what you require please clarify the same a little brief and i will try to find some information for the same.

Cheers

Kathir~

Former Member
0 Kudos

Hi Anand,

This is w.r.t CT04 and CU01.

Regards,

Santosh

0 Kudos

Hi Santosh,

It pays to be more descriptive in your requirements.

Anand's Law : The quantity and quality of the response is always directly proportional to the clarity of the requirement :-).

By the way, do you want to know the tables where the characteristics and the dependencies are stored ?

Regards,

Anand Mandalika.

Former Member
0 Kudos

Hi Anand,

I am trying to run a BDC to create Characteristic CT04,Create Selection Dependency CU01 and Create procedure dependency also CU01. All this transcation are run with reference to a material.

First, I must validate the ref material entred by the user are having Charaterstic, selection & procedure dependency for the BDC to run.

Can you please is there any FM to get this?

Regards,

Santosh

0 Kudos

Hi Santosh,

To determine whether a material belongs to a particular class you can call the function module:

CLAF_CHECK_ALLOCATION (the object if your material number with leading zeros).

I would have thought that this function was enough, because if you check for a class type of 300, then you are sure to have a kmat, which 'should' have dependencies associated with it.

Hope that helps.

Let me know if we need to dig deeper on the dependencies side.

Cheers,

Brad

Former Member
0 Kudos

Check table AUSP and INOB with respect to mateial number as object.