Advanced Customization > Business Logic Customization > Data Exchange using Standards in Windchill > STEP Data Exchange using EXPRESS > AP242 XPX Mapping Guide > Mapping Table for AP242 to Windchill EXPRESS Entities > Organization Mapping Table
  
Organization Mapping Table
Windchill
BOM
organizationId
organization.id
organizationName
organization.name
Association of Organization to its WTObject
LocalizedString.text=’’
Organization.id=’’
Organization.name=LocalizedString
Identifier.id=’’
Identifier.role=’’
Identifier.identificationContext=Organization
PartVersion.id = Identifier
Part 21 Representation
#1= PART($,$,$,$,$,$,(#2));#2= PARTVERSION(#5,$,$,$,$);
#3= ORGANIZATION(IDENTIFIERSTRING('Demo Organization'),#4,$,$,$);
#4= LOCALIZEDSTRING($,'Demo Organization');
#5= IDENTIFIER('1.1',$,CLASSSTRING('identification information'),#3);