ProcessingPurposeTenantAssociationBObj

<xsd:element name="ProcessingPurposeTenantAssociationBObj" substitutionGroup="CommonBObj" type="ProcessingPurposeTenantAssociationBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:annotation>
		<xsd:documentation>
			
		</xsd:documentation>
	</xsd:annotation>
</xsd:element>

This business object is used in the following transactions:

ProcessingPurposeTenantAssociationBObjType

<xsd:complexType name="ProcessingPurposeTenantAssociationBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:complexContent>
		<xsd:extension base="CommonBObjType">
			<xsd:sequence minOccurs="1" maxOccurs="1">
				<xsd:element ref="ComponentID" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ObjectReferenceId" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcPurpTenantAssocId" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcPurpId" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="TenantType" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="TenantValue" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="StartDate" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="EndDate" minOccurs="0" maxOccurs="1" />            
				<xsd:element ref="ProcessingPurposeTenantAssociationLastUpdateDate" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationLastUpdateUser" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationLastUpdateTxId" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="PrimaryKeyBObj" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationHistActionCode" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationHistCreateDate" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationHistCreatedBy" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationHistEndDate" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ProcessingPurposeTenantAssociationHistoryIdPK" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="DWLStatus" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="TCRMExtension" minOccurs="0" maxOccurs="1" />
			</xsd:sequence>
		</xsd:extension>
	</xsd:complexContent>
</xsd:complexType>