Q:Hi all,i want accurate answer with code using in built functions.please sent me code as soon as posible. I have program nmed PGM1 which '' RETRIEVE Current production date''should correctly default the production date for the user who is issuing raw materials to the manufacturing.The production date can be different from the celendra date. However, the program does not make the correct adjustment for all manufacturing plants. there is a parameter which determines the production start time e.g. 07:00 if the system time precedes this,the program subtracts one from the celendra day.This work fine when the celendar day starts after production day as it does in England,the system should be adding one to the celendar day during the overlap. unfortunately the program was desined to assumed the celendar day always starts before the production day. Change required in the program: Change the PROGRAM PGM1 to use the new parrameter to decide whether to add or subtract 1 from the celendar day when determining the production date.
2307In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
2538If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically
6 14178i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
2 8164a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution
2321WHAT IS A BASIC DIFFERENCE BETWEEN THYRISTOR,TRIAC AND A DIAC.AND WHAT R THERE APPLICATIONS?
5 52216Post New TCS Interview Questions
I select in Vendor Master - in defualt data material - Purchasing Group as a Subcontractor but how to get report or list only Subcontractor Vendor Master in sap?
What is apostrophe in excel?
How dummy is used in jcl?
Is it possible to publish datasets from lumira to hana platform? : hana bi development
Which python memory profiler is recommended?
What is mvc framework in asp net?
How to submit extra files(jars,static files) for MapReduce job during runtime in Hadoop?
The program will first compute the tax you owe based on your income. User is prompted to enter income. Program will compute the total amount of tax owed based on the following: Income Tax 0 - $45,000 = 0.15 x income $45,001 - $90,000 = 6750 + 0.20 x (income – 45000) $90,001 - $140,000 = 15750 + 0.26 x (income – 90000) $140,001 - $200,000 = 28750 + 0.29 x (income – 140000) Greater than $200,000 = 46150 + 0.33 x (income – 200000) Dollar amounts should be in dollars and cents (float point numbers with two decimals shown). Tax is displayed on the screen.
What is NPSH of Pump
What are the different compaction types in hbase?
What is the use of play() playlooping() functions?
Why is oracle so popular?
How do you combine names in excel with commas?
How would you determine who has added a row to a table?
What are directives? What are the different types of directives available in jsp?