Skip to Content
0
Former Member
Apr 14, 2007 at 01:42 AM

Info Object Text

565 Views

When you create an InfoObject (SalesRep) with an attribute (SalesRepName),

you create 2 characteristic objects - SREP and it's attrbute - SREPNM. I understand this.

When you create an InfoObject (MaterialCode) that has an ATTRIBUTE (MatNm) AND a TEXT (MatDesc) -

1. do you have to create 3 InfoObjects, 1 for the MaterialCode, 1 for MatNm

(Attribute) and 1 for MatDesc (Text)?

2. If yes - how do you associate the TEXT object with the parent (MaterialCode)?

I guess the attribute object goes into the 'Attribute' tab of parent object.

Pl help to clear thios basic concept. If I dont have to create seperate object for material desc then what do I do in material code object so when i load the data with Mat.desc. it will be displyed in report.