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

Generic and variant article

Former Member
0 Likes
2,218

Hi,

What table and in which field could i get the generic/parent article of a variant article?

Thanks.

Hi,

What table and in which field could i get the generic/parent article of a variant article?

Thanks.

4 REPLIES 4
Read only

venkata_ramisetti
Active Contributor
0 Likes
1,484

Hi,

Can you please more specific about your question?

What do you mean by parent article?

Read only

0 Likes
1,484

In MM43 under Basic Data (uppermost portion), if you input a generic article, only the article will be displayed. but if you input a variant article, its generic article will be displayed on top of it...

Its field name is RMMW1-VARNR. The generic article is RMMW1-MATNR.

Message was edited by: Winnie Chan

Read only

0 Likes
1,484

I think i found what i've been looking for. It's in MARA-SATNR.

Blank when it's a generic article.

Contains the generic article if it's a variant article.

Read only

Former Member
0 Likes
1,484

Hi..

It's MARA-SATNR.

MARA-ATTYP = '00' --> Single Article

'01' --> Generic Article

'02' --> Variant Article

If mara-attyp field is '02', mara-satnr field has the generic article number.

regards.