Showing posts with label HZ_PARTY_V2PUB. Show all posts
Showing posts with label HZ_PARTY_V2PUB. Show all posts

Friday, September 14, 2012

Create Group using the TCA API - HZ_PARTY_V2PUB

Running The Create Group API
Name of the API: CREATE GROUP API
Base Tables Affected: HZ_PARTIES
PL/SQL Procedure used : CREATE_GROUP
Package Used: HZ_PARTY_V2PUB

Create Person using the TCA API - HZ_PARTY_V2PUB

Running the Create Person API
Name of the API: CREATE PERSON API
Base Tables Affected: HZ_PARTIES
HZ_PERSON_PROFILES
PL/SQL Procedure used: CREATE_PERSON
Package Used: HZ_PARTY_V2PUB
HZ_CUST_ACCOUNT_V2PUB

Create an Organization using the TCA API - HZ_PARTY_V2PUB

Running the Create Organization API
Name of the API: CREATE ORGANIZATION API
Base Tables Affected: HZ_PARTIES
HZ_ORGANIZATION_PROFILES
PL/SQL Procedure used: CREATE_ORGANIZATION
Package Used: HZ_PARTY_V2PUB