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 7733How to calculate WIP in PS for all wbs pertaining to that particular project? Any specific T code in ECC 6.0?
4 18986iam 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.
3042here 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 7896I'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.
1841In 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.
2479Post New IBM Interview Questions
Name a few branching strategies used in devops?
What olap capabilities do I have within a microstrategy report services document?
How do you reverse a string in java without using string buffer?
What is the default prefix used joomla by default?
what is variable substitution?where we will find it?
How do I create a variable number of variables?
what is the use of defpararm?
what is a trigger in mysql? : Sql dba
Is hashmap an object?
What does it cost to replace struts?
how do you reference the variable unblock file formats from cobol programs
Can we call procedure inside function in oracle?
How do you create the project img?
What are vldb properties in microstrategy?
What is the use of typedef in structure in c?