Input Example in JSON Format

The syntax for the GetTimesheetData data input parameters is as follows.

{

"global_properties":{"char_set":"ISO-8859-1",

"date_format":"yyyy/MM/dd",

"language":"",

"api_version":"et-integration-api-1.0"

},

"application_data":

{

"timesheet_from_date":"2014/02/01",

"timesheet_to_date":"2014/02/28",

"timesheet_status":"Approved,Submitted",

"timesheet_submitter":{"first_name":"","last_name":""},

"timesheet_approver":{"first_name":"","last_name":""},

"pcs":"",

"project_id":"",

"project_name":"",

"project_keyword":"",

"project_status":"",

"project_org_descriptor":

{

"division":"",

"business_unit":"",

"sub_business_unit":"",

"location":"",

"region":""

},

"resource_login_id":"",

"resource_email":"",

"resource_last_name":"",

"resource_title":"",

"resource_area_of_expertise":"",

"resource_manager":

[

{"first_name":"","last_name":""},

{"first_name":"","last_name":""}

],

"resource_org_descriptor":

{

"division":"",

"business_unit":"",

"sub_business_unit":"",

"location":"",

"region":""

},

"rpt_currency":"",

"labor_expense_type":"",

"labor_expense_category":"",

"program":"",

"report_format":"Daily",

"report_project_time":"Yes",

"report_non_project_and_non_working_time":"Yes",

"report_activity_time":"Yes",

"report_zero_effort_rows":"No",

"report_cost":"Yes",

"report_disabled_categories":"Yes",

"output_custom_field_list":""

}

}

Related Topics

getTimesheetData Function

Invocation Syntax

Invocation Parameters

Input Parameters

Output

Output example



Legal Notices
Copyright © 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, May 03, 2018