0% found this document useful (0 votes)
47 views

TCA Architecture

The document outlines several database tables that are affected and primary keys that are created when running various processes to create customer, location, party and account records and their relationships. Key tables include HZ_PARTY, HZ_LOCATIONS, HZ_PARTY_SITES, HZ_PARTY_SITES_USES, HZ_CUST_ACCT_SITES and HZ_CUST_SITE_USES. Primary keys such as Party_id, Location_id, Cust_acct_site_id and others are generated when running processes like CREATE_LOCATION, CREATE_PARTY_SITE, and CREATE_CUST_ACCT_SITE.

Uploaded by

jkpt188
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

TCA Architecture

The document outlines several database tables that are affected and primary keys that are created when running various processes to create customer, location, party and account records and their relationships. Key tables include HZ_PARTY, HZ_LOCATIONS, HZ_PARTY_SITES, HZ_PARTY_SITES_USES, HZ_CUST_ACCT_SITES and HZ_CUST_SITE_USES. Primary keys such as Party_id, Location_id, Cust_acct_site_id and others are generated when running processes like CREATE_LOCATION, CREATE_PARTY_SITE, and CREATE_CUST_ACCT_SITE.

Uploaded by

jkpt188
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Start

TCA

Person Organization Group

Tables affected:
Tables affected:
Tables affected:

Party_id and Party_number is


Party_id and Party_number is Party_id and
created
created Party_number is created

Con..
HZ_LOCATION_V2PUB CREATE_LOCATION

Tables affected: Tables affected:


HZ_LOCATIONS

Customer Account Id and


Location Id is created
Account Number is created

HZ_PARTY_SITE_V2PUB CREATE_PARTY_SITE

Tables affected:
HZ_PARTY_SITES
Tables affected:

Party_site_id is created

Contact Point Id is created.


It can be for Phone/email.
HZ_PARTY_SITE_V2PUB CREATE_PARTY_SITE_USE

Con..
Tables affected:
HZ_PARTY_SITES_USES

Party_site_use__id is
created for BILL_TO AND Page-2
SHIP_TO
Page-1
Continue..

HZ_CUST_ACCOUNT_SITE_V2PUB CREATE_CUST_ACCT_SITE

Tables affected:
HZ_CUST_ACCT_SITES

Cust_acct_site_id is created

HZ_CUST_ACCOUNT_SITE_V2PUB CREATE_CUST_SITE_USE

Tables affected:
HZ_CUST_SITE_USES

Site use Id is created for


BILL_TO AND SHIP_TO

Stop

You might also like