I have to use document numbering for journal entries by using sequences i m defining and assigning the sequences n also setting the profile option document sequential numbering to the sequence created and always used. i m getting the document number field when entring new journal but it is giving error that sequence is set to always used goto assign screen and set it for the given parameters
Hi all,when i am creating budget journal the following error is displaying when i press the "Check Funds" tab in create budget juornal screen. what i have to do to rectify the error. please any one give solution for this."Error: APP-SQLGL-08016: A fatal error occured during the funds check process. please contact your system administrator"RegardsChandra Sekhar V
Hi all,when i am creating budget journal the following error is displaying when i press the "Check Funds" tab in create budget juornal screen. what i have to do to rectify the error. please any one give solution for this."Error: APP-SQLGL-08016: A fatal error occured during the funds check process. please contact your system administrator"RegardsChandra Sekhar V
Latest Answer : The Workflow is created using the Oracle Workflow Builder which is now a bundled software with Oracle 9i database.Let me know if you have any more question related to Workflow.-Fanish ...
"Routine FDFRKS: Unknown structure ID 53515 for fl"Hi Friends,I have created a position hierarchy and created a po and used position hierarchy to approve this PO. but in notifications it it is giving the above error. can any one help me out to resolve this issue in oracle applications.Other details of error : "Document Manager Failed With Error Number 3 while processing Standard Purchase Order 30 " Thanks,Ramarao.
Hi, I need a sequence for emp_number with 6 digits.(i.e.,000001,000002 like...) in HRMS module. That number should come when we saved enter and maintance form(HRMS- people) in apps fnont end form.Thanks in advancevikky
Hi, I'm in a project which gets the metadata from Oracle Apps and stores this info in the project's repository. I need to design the database to do the same. Could anyone please help me as to what tables and columns are needed to store Oracle Apps' metadata? Metadata of one or more modules could be extracted at the same time.Thanks in advance.
.... becoz of the fact that out parameters are write only ... we only can assign values to out parameters but we can't assign out parameters value to any variable inside the procedure or function....but in my case I had created a simple procedure and used out parameters in it let give me the example of the code first ....>create or replace procedure test_out_parameter(out_parameter out number) isv_temp number;beginv_temp := out_parameter;out_parameter :=10 ;dbms_output.put_line (out_parameter);end
What is Document number in journal entry? how to create the document number? Why it is needed in journal entry?