Doyen System Pvt. Ltd.
Thursday, 10 September 2020
What are the disposition status in Quality sample
›
Issue: What are the different values for the field - Disposition - in the gmd_sampling_events table Solution: The values are - 0PL - Planne...
10 comments:
Tuesday, 8 September 2020
AP Supplier query with Bank and Tax details (GST & VAT)
›
select (SELECT hou.NAME FROM apps.hr_operating_units hou WHERE 1 = 1 AND hou.organization_id = aps.org_id) ou_name, (SELECT p...
4 comments:
Invoice posted register Query
›
select aia.INVOICE_NUM ,aba.batch_name ,aia.INVOICE_AMOUNT ,aia.PAY_GROUP_LOOKUP_CODE INv_group ,aia.INVOICE_CURRENCY_CODE ,aia.CREATION_...
5 comments:
Customer Bill To Role update API
›
SELECT * FROM hz_cust_account_roles; set serveroutput on; DECLARE l_contact_point_rec HZ_CUST_ACCOUNT_ROLE_V2PUB.CUST_ACCOUNT_ROL...
9 comments:
Customer Name Update API
›
SET SERVEROUTPUT ON; SET DEFINE OFF; DECLARE l_organization_rec HZ_PARTY_V2PUB.ORGANIZATION_REC_TYPE; l_party_rec HZ_PARTY...
1 comment:
Sunday, 29 March 2020
Excel Busy Error and solution in Excel4Apps
›
Open Microsoft Excel à Add-Ins à Excel Add-ins Select the Excel4apps related plugins and click OK Click OK
19 comments:
PO Creation Details Query
›
SELECT OU_NAME,PO_NUM,PO_PAYMENT_TERMS,SUPPLIER_ITEM_NUM,TYPE,APPROVAL_STATUS,CATEGORY,ORDER_DATE,SUPPLIER,CURRENCY, AMOUNT,CONTRACT_TYPE,...
6 comments:
›
Home
View web version