I have started using SQL Developer recently, and facing a problem when trying to select from APPS views that use multi-org like po_headers, ap_invoices, and so on. I tried some scripts to initialize the session, like fnd_global.apps_initialize but ...
Oraask Latest Questions
Can you please someone help me to know what are the primary tables that are involved in the Return to Vendor transaction in Oracle APPS R12?
I have a concurrent program which has a delivery option selected to send the output by email to a particular user, but when run this report it's completed with warning and showing this error in the log file: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to ...
When trying to assign category to item, this API (INV_ITEM_CATEGORY_PUB.update_category_assignment) returned status 'E' but the error count is zero and error message is null
Could you please help me know the list of GL tables available in Oracle APPS R12 and the use of each table? Thanks in Advance
I have a log file and after viewing the file by using command vi L1928254.log I want to exit but getting this error: E37: No write since last change (add ! to override)
When trying to open the asset workbench in fixed asset this error is raised: APP-FND-01388: Cannot Read Value For Profile Option FND_DEVELOPER_MODE In Routine &ROUTINE On Asset Workbench Any help would be appreciated
After approving the PO, the action in the PO action history is "Reserve" but this message appears in the workflow process approval for that PO. "PO Approval Error: Line # 1 Schedule # 1 Distribution # 1 The Accounting date is ...
I am facing this error when trying to open any page in Oracle EBS R12.2 ORA-01653: unable to extend table ICX.ICX_SESSION_ATTRIBUTES by 16 in tablespace APPS_TS_TX_DATA could you please somebody help me with this and how to solve this issue.
I have this string (Oraask,Google,yahoo,new,old,etc) which is comma delimiter string and I need to get the value of nth for example the third value. expected output : yahoo