Oracle time and loabor issue [message #266137] |
Mon, 10 September 2007 00:14 |
spjk
Messages: 4 Registered: September 2007
|
Junior Member |
|
|
hi,
i am writing a code to pass the time details from pl/sql code to the oracle time and labor timekeeper entry screen.
we need to load the number of hours.
the api used is hxc_timestore_deposit.
The time entry details through APIs are not loading the time entry data to the OTL time store successfully.
we are getting a negative time building block id generated.
if any one has encountered this situation.please help.
thanks,
spjk
|
|
|
|
Re: Oracle time and loabor issue [message #266158 is a reply to message #266138] |
Mon, 10 September 2007 01:07 |
spjk
Messages: 4 Registered: September 2007
|
Junior Member |
|
|
hi,
i have been using an anonymous pl/sql block to pass the time entry details to the timestore.
please find attached the anonymous block code used which calls the api to upload the details.
this is the standard api used by calling the relevant procedures.
only i have passed parameters like number of hours,date and person id.
thanks,
|
|
|
|