. Who appoints the Governor of Jammu & Kashmir? (a) The Chief Minister of the State (b) The Chief Justice of the High Court of State (c) The President of India (d) The Prime Minister of India
2 14131When we create a material (me21n), I wanted to calculate my Input tax amount on the actual price instead of base amount? What to do plz tell me urgent? Shall we need to customize at tax procedure or we have any another procedure for MM?
1 6463When I am using T.code Me21n for purchase order creation, for example if I am entering a material price with Rs.100 with quantity of 10, and frieght of Rs.10, then my Input tax is calculated on Base amount (i.e Rs.100) But I wanted to change my customization that my Input tax % should be calculated on my Actual price instead of Base amount. Can any one help how to customize it?.
1 7518How we can recongnise the phase displacement of transformer connection between primary & scondary...plzzz explain it with example.........
2514Can you delink a payer from a bill to sold to ship to and then create a new payer on the existing bill to sold to ship to, this is where a pub or club changes licencees and we want to icolate the debt from the old owner but keep the sales history on the ship to/sold to
1908Where do we consider the pressure in mbar & where do we consider the pressure in bar & why is it so ?
2 3580Post New BOC Interview Questions
I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object
What Is Negative Amortization?
where is the AD database is held?
How do I split a cell in half in excel 2016?
What is x-xsrf-token?
What are the steps to submit a Hadoop job?
How declare methods in objective c?
What is the difference between old ADO.NET and Entity framework coding techniques?
Why are web services so fashionable?
What is the most difficult assignment that was given to you in workflows and how did you come up with the solution?
What do we know by environment and session variables?
Explain treeset?
What is html5 geolocation?
How to create an effective sap test case?
How do you reverse a string in java?