Oracle Apps Technical Stuff
Thursday, July 24, 2014
ORA-22160: element at index [9] does not exist
›
ORA-22160 Error For FORALL We have been just amazed at how much better our programs perform when we use FORALL to do our inserts and u...
Friday, July 11, 2014
TCA API: Sample Code to Create AR Customer & Site from AP Supplier & Supplier Site using same Party
›
Doc ID 1447883.1 We will use following sql to find out Party details from Supplier tables SELECT DISTINCT a.party_number, ps.party_sit...
Oracle Trading Community: TCA API Overview, Setup, Sample Scripts and Troubleshooting (Doc ID 1637029.2)
›
Metalink Id for TCA API's Oracle Trading Community: TCA API Overview, Setup, Sample Scripts and Troubleshooting (Doc ID 1637029.2)
Monday, July 7, 2014
Function to convert number to Word
›
FUNCTION to_word_i( amount IN NUMBER) RETURN VARCHAR2 AS v_length INTEGER := 0; v_num2 ...
Tuesday, April 29, 2014
How to run Api Hz_party_search.Find_parties Example
›
Doc ID 804145.1 --Create Party DECLARE l_organization_rec hz_party_v2pub.organization_rec_type; p_party_id NUM...
‹
›
Home
View web version