Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

MSN Pharma Interview Questions
Questions Answers Views Company eMail

why we use holmiumperchlorate in calibrating uv

4 18397

what is difference of uv and pda

13 70213

HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)

1 9389

From peak purity spectrum, where or at which point peak purity angle & purity threshold is checked?

1 4451

Does we get same value by LOD and KF titeration of a single sample

3 7945

What is the differance Between Calibration & Validation

6 12523

How we can determine OOT limit in Stability

2 14514

In Stability testing if significant change occur then what is the action plan?

4 26171

In case of HPLC coloums what is the difference Between C8 & C18 coloums & how can we select difference type of coloums like Inertial ODS , Hypersil BDS , ODS etc.?

4 33303

In Related Substances Test how we can reside the limit of impurity ?

2 11315

Which charcoal is used to decolourise the raw sugar?

2 11496

how do we get usp reference standard potency?

1 4281

Retention time & Relative Retention time Definition & between difference? How to Calculate response factor(RF) & relative response factor(RRF)?

3 20473

why are using toluene in uv calibraion in resolution performance

2 11023

Is there any difference in principal of reverse phase and normal phase chromatography? and why? Please update. Thank and regard

3 11262

Post New MSN Pharma Interview Questions




Un-Answered Questions

What are sorted lists?

870


Is it able to make FMEA for Pencil creation? If yes send the FMEA

3557


Took goods from the shop for use at home. state whether the the following transcation is business transcation or non business transcation? with reson or explaination?

1857


Upto what extent we can increase the length of materials master short text.

1225


Which component has onread method and what it is used for?

956


Which type of JMP instruction assembles if the distance is 0020h bytes

1363


Explain the multiple messages in idocs?

965


What is the importance of biofilms in a watery environment?

3256


Where is merge in word?

510


how to find Developments system to get authorised?

1948


How do I connect my hotmail account to outlook?

3


How to Declare Fixed Length String Value In PL SQL

1128


How do you script a nested loop in QTP? I am showing a snipet of my code. Any suggestions to help me get this to work would be great appreciated! STEP A - Customer Number: No loop - ISBN: Loop STEP B - Customer Number: Loop - ISBN: Nested Loop Here is the code I am using now. I am using i for the loop and j for the nested loop in STEP B of my script. =========================================== 'CREATE AN ADDITIONAL CUSTOMER Dim myNum, RowNum, RowCnt2, val2, total, i DataTable.ImportSheet "C:\QOE Data - UAT1.xls" ,"Data" ,"Global" RowCnt2 = DataTable.GetRowCount i = 1 DataTable.SetCurrentRow(i) ' Set row to one Do while Not i > RowCnt2 i=i+1 DataTable.SetNextRow MsgBox Datatable.Value("Customer_Num") Msgbox i Msgbox RowCnt2 If Not i > RowCnt2 then val2=datatable.Value("Customer_Num","Global") OracleFormWindow("Sales Order").SelectMenu "File->New" OracleFormWindow("Sales Order").OracleTabbedRegion("Order Information").OracleTextField("Customer Number").SetFocus OracleFormWindow("Sales Order").OracleTabbedRegion("Order Information").OracleTextField("Customer Number").Enter val2 End If 'CREATE SECOND ISBN LIST DataTable.ImportSheet "C:\QOE Data - UAT1.xls" ,"Data" ,"Global" Dim j, RowCnt3, val3 RowCnt3 = DataTable.GetRowCount For j = 1 To RowCnt3 DataTable.SetCurrentRow(i) ' datatable.getSheet("DataTable").setNextRow If Trim(DataTable("ISBN",dtGlobalSheet)) = "" Then j = j - 1 Exit For End If Next 'Define ISBN rows If RowCnt3 <> j Then RowCnt3 = j End If 'Loop through ISBN rows For j = 1 To RowCnt3 DataTable.SetCurrentRow(i) val3 = Datatable.Value("ISBN","Global") msgbox j If j = 1 Then OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item").SetFocus OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item").Enter val3 else If j < 16 Then OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_"&i).SetFocus OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_"&i).Enter val3 else If RowCnt1 => 16 Then OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_15").SetFocus OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_15").InvokeSoftkey "DOWN" OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_15").SetFocus OracleFormWindow("Sales Order").OracleTabbedRegion("Line Items").OracleTextField("Ordered Item_15").Enter val3 end if end if End If Next 'EXIT APP msgbox i loop Browser("Browser").Page("Oracle Applications 11i").Sync Browser("Browser").Close ========================================== It isn't working correctly in my nested loop in STEP B (for ISBN). Any ideas?? Thanks! SBsteve

7239


What is html applet?

785


What are sql server procedures?

953