Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues with Dates
#1
Not Solved
Hello All,

Please help me out in this code .I have two feilds in my Seibel Web App'n Agreement StartDate,Agreement EndDate and in the datatable i have mentioned values under each of them as '01012010,'31122012.
While running the code the Agreement Start Date[01012010]gets placed into the Agreement Start Date field while running the second line of code the value '31122012 also gets placed in Agreemetn Start Date Field instead it should get placed in Agreement End Date field?Pls suggest.this is urgent.

Code:
SiebApplication("Siebel Media Systest 10.9.2").SiebScreen("Accounts").SiebView("Account Opportunities").SiebApplet("Opportunities").SiebList("List").SiebCalendar("Agreement Start Date").SetText DataTable("Agreement_StartDate", dtGlobalSheet)
SiebApplication("Siebel Media Systest 10.9.2").SiebScreen("Accounts").SiebView("Account Opportunities").SiebApplet("Opportunities").SiebList("List").SiebCalendar("Agreement End Date").SetText DataTable("Agreement_EndDate", dtGlobalSheet)
Reply


Messages In This Thread
Issues with Dates - by vijaya16 - 11-19-2009, 07:02 PM
RE: Issues with Dates - by venkatbatchu - 11-20-2009, 11:37 AM
RE: Issues with Dates - by v_selvam - 11-20-2009, 01:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Performance Issues Using '.Exist' AndyBSG 2 3,199 12-12-2014, 03:24 PM
Last Post: AndyBSG
  QC Install issues manisun 0 10,951 08-15-2012, 02:01 AM
Last Post: manisun
Toungue Two dialog box issues mv8167 3 3,782 09-28-2011, 11:09 PM
Last Post: mv8167
  Installing issues @ QTP 11 Suresh 1 3,287 02-21-2011, 02:18 PM
Last Post: sahay.rupesh
  Issues in QTP 11.0 Radhat 0 2,603 02-04-2011, 12:37 PM
Last Post: Radhat

Forum Jump:


Users browsing this thread: 1 Guest(s)