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 > EPMDocument
  
EPMDocument
Mapping table
Windchill
BOM
e_EPMDocument
Part. (for master)
PartVersion and PartView. (for iteration)
Part.versions[] = PartVersion
PartVersion.views[] = PartView
PartView.initialContext = ViewContext
ViewContext.description = ‘part definition’
ViewContext.applicationDomain=’digital mock-up’
ViewContext.lifeCycleStage=’design’
r_number
Part.id
Name
LocalizedString.text
Part.name = LocalizedString
Version
PartVersion.id = Identifier
* 
For more information see Identifier Mapping Table.
lifecycleState
Approval.status
externalTypeId
* 
If the object is not Custom Type or Soft Type then externalTypeId is exported as PropertyValue.
If object as Custom or Soft type then Part.ClassifiedAs.Classification++Class
Class.id = externalTypeId
Class.definedIn =ExternalClassSystem
ExternalClassSystem.id=’customized part types’ as Identifier
* 
For more information see Identifier Mapping Table.
Attributes
[ObjectID.localId,
ObjectID.ufid,
objectContainerPath,
ownerApplication,
authoringApplication,
masterUfid,
masterExternalTypeId,
CADName,
epmDocType,
defaultUnit,
collapsible,
genericType,
lengthScale,
domainName,
folderPath,
versionInfo.versionLevel,
versionInfo.series,
versionInfo.versionPosition,
versionInfo.iterationSeries,
versionInfo.iterationPosition,
lifecycleTemplateName,externalTypeId]
For more information seeModel Attributes Mapping.
Organization
For more information see Organization Mapping Table.
Part 21 Representation
#1= PART(#79,#80,$,$,’/NULL’,$,(#2));
#2= PARTVERSION(#44,$,$,$,(#5));
#5= PARTVIEW($,$,$,$,$,#9,$);
#7= APPROVAL($,$,$,$,$,$,CLASSSTRING('DESIGN'),$);
#8= APPROVALASSIGNMENT($,$,$,#7,(#2));
#9= VIEWCONTEXT(CHARACTERSTRING('part definition'),
PROXYSTRING('digital mock-up'),
PROXYSTRING('design'));
#11= ORGANIZATION(IDENTIFIERSTRING('Demo Organization'),#12,$,$,$);
#12= LOCALIZEDSTRING($,'Demo Organization');
#44= IDENTIFIER('1.1',$,CLASSSTRING('identification information'),#11);
#79= IDENTIFIER('0000000063.PRT',$,CLASSSTRING
('identification information'),#11);
#80= LOCALIZEDSTRING($,'piston.prt');