Wednesday, January 26, 2022
Query to get Dependent Value Set Values for given Independent Value Set in Oracle APPS
Tuesday, January 25, 2022
Query to get Customer Details in Oracle APPS R12
Query to get Supplier Site Level Bank Account in Oracle APPS
Friday, January 14, 2022
POS_SUPPLIER_MAPPINGS
POS_SUPPLIER_MAPPINGS table holds the mapping between the AP_SUPPLIERS.VENDOR_ID and HZ_PARTIES.PARTY_ID. This is useful in case of two vendors effectively belong to the same HZ_PARTY Record.
IBY_EXTERNAL_PAYEES_ALL
This table captures Payment related details of the Supplier. For Example: The Supplier's remittance advice, the default Payment method Code for this supplier or the bank charges in case of SWIFT payments, etc. This information can be setup at Supplier Level or Supplier Site Level.
HZ_ORGANIZATION_PROFILES
This table captures additional Supplier information.
Examples are like credit scoring details of Supplier or the No. of Employees working in Supplier Organization.
HZ_PARTY_USG_ASSIGNMENTS
This table stores the Party Usages, for example, party_id of the type SUPPLIER.
Thursday, January 13, 2022
Supplier Type Employee not showing any List Of values while creating in Oracle APPS
This is from Oracle Note Doc ID 2395382.1:
The contingent workers will not be directly visible in the suppliers form.
The functional reason is that Contingent Worker (CW) Employees are different
from Company Employees. In case of Contingent workers you generally work with the company that has provided the CW. Also there are many restrictions for the
Employee type Suppliers (like we don’t show the address, most of the fields are non editable etc.) that may not apply to CW. As such the way to do
this would be to establish a Supplier and then relate this Supplier to the
Contingent worker in the HR form.
If the customers requirement is to create
Employee type suppliers, the such CW need to be made as a employees and not CW.
Wednesday, January 12, 2022
Unable to create Employee Type Supplier in Oracle APPS R12
While creating Employee Type Supplier, Supplier Type not showing "Supplier used to process expense payments to internal employees" from list of values and showing only "Standard supplier".
Please follow Oracle Support Note "R12:AP: Suppliers Form: Unable To Create Or View An Employee Type Supplier (Doc ID 1371295.1)" to resolve the issue.
Pricing Data Bulk Loader in Oracle APPS
The pricing data bulk loader imports data from the following interface tables:
- QP_INTERFACE_LIST_HEADERS
- QP_INTERFACE_LIST_LINES
- QP_INTERFACE_QUALIFIERS
- QP_INTERFACE_PRICING_ATTRIBS
- QP_INTERFACE_ERRORS
Monday, January 10, 2022
How To Find the XML Publisher Temporary Directory Via SQL in Oracle APPS?
Friday, January 7, 2022
Steps to define Auto Lockbox in Oracle APPS
- Define the Bank, Bank Branch and Bank Account
- Define Receipt Class for Auto Lockbox
- Define Receipt Source
- Define Autocash Ruleset
- Define Customer, attach the receipt method and create the customer bank account (Branch number and account number combination decides the MICR number)
- Define Lockbox
- Navigation: Setup --> Receipts --> Lockboxes --> Lockboxes
- Define Transmission Formats
- Navigation: Setup --> Receipts --> Lockboxes --> Transmission Formats
- Control file changes
- Run Autolockbox
- Submit Validation
- Submit Post Quickcash
SupplierAddressImportTemplate.xlsm South Africa Suburb Field mapping in POZ_SUPPLIER_ADDRESSES_INT
Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
LOT_CONTROL_CODE column contains values as 1 & 2 in mtl_system_items_b table. Inorder to find meaning for this values run below que...
-
Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table. Inorder to find meaning for this values r...