Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Hi all can anybody help me...i am getting the following error when i am creating the GL ac for Vendor Recon ac,(only balance in local currency is selected) ...."Balances for reconciliation accounts only in local currency not defined" Message No fh061, however when i deselect the 'only balance in local currency' system is allowing me to save. should we not select 'only balance in local currency for recon accounts?'...help me please. Thanks Rajendran.
1 10483when you have three fact table and there is no relationship between them. How you will tackle the issue.
2 6256i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
2098Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
BMC,
3082if the source file is CID,CCODE,CONNDATE,CREATEDBY 0000000224,1000,20060601,CURA 0000000224,2000,20050517,AFGA 0000000224,3000,20080601,TUNE 0000000225,1000,20020601,CURA 0000000225,2000,20050617,AFGA 0000000225,3000,20080601,TONE AND TARGET is oracle following are the validations cid loaded with unique records leading zeors has to be deleted while loading cid in target load only customer who got early connected to company conn_date should be loaded into oracle date format cid datatype is varchar2 in target conn_date is data datatype ccode is varchar2 0000000224,1000,20060601,CURA 0000000224,1000,20060601,CURA
2 6495need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
2 6088In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
1 3199
What are the differences between c and python?
What is datasource c#?
If client copy is stopped in middle, what happens if you want to start it again?
how can you describe the relationship between a flexible management topology and the network deployment cell?
What are the difference between empty(), remove() and detach() functions in jquery?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
What is considered a database?
Explain pcb.
how client access the reports
What is wordpress in microsoft azure?
Do pointers store the address of value or the actual value of a variable?
Why is tcp more reliable?
What is the process of normalization?
what is repartitioning and why we are doing it in sap bi/bw
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date