- It is a PackagedΒ Business Software system that lets a company automate and integrateΒ the majority of its business processes, shareΒ common dataΒ and practices across the Enterprise, which produce and access information in a real-timeΒ environment.
SQL-loader is a bulk loader utility used for moving data from external files into the oracle database.Β SQL- loader supports various load formats, selective loading, and multi-tables loads.Β There are commonly Two ways of loading format as given below:
- Conventional β The conventional path loader essentially loads the data by using standard βinsertβ statement.
- Direct βΒ Direct path loader (direct = true) by possess of logic involved with that, and loads directly in to the oracle data files.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βHow would you dump data from pl/SQL block to flat files?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]
We can dump data from pl/SQL block to flat fileΒ using UTL_FILE Package.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is SET-OF-BOOKS or SOB?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]Collection of Chat of Accounts and Currency and Calendars is called Set of Books or SOB.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is the interface table?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]Interface Table is a table which is used as medium for transferΒ data between two systems.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is invoice?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]It is a document for requestΒ payment.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βTell me what are the Base tables in the AR?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]
hz_parties
Name of Contents
show
|
HZ_PARTIES stores information about parties such as organizations, people, and groups, including address information for the party. |
hz_cust_accounts |
HZ_CUST_ACCOUNTS stores information about customer relationships. If a party becomes a customer, information about the customer account is stored in this table. You can establish multiple-customer relationships with a single party, so each party can have multiple customer account records in this table. |
Β hz_cust_acct_sites_all |
HZ_CUST_ACCT_SITES_ALL stores information about customer sites.One customer account can have multiple sites. The address is maintained in HZ_LOCATIONS. |
hz_cust_site_uses_all |
HZ_CUST_SITE_USES_ALL stores information about site uses or business purposes. A single customer site can have multiple site uses, such as bill to or ship to, and each site use is stored as a record in this table. |
hz_party_sites |
HZ_PARTY_SITES stores information about the relationship between Parties and Locations. The same party can have multiple party sites.Physical addresses are stored in HZ_LOCATIONS. |
hz_locations |
HZ_LOCATIONS stores information about physical locations. |
hz_Person_Profiles |
HZ_PERSON_PROFILES stores detail information about people. |
hz_Organization_Profiles |
HZ_ORGANIZATION_PROFILES stores credit rating, financial statistics, socio economic and corporate linkage information for business sites. |
Ra_customers_interface_all |
This table stores customer, address, and business purpose information. You do not have to enter values in this table if you do not want to import customers, addresses, or business purposes. |
Ra_customer_profile_int_allΒ |
A customer level profile must exist in A_CUSTOMER_PROFILES_INTERFACE for new customers and each billβto business purpose. |
Ra_contact_phones_int_allΒ |
This table stores telephone numbers for customers, addresses and contacts. |
Ra_customer_banks_int_allΒ |
This table stores bank information for a customer or for a specific BillβTo address, you must enter a bank account for this customer. |
Ra_cust_paymethod_int_allΒ |
To import payment methods for customers and billβto business purposes |
Β·Β Β Β Β Β Β Β Β Ra_customers_stg
Β·Β Β Β Β Β Β Β Β Ra_customers_address_stg
Β·Β Β Β Β Β Β Β Β Ra_customers_point_stg
Β·Β Β Β Β Β Β Β Β Ra_customers_contact points_stg
Β·Β Β Β Β Β Β Β Β Ra_customers_relate_stg
Β·Β Β Β Β Β Β Β Β Ra_customer_error
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βTell me some mandatory columns in the customer interface tables?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]
Ra_customers_interface_all |
Β·Β Β Β Β Β Β Β Β Orig_system_customer_refΒ·Β Β Β Β Β Β Β Β insert_update_flagΒ·Β Β Β Β Β Β Β Β customer_numberΒ·Β Β Β Β Β Β Β Β customer_statusΒ·Β Β Β Β Β Β Β Β last_updated_byΒ·Β Β Β Β Β Β Β Β last_updated_dateΒ·Β Β Β Β Β Β Β Β created_byΒ·Β Β Β Β Β Β Β Β creation_date. |
Ra_customer_profile_int_all |
Β·Β Β Β Β Β Β Β Β customer_profile_class_name |
Ra_contact_phones_int_all |
Β·Β Β Β Β Β Β Β Β orig_system_telephone_refΒ·Β Β Β Β Β Β Β Β telephoneΒ·Β Β Β Β Β Β Β Β telephone_type |
Ra_customer_banks_int_all |
Β·Β Β Β Β Β Β Β Β bank_a/c_nameΒ·Β Β Β Β Β Β Β Β bank_a/c_noΒ·Β Β Β Β Β Β Β Β bank_a/c_currency_code |
Ra_cust_paymethod_int_all |
Β·Β Β Β Β Β Β Β Β payment_method_name |
Β Β Receivables > Interface > Customers
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhich tables we cannot be updated through customer interface?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]Β·Β Β Β Β Β Β Β Β RA_SITE_USES_ALL
Β·Β Β Β Β Β Β Β Β RA_CUSTOMER_RELATIONSHIPS_ALL
Β·Β Β Β Β Β Β Β Β RA_CUST_RECEIPT_METHODS
Β·Β Β Β Β Β Β Β Β AP_BANK_BRANCHES
Β·Β Β Β Β Β Β Β Β AP_BANK_ACCOUNTS_ALL
Β·Β Β Β Β Β Β Β Β AP_BANK_ACCOUNT_USES_ALL
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βHow to record additional customer and address information through customer interface?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]We Can use attributes columns for saving additional information in following tables:
- Additional Customer data can be populated inΒ RA_CUSTOMERS_INTERFACE_ALL from customer_attribute1 to customer_attribute15 which will be populated in RA_CUSTOMERS from attribute1 to attribute15.
- Additional address information can be populated inΒ RA_CUSTOMERS_INTERFACE_ALL from address_attribute1 to address_attribute15, which will be populated in RA_ADDRESSES_ALL from attribute1 to attribute15
About 10,000 records per batch is ideal, it is suggested to keep the batch small.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βHow do you send records at customer level profile and address/site level profile?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]For every customer record in RA_CUSTOMERS_INTERFACE_ALLΒ Β insert two recordsΒ in table RA_CUSTOMER_PROFILES_INT_ALL.
(Refer Note: 1070800.6 )
[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section]
Oracle Solutions We believe in delivering tangible results for our customers in a cost-effective manner