Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???
5 7578How to calculate WIP in PS for all wbs pertaining to that particular project? Any specific T code in ECC 6.0?
4 18826iam working with tally ERP.9,but iam dont prepared reconciliation,trial balance,profit&loss,balance sheet etc.bcoz all these activicties done in head office.plz give me citeria where iam prepared.
3015here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
2 7810I'm facing a problem while posting a transaction, the errors showing "withholding tax amount exceed the total line item." I know the anmount calculated is more than the Base amount itself. But as i'm not a FI candidate, I want to know from where I have to change so that I can do the transaction, condition is that I cannot change any rate and code of ewt tax. Pls. help me out, it's urgent.
1820In Intercompnay Billing scenario, Does Idocs get posted as we delivery is done from other plant and also the Intercompnay billing happens in the prcess. Though we have the same ERP system i.e. SAP only for all transactions.
2454Post New IBM Interview Questions
Explain the use of broadcast variables
What are the differences between Ax2009 and Ax2012?
How create measures and demensions?
How do I enable activex in edge?
What is ipc a 600?
What are different types of Modules we have in CRM?
Explain 1-persistent, p-persistent and 0-persistent CSMA giving strong and weak points of each.
What kind of testing should we need to perform while testing Mobile web ?
Why arraylist is not synchronized in java example?
What is the company's PR strategy? - Venture Capitalists
How you can use “submit” a form using selenium?
What are the two types of storage does openstack compute provides?
How would you handle an imbalanced dataset?
The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here
As project manager, you know that all of the following are true concerning analogous estimating techniques except: A. It's a qualitatively based estimating technique. B. It's a top-down estimating technique. C. It's a tool and technique of Activity Duration Estimating and Cost Estimating. D. It’s a form of expert judgment.