Skip to Content
0
Former Member
Jan 10, 2011 at 04:35 PM

What Object Dependency code should I use to automatically infer values?

614 Views

Dear Experts,

While creating a user-defined characteristic MAT_ID (class type 022), on the u201CAdditional datau201D tab, I filled the following; Table Name = MCHA and Field Name = MATNR.

On the Classification screen, MAT_ID gets populated with the desired material code during goods receipt (i.e. confirmation of Production Order co15).

An example of the MAT_ID value is QPG36500X4422.

I have three other characteristics ALLOY, THICKNESS & WIDTH whose values are actually contained in the MAT_ID value as follows;

ALLOY is P, THICKNESS is 365 and WIDTH is 4422.

What codes do I write in my object dependency (procedure) editor for each of these three characteristics to get their values automatically filled? Or which other way can I get this done?