Search found 4 matches

by rajaameet
Fri Sep 25, 2009 2:26 am
Forum: Reports (Only Oracle Apps Reports)
Topic: REP-1813: Object 'F_27' too large to fit in matrix
Replies: 1
Views: 4163

REP-1813: Object 'F_27' too large to fit in matrix

REP-1813: Object 'F_27' too large to fit in matrix cell.


when i am running report from report builder then it is running properly but when i run report from oracle erp front hend side so it display error.

i reduce the size of particular field but i can't success ed yet.

reply
by rajaameet
Tue Feb 03, 2009 7:30 am
Forum: Oracle Databases
Topic: PLS-00103: Encountered the symbol "(" when expecti
Replies: 0
Views: 2848

PLS-00103: Encountered the symbol "(" when expecti

CREATE OR REPLACE FUNCTION F_CONVERSION_RATE(V_RECEIPT_NUM IN VARCHAR2(30),V_ITEM_ID IN NUMBER,V_ORG_ID IN NUMBER) return number is V_CONVERSION_RATE number(8,6); CURSOR C_CONV_RATE IS select distinct muc.CONVERSION_RATE from rcv_transactioons rt, rcv_shipment_headers rsh,rcv_shipment_lines rsl, mtl...
by rajaameet
Tue Feb 03, 2009 2:28 am
Forum: Reports (Only Oracle Apps Reports)
Topic: REP-1401: 'cf_rt_uom_rateformula': Fatal PL/SQL er
Replies: 4
Views: 2640

REP-1401: 'cf_rt_uom_rateformula': Fatal PL/SQL er

function CF_RT_UOM_RATEFormula return Number is v_rate number; begin select distinct muc.CONVERSION_RATE into v_rate from rcv_transactions rt, rcv_shipment_headers rsh, rcv_shipment_lines rsl, mtl_uom_conversions muc where rt.SHIPMENT_HEADER_ID = rsh.SHIPMENT_HEADER_ID and muc.UNIT_OF_MEASURE = rt.U...
by rajaameet
Mon Jan 19, 2009 3:04 am
Forum: Order Management
Topic: ORA-20001: APP-FND-01564: ORACLE error -1422 in ge
Replies: 1
Views: 2091

ORA-20001: APP-FND-01564: ORACLE error -1422 in ge

hi

i m working in the test server that is cloned of live erp production.when i wanted to copy new sales order then it error is displayed so tell me wat would i do.



Regards
Ameet Kumar