CData Cloud は、クラウドホスト型のソリューションで、複数の標準サービスやプロトコルにまたがるSAP Fieldglass へのアクセスを実現します。SQL Server データベースに接続できるアプリケーションであれば、CData Cloud を介してSAP Fieldglass に接続できます。
CData Cloud により、他のOData エンドポイントや標準SQL Server と同じように、SAP Fieldglass への接続を標準化し、構成することができます。
このページでは、CData Cloud でのSAP Fieldglass への接続の確立 のガイド、利用可能なリソースに関する情報、および使用可能な接続プロパティのリファレンスについて説明します。
接続の確立 は、CData Cloud にデータベースを作成するためのSAP Fieldglass への認証方法と必要な接続プロパティの設定方法について示します。
利用可能な標準サービスを経由してSAP Fieldglass からデータにアクセスする方法と、CData Cloud の管理については、CData Cloud ドキュメント で詳しく説明します。
Database タブで対応するアイコンを選択して、SAP Fieldglass に接続します。必須プロパティはSettings にリストされています。Advanced タブには、通常は必要ない接続プロパティが表示されます。
運用環境への認証を行うには、以下のように指定します。
デフォルトでは、Cloud はサーバーとのTLS のネゴシエーションを試みます。サーバー証明書は、デフォルトのシステム信頼済み証明書ストアで検証されます。SSLServerCert 接続プロパティを使用して、証明書の検証方法をオーバーライドできます。
別の証明書を指定するには、SSLServerCert 接続プロパティを参照してください。
HTTP プロキシへの認証には、以下のように設定します。
次のプロパティを設定します。
The CData Cloud models SAP Fieldglass objects as relational tables and views. A SAP Fieldglass object has relationships to other objects; in the tables, these relationships are expressed through foreign keys. The following sections show the available API objects and provide more information on executing SQL to SAP Fieldglass APIs.
Schemas for most database objects are defined in simple, text-based configuration files.
SAP Fieldglass Connectors are exposed as views and internally use the default connector names, such as Active Worker Download.
In order to query the connectors as views, they should first be enabled and configured in SAP Fieldglass using the Integration Tools.
Make sure to set the ConnectorDataFormat property based on the configured download data format.
In order to list Connectors that are not part of the exposed views or have custom names, set the ConnectorNames property to a comma-separated list of Connector names. Make sure to correctly write the Connector names including spaces.
By default, the IncludeCustomFields property is set to false. Set it to true to list custom fields or fields that are not part of the current schemas.
To include the custom fields, the Cloud needs to make an individualized request per Connector, which may cause poor performance when listing metadata.
The Cloud offers the possibility to select reports as relational views.
To access the data from your reports, query a view with the reports name. All the possible views can be seen using the sys_views system table.
SELECT * FROM [Job Posting Report 1]
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
| Name | Description |
| ActiveWorkers | Retrieve all active workers using the Active Worker Download connector. |
| ActiveWorkersSingleLine | Retrieve all active workers using the Active Worker Single Line Download connector. |
| ActiveWorkOrderProfileWorkers | Retrieve all active work orders including profile workers using the Active Work Order Profile Worker Download connector. |
| ActiveWorkOrders | Retrieve all active work orders using the Active Work Order Download connector. |
| Approvals | Query this table for approvals in SAPFieldglass. |
| ApprovedExpenseSheets | Retrieve approved expense sheets using the Approved Expense Sheet Download connector. |
| ApprovedTimeSheets | Retrieve all approved time sheets using the Approved Time Sheet Download connector. |
| Assignments | Retrieve all active assignments using the Assignment Download connector. |
| AuditTrails | Query this table for audit trails in SAPFieldglass. |
| BusinessUnits | Retrieve business units using the Business Unit Download connector. |
| CATSTimeSheets | Retrieve all time sheets entered in SAP CATS (Cross-Application Time Sheet) that are now in Draft, Rejected, and/or Pending Approval status within a provided parameter using the CATS Time Sheet Download connector. |
| CostCenters | Retrieve cost centers using the Cost Center Download connector. |
| DistributionLists | Retrieve distribution lists using the Distribution List Download connector. |
| DraftRejectedTimeSheets | Retrieve all time sheets in draft/rejected approval status using the Draft Rejected Time Sheet Download connector. |
| DraftTimeSheets | Retrieve all time sheets in Draft status using the Draft Time Sheet Download connector. |
| Locations | Retrieve locations using the Location Download connector. |
| RateCategories | Retrieve rate categories using the Rate Category Download connector. |
| RateCodes | Retrieve rate codes using the Rate Code Download connector. |
| RateComponentGroups | Retrieve rate component groups using the Rate Component Group Download connector. |
| RateComponents | Retrieve rate components using the Rate Component Download connector. |
| RateGrids | Retrieve rate grid codes using the Rate Grid Download connector. |
| RateGroups | Retrieve rate groups using the Rate Group Download connector. |
| RateSchedules | Retrieve rate schedules using the Rate Schedule Download connector. |
| RejectReasons | Query this table for reject reasons in SAPFieldglass. |
| RequisitionLineItems | Retrieve all high-level requisition information using the Requisition Line Item Detail Download connector. This connector differs from the Requisition Detail Download in that it adds SOW characteristic details. Each payment characteristic is added as a separate line and its corresponding details is sourced from the SOW. |
| Requisitions | Retrieve all high-level requisition information using the Requisition Detail Download connector. |
| Resources | Retrieve resources using the Resource Download connector. |
| SecurityWorkers | Retrieve all data on workers with Security IDs using the Worker Security Download connector. |
| SecurityWorkersSingleLine | Retrieve all data on workers with Security IDs using the Worker Security Single Line Download connector. |
| SecurityWorkersWithTransactionType | Retrieve worker records based on transaction type filtering logic using the Worker Security with Transaction Type Download connector. |
| SecurityWorkersWithTransactionTypeSingleLine | Retrieve worker records based on transaction type filtering logic using the Worker Security with Transaction Type Single Line Download connector. |
| ServiceEntrySheets | Retrieve service entry sheets using the Service Entry Sheet Download connector. |
| ServiceReceipts | Retrieve service receipts that are in Pending Approval, Approval Paused, Rejected and/or Approved status using the Service Receipt Download connector. |
| Sites | Retrieve site codes using the Site Download connector. |
| SOWBids | Retrieve SOW and SOW bid information using the SOW with Bid Download connector. |
| SOWCharacteristics | Retrieve SOW characteristic information using the Approved Characteristic Download connector. |
| SOWs | Retrieve Statement of Work (SOW) information using the SOW Download connector. |
| SOWWorkerRoles | Retrieve worker roles in all statuses using the SOW Worker Role Download connector. |
| Suppliers | Retrieve supplier configuration information using the Supplier Download connector. |
| TimeJournals | Retrieve time journals that are in Submitted, Consolidated, and/or Errored status depending on a provided parameter using the Time Journal Download connector. |
| TimeSheetBuyerDeductions | Retrieve time sheet deductions for buyers using the Deduction Buyer Download connector. |
| TimeSheets | Retrieve contingent worker time sheets that are in Draft (with time entries), Rejected, and/or Pending Approval status, depending on a provided parameter using the Time Sheet Download connector. |
| TimeSheetSupplierDeductions | Retrieve time sheet deductions for suppliers using the Deduction Supplier Download connector. |
| TimeSheetsWithNoTimeEntry | Retrieve time sheets with no time entries using the Time Sheet with No Time Entry Download connector. |
| TITOTimeSheets | Retrieve worker time in/time out (TITO) details based off a parameter entered during run time using the TITO Time Sheet Status Parameter Download connector. |
| Users | Retrieve all active users for the logged in user's company using the User Download connector. |
| WorkersFromWorkOrder | Retrieve multiple workers using the Worker from Work Order Download connector. |
Retrieve all active workers using the Active Worker Download connector.
| Name | Type | Description |
| Worker ID | String | SAP Fieldglass Worker ID. |
| Job Seeker ID | String | SAP Fieldglass Job Seeker ID. |
| Person ID | String | Unique identifier for the worker as a person. |
| Security ID | String | This column will only appear in the file if the security ID field functionality is activated in SAP Fieldglass for the buyer. If the functionality is not activated, this column will not be in the file. |
| Status | String | Status of the worker. |
| First Name | String | First name of the Worker as defined in SAP Fieldglass. |
| Last Name | String | Last name of the Worker as defined in SAP Fieldglass. |
| Worker Email | String | Worker's e-mail address. |
| Job Posting Title | String | Job Posting's Title or SOW Name for SOW Workers. |
| Work Order ID | String | Work Order ID. |
| Work Order/Work Order Revision Owner | String | Work Order Owner's name. |
| Work Order/Work Order Revision Owner Employee ID | String | Work Order Owner's Employee ID. |
| Business Unit Code | String | Business Unit Code. |
| Business Unit Name | String | Business Unit Name. |
| Vendor Number | String | SAP Fieldglass Supplier code for buyer. |
| Vendor Name | String | Supplier name. |
| Buyer Code | String | Buyer Company Code. |
| Remit To address Code | String | Code as assigned to the Remit To Address by supplier. |
| Cost Center Name | String | Cost Center Name in SAP Fieldglass. |
| Cost Center Code | String | Cost Center Code in SAP Fieldglass. |
| Billable Per Diem | Decimal | Billable Per Diem |
| Start Date | Date | Work order start date. |
| End Date | Date | Work order end date. |
| Currency | String | ISO currency designation (ex. USD). |
| Site Code | String | Site Code. |
| Site Name | String | Site Name. |
| Rate Category / UOM | String | Worker's Rate Category/Unit Of Measure for which the corresponding rate will be displayed. More than one Rate Category/UOM may exist for a single Worker. If this is the case a new line will appear for each associated Rate Category/UOM in this file. |
| Bill Rate | Decimal | Worker's Bill Rate that is associated to the Rate Category/UOM listed in the previous field. |
| Pay Rate | Decimal | Worker's Pay Rate that is associated to the Rate Category/UOM listed in the previous field. If Supplier did not enter a Pay Rate, 0.00 will be displayed. |
| Sequence | Int | Work Order Revision Number. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration is set. This field is mutually exclusive with GL Account fields. More than one string can appear for a cost center. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone for worker.If not entered, it is defaulted to the default setting of buyer's time zone. |
| Discount % | Decimal | Discount % from SOW Worker |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Location Code | String | The location code of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Work Location Name | String | The location name of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
Retrieve all active workers using the Active Worker Single Line Download connector.
| Name | Type | Description |
| Worker ID [KEY] | String | SAP Fieldglass Worker ID. |
| Job Seeker ID | String | SAP Fieldglass Job Seeker ID. |
| Person ID | String | Unique identifier for the worker as a person. |
| Security ID | String | This column will only appear in the file if the security ID field functionality is activated in SAP Fieldglass for the buyer. If the functionality is not activated, this column will not be in the file. |
| Status | String | Status of the worker. |
| First Name | String | First name of the worker as defined in SAP Fieldglass (100 characters). |
| Last Name | String | Last name of the worker as defined in SAP Fieldglass. |
| Worker Email | String | Worker's e-mail address. |
| Job Posting Title | String | Job Posting's Title or SOW Name for SOW Workers. |
| Work Order ID | String | Work Order ID. |
| Work Order/Work Order Revision Owner | String | Work Order Owner's name. |
| Work Order/Work Order Revision Owner Employee ID | String | Work Order Employee ID. |
| Business Unit Code | String | Business Unit Code. |
| Business Unit Name | String | Business Unit Name. |
| Vendor Number | String | Fieldglass Supplier code. |
| Vendor Name | String | Supplier name. |
| Buyer Code | String | Buyer Company Code. |
| Remit To Address Code | String | Code as assigned to the RTA by Supplier. |
| Cost Center Name | String | Cost Center Name in SAP Fieldglass. Primary Cost Center only. |
| Cost Center Code | String | Cost Center Code in SAP Fieldglass. Primary Cost Center Only. |
| Billable Per Diem | Decimal | Amount that is billable. |
| Start Date | Date | Work Order Start date. |
| End Date | Date | Work Order End Date. |
| Currency | String | Currency designation (USD). |
| Site Code | String | Site Code. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone for worker.If not entered, it is defaulted to the default setting of buyer's time zone. |
| Discount % | Decimal | Discount % from SOW Worker |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
| Project-Based Worker | String | Indicates if project-based workers are allowed.If this field is left blank, it uses the value from the Contingent Type. |
Retrieve all active work orders including profile workers using the Active Work Order Profile Worker Download connector.
| Name | Type | Description |
| Work Order ID | String | Work Order ID Will be blank for Profile Workers. |
| Revision Number | Int | Revision Number of Work Order or Profile Worker. |
| Work Order Start Date | Date | Start Date of Work Order or Profile Worker. |
| Work Order End date | Date | End Date of Work Order or Profile Worker. |
| Work Order Status | String | Status of the Work Order or Profile Worker. |
| Work Order Last Modified Date | Date | Last modified Date of Work Order or Profile Worker. |
| Work Order Activation Date | Date | Date this work order was activated. Will be blank if status is Created or Pending Approval. |
| Worker First Name | String | Worker's First Name. |
| Worker Last Name | String | Worker's Last Name. |
| Worker ID | String | SAP Fieldglass Worker ID. |
| Job Seeker ID | String | SAP Fieldglass Job Seeker ID. Will be blank for Profile Workers. |
| Vendor Name | String | Supplier Name. |
| Vendor Code | String | SAP Fieldglass Supplier code. |
| Job Posting Title | String | Job Posting Title. Will be blank for Profile Workers. |
| Site Name | String | Site Name |
| Site Code | String | Site Code |
| Site Address 1 | String | Site Address 1 |
| Site Address 2 | String | Site Address 2 |
| Site City | String | Site City |
| Site State/Province | String | Site State or Province |
| Site Country | String | Site Country ISO Code |
| Site ZIP/Postal Code | String | Site Zip or Postal code |
| Business Unit Name | String | Business Unit Name |
| Business Unit Code | String | Business Unit Code |
| Hours per Day | Decimal | Indicates Hours per Day. Will be blank for Profile Worker. |
| Hours per Week | Decimal | Indicates Hours per Week. Will be blank for Profile Worker. |
| Estimated Additional Spend Percentage | Decimal | Indicates any Additional Estimated Spend Percentage. Will be blank for Profile Worker. |
| Total Estimated Hours | Decimal | Indicates total estimated hours for work order. Will be blank for Profile Worker. |
| Estimated Expenses Percentage | Decimal | Indicates any estimated expenses percentage. Will be blank for Profile Worker. |
| Adjustments applies to estimated spend Percentage | Decimal | Indicates any adjustments applied to spend percentage. Will be blank for Profile Worker. |
| Remit to Address Code | String | Code as assigned to the RTA by Supplier. |
| Bill Rate Category | String | Rate category for Bill Rate. Will be blank for Profile Worker. |
| Bill Rate | Decimal | Worker's Bill Rate which is associated to the Rate Unit listed in the next field. Will be blank for Profile Worker. |
| Rate Unit | String | Unit of measure for bill rate. Will be blank for Profile Worker. |
| Currency | String | Currency designation (Example: USD) Will be blank for Profile Worker. |
| Average rate used to calculate spend | Decimal | Calculated average rate for work order. Will be blank for Profile Worker. |
| Billable per diem | Decimal | Amount that is billable per day. Will be blank for Profile Worker. |
| Maximum Expense | Decimal | Maximum amount for expenses. Will be blank for Profile Worker. |
| Committed spend | Decimal | Amount of committed spend. Will be blank for Profile Worker. |
| Cost Center Name | String | Cost Center Name in SAP Fieldglass. Primary Cost Center only. Will be blank for Profile Worker. |
| Cost Center Code | String | Cost Center Code in SAP Fieldglass. Primary Cost Center only. Will be blank for Profile Worker. |
| Cost Allocation percentage | Decimal | Percentage to allocate to cost center. If Cost Allocation Amount entered, this field is mandatory. If company configuration 'Cost Allocation Percentage decimal precision' is enabled, the Cost Allocation Percentage field shows zeros beyond the precision value set digit. Will be blank for Profile Worker. |
| Cost Allocation amount | Decimal | Amount to be allocated to cost center. Will be blank for Profile Worker. |
| Task Name | String | Name of task code Will be blank for Profile Workers. |
| Task Code | String | Task code Will be blank for Profile Workers. |
| Cumulative Committed Spend | Decimal | Amount accumulated for committed spend for work order(s). Will be blank for Profile Worker. |
| Spend to Date | Decimal | Amount spent to date. Will be blank for Profile Worker. |
| Job Posting Owner | String | Name of JP owner Will be blank for Profile Worker. |
| Job Posting Owner Employee ID | String | Employee ID of JP owner Will be blank for Profile Worker. |
| Job Posting Creator | String | Job Posting creator Will be blank for Profile Worker. |
| Work Order Create Date | Date | Creation date of work order or Profile Worker. |
| Work Order Submit Date | Date | Submit date of work order Will be blank for Profile Workers. |
| External ID | String | An external Work Order identifier used by the client for tracking purposes. |
| Purchase Order Number | String | PO Number |
| Legal Entity Code | String | Indicates legal entity code associated to worker/profile worker. Required if company configuration 'Enable Legal Entity' is set. Default legal entity configuration on Profile Worker must be 'Apply the same Entity validation used for Contingent'. |
| Purchase Unit | String | Name of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Purchase Unit Code | String | Code of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone for worker. If not entered, it is defaulted to the default setting of buyer's time zone. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template.For profile worker records in this download, this field will always be blank. |
| Commodity Code Description | String | Description of the commodity code.This field must be manually configured to be in the download file template.For profile worker records in this download, this field will always be blank. |
| Discount % | Decimal | Discount % from SOW Worker |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
Retrieve all active work orders using the Active Work Order Download connector.
| Name | Type | Description |
| Work Order ID | String | Work Order ID |
| Revision Number | Int | Work Order Revision Number |
| Start Date | Date | Start Date of Work Order |
| End Date | Date | End Date of Work Order |
| Status | String | Status of the Work Order |
| Last Modified Date | Date | Last Modified Date |
| Activation Date | Date | Date this Work Order was activated |
| Worker First Name | String | Worker's First Name |
| Worker Last Name | String | Worker's Last Name |
| Worker ID | String | SAP Fieldglass Worker ID |
| Vendor Name | String | Supplier Name |
| Vendor Code | String | SAP Fieldglass Supplier code |
| Job Posting Title | String | Job Posting Title |
| Site Name | String | Site Name |
| Site Code | String | Site Code |
| Site Address 1 | String | Site Address 1 |
| Site Address 2 | String | Site Address 2 |
| Site City | String | Site City |
| Site State/Province | String | Site State or Province |
| Site Country | String | Site Country ISO Code |
| Site Zip/Postal Code | String | Site ZIP Code or Postal code |
| Legal Entity | String | Legal Entity code associated to Work Order or SOW. Company configuration 'Enable Legal Entity' must be turned on for Contingent and/or Services: Work Orders and Workers. |
| Purchase Unit | String | Name of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Purchase Unit Code | String | Code of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| AP Code | String | Accounts Payable (AP) code associated to SOW. Company configuration 'AP Code Required' must be turned on for Services. Custom Lookup for AP Code Selection Type must exist. |
| Business Unit Name | String | Business Unit Name |
| Business Unit Code | String | Business Unit Code |
| Hours per Day | Decimal | Indicates Hours per Day |
| Hours per Week | Decimal | Indicates Hours per Week |
| Hours for Committed Spend | Decimal | Number of hours entered by the WO/WOR creator |
| Days for Committed Spend | Decimal | Number of days entered by the WO/WOR creator |
| Estimated Additional Spend Percentage | Decimal | Indicates any Additional Estimated Spend Percentage. |
| Total Estimated Hours | Decimal | Indicates total estimated hours for work order. |
| Estimated Expenses Percentage | Decimal | Indicates any estimated expenses percentage. |
| Adjustments applies to estimated spend Percentage | Decimal | Indicates any adjustments applied to spend percentage. |
| Remit to Address Code | String | Code as assigned to the RTA by Supplier. |
| Worker Pay Type Code | String | Indicates any worker pay types.Company configuration 'Use Worker Type' must be enabled. |
| Rate Category/UOM | String | Rate category for Bill Rate with unit of measure. |
| Bill Rate | Decimal | Worker's Bill Rate which is associated to the Rate Unit listed in the next field. |
| Currency | String | Currency designation |
| Average rate used to calculate spend | Decimal | Calculated average rate for work order |
| Billable per diem | Decimal | Amount that is billable per day |
| Maximum Expense | Decimal | Maximum amount for expenses |
| Committed spend | Decimal | Amount of committed spend |
| Cost Center Name | String | Cost Center Name in SAP Fieldglass. Primary Cost Center only. |
| Cost Center Code | String | Cost Center Code in SAP Fieldglass. Primary Cost Center only. |
| Cost Allocation percentage | Decimal | Percentage to allocate to cost center. If company configuration 'Cost Allocation Percentage decimal precision' is enabled, the Cost Allocation Percentage field shows zeros beyond the precision value set digit. |
| Cost Allocation amount | Decimal | Amount to be allocated to cost center. |
| Task Name | String | Name of task code |
| Task Code | String | Task code |
| Cumulative Committed Spend | Decimal | Amount accumulated for committed spend for work order(s). |
| Spend to Date | Decimal | Amount spent to date |
| Job Posting Owner | String | Name of JP owner |
| Job Posting Owner Employee ID | String | Employee ID of JP owner |
| Work Order Create Date | Date | Creation date of work order |
| Work Order Submit Date | Date | Submit date of work order |
| External ID | String | An external Work Order identifier used by the client for tracking purposes. |
| Purchase Order Number | String | PO Number |
| Auto Register | String | Indicates if auto register of workers is set. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Line Item Number | Int | Fetches Line Item Number of Cost Centers from Work Orders when Account Category Pick List is used.Not applicable for supplier downloads. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template. |
| Commodity Code Description | String | Description of the commodity code.This field must be manually configured to be in the download file template. |
| Discount % | Decimal | Discount % of SOW Worker |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
Query this table for approvals in SAPFieldglass.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM Approvals WHERE ModuleId = '70' SELECT * FROM Approvals WHERE ModuleId = '70' AND WorkItemId = '300'
| Name | Type | Description |
| Id [KEY] | String | The Id of the approval. |
| ModuleId | String | The Id of the module this approval belongs to. |
| ModuleName | String | The name of the module this approval belongs to. |
| Ref | String | The reference of the approval. |
| Uom | String | The unit of measure of the approval. |
| Name | String | The name of the approval. |
| Amount | Double | The amount of the approval. |
| StartDate | Date | The start date of the approval. |
| EndDate | Date | The end date of the approval. |
| CreateDate | Date | The created date of the approval. |
| CreatorName | String | The name of the approval's creator. |
| UniqueName | String | The unique name of the approval's creator. |
| EmailId | String | The id of the email of this approval. |
| RefVersion | Integer | The ref version of this approval. |
| ValidObject | Boolean | Indicates whether this approval is a valid object or not. |
| WorkerType | String | The type of the worker. |
| WorkerTypeLabel | String | The label of the worker type. |
| SourceLink | String | The source link of the approval. |
| Others | String | An aggregate of other properties for this approval. |
| Status | String | The status of this approval. |
| Details | String | The details of this approval. |
| ActivityID | String | The Id of the approval's activity. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| WorkItemId | String | The WorkItem Id you want to filter approvals with. This must be used in conjunction with ModuleId. |
Retrieve approved expense sheets using the Approved Expense Sheet Download connector.
| Name | Type | Description |
| Buyer Name | String | Buyer Company Name |
| Buyer Code | String | Fieldglass Buyer Code |
| Supplier Name | String | Supplier Name |
| Supplier Code | String | Fieldglass Supplier Code |
| Account Name | String | Fieldglass Account Name |
| Account Code | String | Fieldglass Account Code |
| Remit To Address Code | String | Supplier's Remit To Address Code associated to the Worker. |
| Job Posting Owner | String | Display Name of the Job Posting Owner |
| Work Order ID | String | Fieldglass Work Order ID |
| Worker ID | String | Fieldglass Worker ID |
| Job Seeker ID | String | Fieldglass Job Seeker ID of the Worker. |
| Worker Last Name | String | Worker's Last Name |
| Worker First Name | String | Worker's First Name |
| Site Code | String | Fieldglass Site Code |
| Site Name | String | Fieldglass Site Name |
| Business Unit Code | String | Fieldglass Business Unit Code |
| Business Unit Name | String | Fieldglass Business Unit Name |
| Final Approver First Name | String | Fieldglass Final Approver First Name. Will be blank if no approvals were necessary. |
| Final Approver Last Name | String | Fieldglass Final Approver Last Name. Will be blank if no approvals were necessary. |
| Final Approver Employee ID | String | Fieldglass Final Approver Employee ID Will be blank if no approvals were necessary or if no Employee ID exists on the Approvers User Profile. |
| Final Approver Email | String | Fieldglass Approver Email Address. Will be blank if no approvals were necessary. |
| Expense Sheet ID | String | Fieldglass Expense Sheet ID |
| Expense Sheet Status | String | Expense Sheet Status |
| Expense Sheet Submit Date | Date | Date and time the expense sheet was submitted in SAP Fieldglass. |
| Expense Sheet Approved Date | Date | Date and time the expense sheet received final approval. If no approval was necessary, then date will equal the Submit date. |
| Expense Entry Date | Date | Date the expense item was incurred. |
| Cost Center Code | String | Fieldglass Cost Center Code |
| Cost Center Name | String | Fieldglass Cost Center Name |
| Expense Code | String | Fieldglass Expense Code representing the expense incurred. |
| Expense Name | String | Fieldglass Expense Code Name representing the expense incurred. |
| General Ledger Account Code | String | General Ledger Account Code associated to the Expense Code. This field is mutually exclusive with Segmented Object Detail. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|) and dash (-) Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields More than one string can appear for a cost center. |
| Merchant | String | Name of the merchant to whom the expense was paid. |
| Description | String | Description of the expense. |
| Units | Int | Units of the expense incurred. When the Expense Code is related to an Expense Type associated with Units, values will represent the unit of the Expense Type. If Expense Code is not unit based, 0 will be displayed. |
| Rate | Decimal | If an Expense Type is associated to the Expense Code, then the rate will represent the pre-configured Expense Type Rate, otherwise the value will be 0. |
| Billable Amount | Decimal | Billable amount of the expense. |
| Non-billable Amount | Decimal | The non-billable amount of the expense. |
| Currency | String | Three-character code for the currency associated with the expense. |
| Invoice ID | String | Invoice ID associated with the Expense Sheet. If auto invoicing is enabled for expense sheets, then Approved Expenses will always have a corresponding Invoice ID. If auto invoicing is not enabled, Invoice IDs will be populated only if the supplier and/or MSP have generated invoices from the approved expenses prior to the download occurring. |
| MSP % | Int | MSP's percentage for the expenses. |
| Revision | String | Expense Sheet Revision/ Sequence.Company configuration 'Allow Submission of Revised Expense Sheets' must be enabled. |
| Original Expense Sheet ID | String | Parent Expense Sheet ID.Company configuration 'Allow Submission of Revised Expense Sheets' must be enabled. |
| Adjustment Name | String | Expense Code Adjustment Name |
| Adjustment % | Decimal | Expense Code Adjustment percentage. |
| Expense Amount | Decimal | Adjustment value without taxes applied. |
| Expense Total | Decimal | Adjustment value with taxes applied. |
| Account Category | String | Identifies the type of Cost Center. |
Retrieve all approved time sheets using the Approved Time Sheet Download connector.
| Name | Type | Description |
| Time Sheet ID | String | Fieldglass Unique Identifier for the worker's time sheet. |
| Time Sheet Status | String | Status of the time sheet. For time sheets with status of 'Revoked', the 'Allow Revocation of Approved Time Sheets' company configuration must be enabled. |
| Time Sheet Start Date | Date | Start Date for the time sheet. |
| Time Sheet End Date | Date | End Date for the time sheet. May be one week after start, two weeks after start, or at month end. |
| Time Sheet Submit Date/Time | Datetime | Date and time stamp of the time sheet's most recent submission. |
| Time Sheet Approved Date | Date | Date and time stamp when the time sheet's final approval occurred. If no approvals occur, then this field will have the same value as the Time Sheet Submit Date/Time field. |
| Time Entry Date | Date | Calendar Day for which hours are being entered. |
| Buyer Name | String | Fieldglass Buyer Name to which the worker is related. |
| Buyer Code | String | Fieldglass Buyer Code to which the worker is related. |
| Supplier Name | String | Fieldglass Supplier Name that employs the worker. |
| Supplier Code | String | Fieldglass Supplier Code for the supplier that employs the worker. |
| Account Name | String | Fieldglass Account Name for large clients. If missing, identifies Supplier code that employs the worker. |
| Account Code | String | Fieldglass Account Code for large clients. If missing, identifies the supplier that employs the worker. |
| Remit To Address Code | String | Remit To Address Code chosen by supplier to be associated to the worker. |
| Job Posting Owner | String | Name of the SAP Fieldglass Job Posting Owner in 'First Last' format. |
| Work Order ID | String | Fieldglass Work Order ID related to the worker. |
| Worker ID | String | Fieldglass Worker ID that uniquely identifies the worker. |
| Job Seeker ID | String | Fieldglass Job Seeker ID which uniquely identified the worker as a Job Seeker prior to Work Order creation. |
| Worker Last Name | String | Worker's Last Name |
| Worker First Name | String | Worker's First Name |
| Site Code | String | Fieldglass Site Code associated to the worker. |
| Site Name | String | Name of the site which is associated to the worker. |
| Business Unit Code | String | Fieldglass Business Unit Code associated to the worker. |
| Business Unit Name | String | Name of business unit associated to the worker. |
| Final Approver First Name | String | First name of the last SAP Fieldglass user to approve the time sheet. Will be blank if no approvals were performed. |
| Final Approver Last Name | String | Last name of the last SAP Fieldglass user to approve the time sheet Will be blank if no approvals were performed. |
| Final Approver Employee ID | String | Employee ID from SAP Fieldglass User Profile of last user to approve the time sheet. Will be blank if approvals were not performed. |
| Final Approver Email | String | Email address from SAP Fieldglass User Profile of the last user to approve the time sheet. Will be blank if approvals were not performed. |
| Cost Center Code | String | SAP Fieldglass Cost Center Code the worker chose to allocate their hours against. |
| Cost Center Name | String | Name of the Cost Center the worker chose to allocate their hours against. |
| Task Code | String | SAP Fieldglass Task Code the worker chose to allocate their hours against. |
| Task Name | String | The Name of the Task the worker chose to allocate their time against. |
| General Ledger Account Code | String | The SAP Fieldglass General Ledger Account Code associated to the Task Code chosen. This field is mutually exclusive with Segmented Object Detail field. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|) and dash (-). Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. Note - more than one string can appear for a cost center. |
| Billable Per Diem | Decimal | Billable Per Diem amount as indicated on the worker's current confirmed work order. |
| Billable Hours | Decimal | Billable Hours the Worker entered on his or her time sheet for the Time Entry Date, Cost Center, and Task Provided. Populated if the Task Code chosen by the worker has the Billable Flag set to Yes. If left blank on time sheet, a '0' will be populated in this field. |
| Non-billable Hours | Decimal | Non-billable hours the worker entered on his or her time sheet for the Time Entry Date, Cost Center, and Task Provided. Populated if the Task Code chosen by the worker has the Billable Flag set to No. If left blank on time sheet, a '0' will be populated in this field. |
| Total Hours | Decimal | Sum of all Billable and Non-billable Hours entered for the current record. |
| time_entry_comments | String | Indicates comments for date, cost center, task code, and rate category code/unit of measure. See Configuration Considerations to enable. |
| Billable Amount | Decimal | Sum of billable charges based on the Billable Hours and Billable Per Diem entered for the current record. |
| Billable Amount after Discount | Decimal | Billable Amount of the time sheet date after applying the discount. |
| Currency | String | Currency code for the Billable Amount listed above. |
| Rate Category/UOM | String | Combination of the Rate Category chosen to allocate the hours booked by the worker and the Unit of Measure to which the Rate Category is associated. |
| Bill Rate Buyer | Decimal | The Bill Rate the buyer is to pay for the Rate Category per each UOM. The value is expressed in the currency provided in the Currency field explained above. |
| Bill Rate Supplier | Decimal | The Bill Rate the supplier is paid for the Rate Category per each UOM. The value is expressed in the currency provided in the Currency field explained above. |
| Pay Rate | Decimal | The amount the worker is paid for the Rate Category per each UOM. Value is expressed in the currency provided in the Currency field explained above. If the supplier does not enter a pay rate for the worker in SAP Fieldglass, then this field will be populated with a '0'. |
| SOW ID | String | Identifies the Statement Of Work for which the time sheet applies. Only applicable for SOW worker time sheets. |
| Account Category | String | Identifies the type of Cost Center. |
| Work Location Name | String | The location name of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.This field does not display unless this download is configured to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink. |
| Location Code | String | The location code of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.This field does not display unless this download is configured to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink. |
Retrieve all active assignments using the Assignment Download connector.
| Name | Type | Description |
| Assignment ID | String | Unique identifier for the assignment. |
| External Ref | String | Unique external reference (identifier) for the assignment. |
| Type Name | String | The name of the assignment Type upon which this assignment is based. |
| Supplier Code | String | Supplier code. |
| Title | String | The title of the assignment. |
| Description | String | Description of assignment. |
| Currency | String | Valid three-character currency code associated with the Cost Center listed in the Cost Center Code field. Only one currency code can be given. Currency must be associated with the buyer prior to using in this upload. |
| Legal Entity | String | Legal Entity code associated to Assignment. Company configuration 'Enable Legal Entity' must be turned on for Contingent. |
| Business Unit Code | String | The business unit in which this Assignment belongs. Business unit codes must be defined in the SAP Fieldglass application, and the Assignment owner must have access to this business unit code. |
| Site Code | String | The code that identifies the site where the assignment is located. The Assignment owner must have access to this site in order to create the Assignment. Site codes must be defined in the SAP Fieldglass application. |
| Location Code | String | Code that identifies where the assignment is located. Location codes must be defined in the SAP Fieldglass application. |
| Start Date | Date | Date on which the Assignment begins. |
| End Date | Date | Date on which the Assignment ends. |
| Assignment Owner | String | Username of Assignment Owner. |
| Budget | Decimal | Budget for the assignment. |
| Spend to Date | Decimal | Spend to date = Assignment Budget - Budget approved in Service Receipt |
| Remaining Budget | Decimal | Remaining Budget = Assignment Budget - Spend to Date |
| Purchase Order Number | String | Purchase order number for the assignment. |
| Cost Center Code | String | Primary Cost Center Only For the 2020.11 release, since the new flag will not allow adding of Cost Center Codes on assignment, this field will be blank. |
| General Ledger Account Code | String | For the Primary Cost Center only Company configuration 'Require GLA Allocation on Job Postings and Statements of Work' must be enabled. For the 2020.11 release, since the new flag will not allow adding of CC Codes on assignment, this field will be blank. This field is mutually exclusive with the Segmented Object Detail field. |
| Segmented Object Detail | String | Segmented Object Detail. Segments will be separated by delimiter on the segmented object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if the 'Enable Segmented Object Detail' configuration is enabled. For the Primary Cost Center only. For the 2020.11 release, since the new flag will not allow adding of CC Codes on assignment, this will be blank. This field is mutually exclusive with the General Ledger Account Code field. |
| Job Code | String | Job code for assignment. Multiple rows will be downloaded for multiple Job Codes. For the 2020.11 release, since the new flag will not allow adding of Job Codes on assignment, this will be blank. |
| Rate Lookup Name | String | Associated Rate Lookup with a data set on the corresponding Assignment ID. The Data Set company configuration must be enabled to view this field. |
| PO Lines | String | Multiple rows will be downloaded for multiple PO Lines.This field must be manually added to the download file configuration. |
| [seg] User selected segment name | String | This field displays each of the user selectable segments (in separate columns) which are associated to the PO line. Each segment value associated to multiple cost centers per PO line appear in separate rows. The Data Set company configuration must be enabled to view this field. Valid values of the user selectable segments are picked up from the Assignment. |
| PO (Line n) Spend | Decimal | Spend associated with the PO line number of Spend Matrix.This field must be manually added to the download file configuration. |
| PO (Line n) Remaining Spend | Decimal | Remaining Spend = Line Item Spend - Spend to DateThis field must be manually added to the download file configuration. |
| PO (Line n) Spend to Date | Decimal | Spend to Date = PO line Spend - Line Spend approved in Service ReceiptThis field must be manually added to the download file configuration. |
| PO (Line n) Cost Center Code | String | Cost center associated with the PO line number .This field must be manually added to the download file configuration. |
| Allow Access to all Cost Centers | String | Indicates if assignment has access to all cost centers. |
| Allow Access to all Job Codes | String | Indicates if assignment has access to all job codes. |
| Allow any Resource to submit Spend against the Assignment | String | Indicates if any resource can submit spend against the assignment. |
Query this table for audit trails in SAPFieldglass.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following column and operator. The remaining filter criteria is executed client-side within the Cloud.
For example, the following query is processed server-side:
SELECT * FROM AuditTrails WHERE Status = 'OK'
| Name | Type | Description |
| Id [KEY] | String | The Id of the audit trail. |
| Category | String | The category of the audit trail. |
| Company | String | The company of the audit trail. |
| Details | String | The details of the audit trail. |
| Status | String | The status of the audit trail.
使用できる値は次のとおりです。OK, Error |
| Type | String | The type of the audit trail. |
| User | String | The user of the audit trail. |
| StartTime | Datetime | The start time of the audit trail. |
| StopTime | Datetime | The stop time of the audit trail. |
| PassportActionType | Integer | The action type of the audit trail's passport. |
| PassportComponentType | Integer | The component type of the audit trail's passport. |
| PassportTransactionId | String | The transaction id of the audit trail's passport. |
| Version | String | The version of the audit trail. |
| Activity | String | The activity of the audit trail. |
| CompanyAttribute | String | The company attribute of the audit trail. |
| DocumentStatus | String | The document status of the audit trail. |
| ClientMessage | String | The client message of the audit trail. |
| ClientReturnCode | Integer | The client return code of the audit trail. |
| CRC32Checksum | String | The CRC32 checksum of the audit trail. |
| DeliveryTime | Integer | The delivery time of the audit trail. |
| DeliveryStatus | String | The delivery status of the audit trail. |
| Duration | Datetime | The duration of the audit trail. |
| Message | Boolean | The message of the audit trail. |
| RecordsFailed | String | The number of the audit trail's failed records. |
| RecordsProcessed | String | The number of the audit trail's processed records. |
| ServerMessage | String | The server message of the audit trail. |
| ServerStatus | String | The server status of the audit trail. |
| UploadFile | String | The uploaded file of the audit trail. |
Retrieve business units using the Business Unit Download connector.
| Name | Type | Description |
| Code [KEY] | String | Code describing the Business Unit. Value must be unique. |
| Name | String | Name of the Business Unit. |
| Parent Business Unit | String | Code of the Business Unit directly above this Business Unit in the company Hierarchy. |
| General Ledger | String | General Ledger Code associated to the Business Unit. |
| Escalation Preference | String | Escalation Preference Name related to transactions that will be created for this Business Unit. |
| Resource Coordinator Required Flag | String | Determines whether a Resource Coordinator will be required for this Business Unit. If left blank, defaults to No. |
| Resource Coordinator Username | String | Required if the Resource Coordinator Required Flag = Yes. SAP Fieldglass Username of the Resource Coordinator to be assigned to this Business Unit. User will need the 'This User can act as Resource Coordinator/Distributor' flag set to Yes on his or her User Profile. |
| Distributor Required Flag | String | Determines whether a Distributor will be required for this Business Unit. If left blank, defaults to No. |
| Distributor Username | String | Required if the Distributor Required Flag = Yes. SAP Fieldglass Username of the Distributor to be assigned to this Business Unit. User will need the 'This User can act as Coordinator/Distributor' flag set to Yes on their User Profile. |
| Remit-To Address Required | String | If left blank, defaults to No. |
| Buyer Selects AP Code | String | Company configuration 'AP Code Required' must be enabled. The 'Remit-To-Address Required' field must be set to Yes in order to have this field's value be Yes. If left blank, this field defaults to No. |
| Legal Entity | String | Legal Entity Code for the site. Only applicable if company configuration is enabled for Legal Entity. If the Legal Entity Association is set to All, then in the download, this field will show ALL instead of actual Legal Entities. |
| Modification Type | String | A - Add |
Retrieve all time sheets entered in SAP CATS (Cross-Application Time Sheet) that are now in Draft, Rejected, and/or Pending Approval status within a provided parameter using the CATS Time Sheet Download connector.
The following pseudo-columns should be specified in the WHERE clause in order to query the view:
For example:
SELECT * FROM CATSTimeSheets WHERE StartDate = '2023/01/01' AND EndDate = '2023/04/01'
| Name | Type | Description |
| Job_Seeker_ID | String | Unique identifier for the worker associated with the SAP CATS record. |
| TIMESHEET ID | String | The TIMESHEET ID associated to the SAP CATS record. |
| Worker_Id | String | The Worker_Id associated to the SAP CATS record. |
| Buyer_Ref | String | The Buyer_Ref associated to the SAP CATS record (if applicable). |
| Worker_Name | String | The Worker_Name associated to the SAP CATS record. |
| Entry_Date | Date | The Entry_Date value in the SAP CATS table. |
| Cost Center Code | String | Cost Center Code against which time is being recorded. |
| GL Account Code | String | General Ledger Account Code against which time is being recorded. Company configuration 'Require GLA Allocation on Job Postings and Statements of Work' must be enabled. Company configuration 'Enable Rate Schedule' must be enabled. |
| Task Code | String | Task Code against which time is being recorded. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. More than one string can appear for a cost center. |
| Shift Code | String | Shift Code against which time is being recorded. Company configuration 'Enable Rate Schedule' must be enabled. |
| Time_In | String | The Time_In value in the SAP CATS table. |
| Time_Out | String | The Time_Out value in the SAP CATS table. |
| Comments | String | The Comments value in the SAP CATS table. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| StartDate | Date | This parameter specifies the start date of time sheets in MM/DD/YYYY format. |
| EndDate | Date | This parameter specifies the end date of time sheets in MM/DD/YYYY format. |
Retrieve cost centers using the Cost Center Download connector.
| Name | Type | Description |
| Modification Type | String | A - Add If the cost center already exists, SAP Fieldglass will treat it as an Update. |
| Cost Center Code | String | Value that uniquely describes the cost center. |
| Cost Center Name | String | Value that uniquely describes the cost center in more recognizable terms than the Cost Center Code. |
| Cost Center Description | String | Description of the cost center. |
| Is this a Rebillable Cost Object? | String | Indicates whether suppliers will be able to see Cost Allocation information on the Job Posting or SOW Bid. |
| Is this a Project Cost Center | String | Indicates if cost center applies to a project. Company configuration 'Require Segmented Object Detail based allocation' must be disabled. |
| Project Cost Center Start Date | Date | Indicates project cost center start date. The 'Is this a Project Cost Center' field must be set to Yes on the Cost Center, else the field is ignored. |
| Project Cost Center End Date | Date | Indicates project cost center end date. The 'Is this a Project Cost Center' field must be set to Yes on the Cost Center, else the field is ignored. |
| Open to Associate | String | Indicates if workers can associate the project cost center to themselves without requiring the permission of the cost center owner. This flag is only relevant for Project Cost Centers. If the Buyer Company has the 'Require Segmented Object Detail based allocation' company config enabled, AND the Buyer code is configured in the SysEnv 'PROJECT_COST_CENTER_WITH_SOD', then this field will be suppressed. |
| Estimated Hours Usage | Decimal | Estimated Hours Usage for Project Cost Centers. The 'Is this a Project Cost Center' field must be set to Yes on the Cost Center, else the field is ignored. |
| Environment | String | Indicates to which system that cost center applies. |
| Owner | String | The SAP Fieldglass username of the cost center's owner. Field is required unless you set the header 'Suppress Owner Validation' to True. |
| Reason | String | Cost Center Closed Reason must be entered when deleting a cost center. If a user has his or her default language set to the default language of the company, the reason code can be in any language. If using the bulk download, a standard reason will be applied to all Deletes. Please contact your SAP Fieldglass representative to configure this reason. |
| Include All Task Flag | String | Determines whether all task codes will automatically be associated to the cost center. Yes: All task codes will be assigned to the cost center. No: No task codes will be assigned to the cost center when initially created by the connector. Blank: This field defaults to No. |
| Include All Expense Flag | String | Determines whether all expense codes will automatically be associated to the cost center. Yes: All expense codes will be assigned to the cost center. No: No expense codes will be assigned to the cost center when initially created by the connector. Blank: This field defaults to No. |
| Default Expense Codes | String | Valid expense code or codes.Multiple codes must be separated by a tilde (~).This field can only be used if 'Include All Expense Flag' field is set to Yes. |
| Legal Entity Association | String | Indicates if multiple legal entities apply to the cost center. |
| Legal Entity | String | Indicates a single legal entity. |
| Segmented Object Detail Code | String | For a Buyer company that wants to use Project Cost Center with SOD, the Buyer Company must have 'Require Segmented Object Detail based allocation' company config enabled AND the Buyer code must be configured in the SysEnv 'PROJECT_COST_CENTER_WITH_SOD'.Company configurations 'Apply to Cost Center for Contingent' or 'Apply to Cost Center for Services' are available to associate Segmented Object Detail Code to Cost Center. |
| Currency | String | Determines the currency for the cost center. Values may only consist of currencies already associated to the buyer. If multiple currencies are to be associated with the cost center, they may all be entered in this field, delimited by the tilde character (~). If left blank in Add mode, it will default to the default currency of the buyer. If left blank in Update mode, it retains the old value. |
| Default Task Codes | String | Task codes are expected. Multiple codes are separated by the tilde character (~). This field can only be used if 'Include All Task Flag' is set to Yes. |
| Legal Entities | String | Indicates multiple legal entities. Multiple legal entities are separated by the tilde character (~). |
Retrieve distribution lists using the Distribution List Download connector.
| Name | Type | Description |
| Code | String | Distribution list code. |
| Name | String | Name of distribution list. |
| Supplier Code | String | Supplier code to be associated with the distribution list. |
| Associate all Business Units | String | If Yes, the new distribution list should be automatically associated with all active business units in the company. All new business units will be associated to the distribution list upon creation. If No is entered for a new distribution list, you must manually create business unit associations for the distribution list. If No was entered on a previously created distribution list, the current business units will remain associated with the distribution list. (You must manually remove the business units from association with the distribution list.) |
| Custom Lookup | String | Indicates custom lookup name selected for the distribution list. If no value is entered, then no change will be made.If [Blank] is entered, then the value will be blank. |
| Level | Int | Determine the number of levels that should be included in the distribution list. Job postings will be first sent to suppliers in Level 1, then to suppliers in Level 2, and so on. If all the suppliers in the distribution list should receive job postings at the same time, the distribution list will have only one level. |
| Usage | String | For each supplier you want to include in the distribution list, select the appropriate usage. Mandatory suppliers are automatically selected for distribution and cannot be removed from the list. Preferred suppliers are automatically selected for distribution, but can be manually deselected. Optional suppliers are not automatically selected for distribution, but can be manually selected. Disallowed suppliers cannot be added to this list. When a job posting is set to distribute automatically, at least one supplier must have a usage status of Mandatory or Preferred. |
Retrieve all time sheets in draft/rejected approval status using the Draft Rejected Time Sheet Download connector.
The following pseudo-columns should be specified in the WHERE clause in order to query the view:
For example:
SELECT * FROM DraftRejectedTimeSheets WHERE StartDate = '2023/01/01' AND Company = 'CDT'
| Name | Type | Description |
| Job_Seeker_Id | String | Unique identifier for the worker. |
| Last_Name | String | Worker's last name. |
| First_Name | String | Worker's first name. |
| Date | Date | Time sheet week starting date. |
| Week_Start_Date | Date | This field is only necessary when using bi-weekly or 8 day time sheets. For 8 day time sheets, enter hours via the Date and Week Start Date columns similar to the existing bi-weekly requirements. |
| Cost_Center_Code | String | Cost Center Code for which time is to be adjusted. |
| Cost_Center_Name | String | Cost Center Name for which time is to be adjusted. |
| Task_Code | String | Task Code for which time is to be adjusted. |
| Task_Name | String | Task Name for which time is to be adjusted. |
| GL_Account_Code | String | Must be from the list of current active GL account codes and must have an association to the worker for which time is being booked. This column is applicable only if 'Require GLA Allocation on Job Postings and Statements of Work' plug-in is On. This field is mutually exclusive with Segmented Object Detail field. |
| GL_Account_Name | String | Name related to the GL Account Code entered above. |
| Segmented Object Detail | String | Segmented Object Detail. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' set. This field is mutually exclusive with GL Account fields. |
| Rate_Category_Code | String | Rate Category Code for which time is to be adjusted. Rate Category Code listed will determine which of the worker's rates to apply to the hours entered. |
| Rate_Category_Name | String | Rate Category Name for which the time is to be adjusted. |
| UOM | String | Unit of measure for this given Rate Category. |
| Sun_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Mon_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Tue_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Wed_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Thu_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Fri_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Sat_Hrs | Decimal | Difference, in hours, from original time sheet. The maximum negative value allowed will be equal to the original time sheet hours for that period. Enter 0 or null if no change. |
| Location Code | String | The location code of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.This field does not display unless this download is configured to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink. |
| Work Location Name | String | The location name of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.This field does not display unless this download is configured to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| StartDate | Date | This parameter specifies the start date of time sheets in MM/DD/YYYY format. |
| Company | String | This parameter specifies the buyer company for which time sheets are retrieved. |
Retrieve all time sheets in Draft status using the Draft Time Sheet Download connector.
| Name | Type | Description |
| Time Sheet ID | String | Fieldglass Time Sheet ID. |
| Worker Last Name | String | Worker's Last Name. |
| Worker First Name | String | Worker's First Name. |
| Supplier Name | String | Fieldglass Supplier Name associated with buyer. |
| Time Sheet Start Date | Date | Start Date of Time Sheet. |
| Time Sheet End Date | Date | End Date of Time Sheet. |
| Work Location Name | String | The location name of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet. |
| Location Code | String | The location code of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet. |
Retrieve locations using the Location Download connector.
| Name | Type | Description |
| Modification Type | String | Required for upload only. |
| Code | String | Code for the Work Location. Must be unique for each site. |
| Name | String | Name of work location. |
| Status | String | Status of location. |
| Site Code | String | Site code of the site associated with the work location. |
| Site Association Type | String | Indicates sites association to the location. Company config 'Allow Multiple Location' must be enabled. |
| Description | String | Optional text description of the work location. |
| Address 1 | String | Line 1 of the Location's address. |
| Address 2 | String | Line 2 of the Location's address. |
| City | String | City where the Location is located. |
| State/Province | String | State/Province where the Location is located. |
| Country/Region | String | Country/region Code for the country where the location is located. |
| Zip/Postal Code | String | Zip code/postal code of the site. |
Retrieve rate categories using the Rate Category Download connector.
| Name | Type | Description |
| Code | String | Code assigned to Rate Category. A bar 'I' should not be used in a rate category name as this may cause errors when using the code within a rate rule. It is suggested to use an underscore '_' if needed. |
| Name | String | Name given to Rate Category. The rate category name is displayed on the time sheets. |
| Description | String | Description of Rate Category. |
| Sequence | Int | Sequence of Rate Category. Sequence does not apply when rate is used on a rate schedule, as the sections of the schedule determine the order. |
| Rate Type | String | Valid Fieldglass Category Rate Type. *This can be different and specific to each buyer based on their configuration. |
Retrieve rate codes using the Rate Code Download connector.
| Name | Type | Description |
| RateCode | String | Unique SAP Fieldglass Rate Code. |
| Name | String | Name of Rate Code. |
| Description | String | Description of Rate Code. |
| RateCategory | String | Rate Category assigned to the Rate. |
| Currency | String | Currency assigned to the Rate. |
| Rate Unit | String | Unit of measure for the Rate. |
| Min Rate | Decimal | Minimum Rate. |
| Max Rate | Decimal | Maximum Rate. |
| Minimum Pay Rate | Decimal | Minimum pay Rate. |
| Maximum Pay Rate | Decimal | Maximum pay Rate. |
| Rate Type | String | Type of Rate. |
| Allow Supplier to edit Rate Factor | String | Applicable only for Rate Type of 'Factor'. If not Rate Type of 'Factor', this field will show blank. |
| Markup % | Decimal | Markup percentage for rates of type Markup. If another Rate type, value will be 0. |
| Factor | Decimal | Factor to apply to base rate for the Rate. If Rate is not a Factor, then value will be 0. |
| Base Rate Category | String | For Rates of type Factor, this is the Rate Code of the Rate to which the Factor will be applied to calculate this Rate. Example: In a common scenario where Over Time is paid at 1.5 times that of Straight Time; OT may have a Factor of 1.5, which is applied to its base Rate of ST. |
| Can be used as replacement rate | String | Indicates rate can be used as replacement for rate types Rate, Factor, and Rate - Calculated rate. Company configuration 'Allow Supplier To Specify Payment Currency' must be enabled. Required if Modification Type = A and rate type is Rate, Rate - Calculated or Factor. Rate Code is created only if Currency, Rate Category, UOM, Rate Type combination doesn't already exist. |
Retrieve rate component groups using the Rate Component Group Download connector.
| Name | Type | Description |
| Code | String | Unique Code for the Rate Component Group. |
| Name | String | Name of the Rate Component Group. |
| Description | String | Optional Description of the Rate Component Group. |
| Use Admin Structure Flag | String | Rate Component Group structure is copied from admin when Work Order, Work Order Revision, Statement of Work, SOW Revision, or Add SOW Worker is created. This is independent of the flags on the rate components which affect the value of the components. Default is No. |
| Rate Component Code | String | Indicates Rate Component Codes associated with Rate Component Group. |
| Level | Int | Indicates sequence rate component code should be applied in group. |
| Non-Taxable | String | Indicate if rate component code is taxable or not. Default is No. |
| Component Limit | Decimal | Pay and bill rate should be calculated using rate component limit. Default is zero. |
| MSP Code | String | MSP Company code associated with rate component group. |
Retrieve rate components using the Rate Component Download connector.
| Name | Type | Description |
| Code | String | Code assigned to rate component. |
| Name | String | Name given to rate component. |
| Description | String | Description of rate component. |
| Type | String | Valid SAP Fieldglass Rate Component Type. Additional values can be added if 'Can Modify Flag' is set to 'Yes'. |
| Rate Component Unit | String | Valid SAP Fieldglass Component Unit Type. |
| Rate Component Unit Rate | Decimal | Value for Rate Component Unit. |
| Use Admin Value | String | Indicates if Rule to Use Admin Value is wanted. Default is No. |
| Can Modify Flag | String | Indicates if Rule to Edit Values is wanted. Default is No. |
| Supplier can Increase Margin | String | Indicates if supplier can increase margin for rate. Default is No. |
| Include in Level Subtotal | String | Indicates if rate component can be included in level subtotal. Default is Yes. |
| MSP Code | String | Indicates MSP code associated to buyer. Company configuration 'Does Buyer Have MSP?' must be enabled for this field to appear in file. |
Retrieve rate grid codes using the Rate Grid Download connector.
| Name | Type | Description |
| Rate Grid Code | String | Unique Code to be assigned to be the Rate Grid. |
| Name | String | Name of the Rate Grid. |
| Description | String | Optional description of the Rate Grid. |
| MSP Code | String | Indicates if specific MSP Supplier associated to rate grid. |
Retrieve rate groups using the Rate Group Download connector.
| Name | Type | Description |
| Rate Group Code | String | Unique Code for the Rate Group. |
| Name | String | Name of the Rate Group. |
| Description | String | Optional Description of the Rate Group. |
| Rate Type | String | This field reflects the appropriate Rate Group Type. Bill Rate and Pay Rate Based are only available as options if Rate Component functionality is enabled for the buyer within their company configuration. Enter 'Pay Rate' if you want Rate Type in the UI to be 'Pay Rate and Coefficient'. |
| MSP Code | String | Indicates MSP code associated with the rate group.Company configuration 'Does Buyer Have MSP?' must be enabled. |
Retrieve rate schedules using the Rate Schedule Download connector.
| Name | Type | Description |
| Rate Schedule Code | String | Code identifying the rate schedule. |
| Rate Schedule Name | String | Name of rate schedule. |
| Service Type | String | Indicates service type for rate schedule. |
| Rate Section Name | String | Indicates the section of the rate schedule. The rate section name 'Base Section' must always be included. Other rate sections names can also be added by the buyer after 'Base Section'. |
| Include Rate on | String | The base rate must appear on the work order details; however, you can determine if any other rates need to appear (in additional sections). |
| Coefficient Code | String | Indicates overtime/coefficient code for rate schedule in case of coefficient type rate. |
| Coefficient Name | String | Indicates overtime/coefficient name for rate schedule in case of coefficient type rate. |
| Rate Code | String | Indicates Rate code for rate schedule. |
| Rate Name | String | Indicates rate name for rate schedule. |
| Associated Shift Schedules | String | Indicates shift schedules associated to rate code |
| Time Sheet Rule | String | Indicates rate rule or custom script associated to rate code. |
| Frequency | String | The Frequency determines when a time sheet entry can be made either by the worker or via the rate rule. If Daily is selected, the worker (or rate rule) will be able to make an entry on every day. If Weekly is selected, the worker (or rate rule) will be able to make an entry on the last day of the time sheet. If Monthly is selected, the worker (or rate rule) will be able to make an entry on the last day of the month. |
Query this table for reject reasons in SAPFieldglass.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following column and operator. The remaining filter criteria is executed client side within the Cloud.
For example, the following query is processed server-side:
SELECT * FROM RejectReasons WHERE ModuleId = '70'
| Name | Type | Description |
| Id [KEY] | String | The Id of the reject reason. |
| ModuleId | String | The Id of the reject reason's module. |
| ModuleName | String | The name of the reject reason's module. |
| Description | String | The description of this reject reason. |
| RefVersion | Integer | The ref version of this reject reason. |
| ValidObject | Boolean | Indicates whether this approval is a valid object or not. |
| Status | String | The status of this reject reason. |
| Details | String | The details of this reject reason. |
Retrieve all high-level requisition information using the Requisition Line Item Detail Download connector. This connector differs from the Requisition Detail Download in that it adds SOW characteristic details. Each payment characteristic is added as a separate line and its corresponding details is sourced from the SOW.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM RequisitionLineItems WHERE Include = 'Work Order' SELECT * FROM RequisitionLineItems WHERE Include = 'SOW'
| Name | Type | Description |
| Object ID | String | SAP Fieldglass Work Order or SOW object reference. |
| Revision | Int | Revision number corresponding to the object reference. |
| Description | String | Job Posting Title or SOW Name |
| Status | String | SAP Fieldglass SOW/Work Order Status |
| External ID | String | An external identifier used by the client for tracking purposes. |
| Buyer Ref | String | Buyer reference |
| Master SOW Ref | String | SAP Fieldglass Master SOW ID. |
| Master SOW External Ref | String | An external identifier for Master SOW used by the client for tracking purposes. |
| Master SOW | String | Indicates if Object Id refers to a Master SOW. |
| Master SOW PO Number | String | Optional purchase order number from the Master SOW. |
| Object Owner Username | String | Username of object owner, latest revision. |
| Object Owner Employee ID | String | Employee ID of Work Order/SOW owner, latest revision. |
| Object Creator Username | String | Username of object creator, latest revision |
| Object Creator Employee ID | String | Employee ID of Work Order/SOW creator, latest revision. |
| Object Create Date | Date | The date the SOW/Work Order was created. |
| Object Start Date | Date | Start date of the Work Order/SOW. Indicates the latest revision start date. |
| Object End Date | Date | End date of the Work Order/SOW. Indicates the latest revision end date. |
| Actual End Date | Date | When the SOW is closed this field indicates when the SOW needs to be closed |
| Closed Reason | String | Closed reason for SOW/Work Order |
| Supplier Code | String | Supplier Code for the SOW/Work Order |
| Vendor ID | String | The Vendor ID value associated to the Supplier |
| Remit to Address Code | String | Remit to address (if any) specified by the Supplier on the Work Order/SOW. |
| Site Code | String | SAP Fieldglass Site object for SOW/Work Order, latest revision. |
| Location Code | String | SAP Fieldglass Location object for SOW/Work Order, latest revision. |
| Business Unit Code | String | SAP Fieldglass Business Unit Code. |
| Primary Cost Center Code | String | Primary Cost Center Code identified on the SOW. |
| Primary Cost Center Name | String | Primary Cost Center Name identified on the SOW. |
| Account Category | String | Identifies the type of Cost Center: Internal Order, Cost Center, WBS Element. |
| Cost Center Allocation Amount | Decimal | Indicates amount to be allocated to cost center if not using allocation percentages.Applicable for SOW Work Orders only. |
| Allocation % | Decimal | Allocation % is the percent value for whichever object (Cost Center % or GLA % or SOD %) is driving the cost allocation. If company configuration 'Cost Allocation Percentage decimal precision' is enabled, this field shows zeros beyond the precision value set digit.Applicable for SOW Work Orders only. |
| Primary Cost Center Owner Employee ID | String | Employee ID of the primary cost center owner. |
| General Ledger Account | String | Pass the GL Account for Cost Center associated. This field only appears if company configuration 'Require GLA Allocation on Job Postings and Statements of Work' is enabled. |
| Segment Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration set. More than one string can appear for a cost center. |
| Legal Entity Code | String | Legal Entity Code related to the SOW or the Work Order, latest revision.Required if 'Enable Legal Entity' configuration set. |
| Legal Entity Name | String | Legal Entity Name related to the SOW or the Work Order, latest revision |
| PO Number | String | Populated with the value of the SAP Fieldglass PO Number field where populated. |
| Committed Spend | Decimal | Amount of committed spend/revised committed spend excluding tax or adjustment for Work Order or the Maximum Budget Amount (without Site Tax or any Adjustments) from the SOW. |
| Cumulative Committed Spend | Decimal | Value of Cumulative Committed Spend from the Work Order / Work Order Revision or the Presented Budget Amount (without Site Tax or any Adjustments) from the SOW. |
| Spend to Date | Decimal | Cumulative spend across all revisions for Work Order or Spend to Date from the SOW. |
| Currency | String | ISO Currency code from SOW/Work Order. |
| Job Seeker/Worker Name | String | SAP Fieldglass Job Seeker Name object for the Work Order latest revision and Worker Name object for SOW with SOW workers on latest SOW revision. |
| Job Seeker ID | String | Job Seeker ID |
| Line Item ID | String | SAP Fieldglass SOW Line item ID. |
| External Line Item ID | String | An external identifier used by the client for tracking purposes. |
| Line Item Description | String | Description of SOW line item |
| Line Item Name | String | Name of the SOW Line Item. |
| Line Item Type | String | Valid SOW Line Item Type. All Fee Definitions, Schedules in Created status and Management Events in Pending status. |
| Sequence Number | Int | The sequence number assigned automatically by the Fieldglass application. |
| Buyer Defined Sequence Number | Int | The sequence number assigned manually by the buyer. |
| Units | Decimal | The number of units being billed for schedules or fees. |
| Maximum Units | Int | Maximum units allowed for schedules or fee characteristics. |
| Unit of Measure | String | The unit of measure code for the Units listed. |
| Unit of Measure Name | String | The unit of measure name for the Units listed |
| Line Item Rate | Decimal | Line Item Rate |
| Requested Amount | Decimal | Requested Amount for work order/SOW |
| Charged Amount | Decimal | Amount for the individual charge detail of the SOW Line Item. |
| Total Line Item Amount | Decimal | Total Line Item Amount. |
| Due Date | Date | The due date noted for the SOW Line Item. This field is only applicable for Schedules. |
| Library Definition Code | String | The Code of the library definition used to create the Line Item. Only applicable to SOW Characteristics. For Fee Responses, the library is pulled from the Fee Definition. |
| Library Definition Name | String | The Name of the library definition used to create the Line Item Only applicable to SOW Characteristics. For Fee Responses, the library is pulled from the Fee Definition. |
| Line Item Cost Center Code | String | Cost center code for line item |
| Line Item Cost Center Name | String | Cost center name for line item |
| Line Item Cost Center Allocation Amount | Decimal | Amount allocated to line item cost center |
| Line Item General Ledger Account | String | The GL Account for associated Cost Center. This field only appears if company configuration 'Require GLA Allocation on Job Postings and Statements of Work' is enabled. |
| Line Item Segment Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration set. Note - more than one string can appear for a cost center. |
| Line Item Allocation % | Decimal | Allocation % is the percent value for whichever object (Cost Center % or GLA % or SOD %) is driving the cost allocation for the SOW Line Item. |
| Commodity Code | String | Description of the commodity code from the Contingent Work Order, Statement of Work, Event, Fee, or Schedule. This field must be manually configured to be in the download file template. |
| Commodity Description | String | Description of the commodity code from the Contingent Work Order, Statement of Work, Event, Fee, or Schedule. This field must be manually configured to be in the download file template. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Include | String | This parameter specifies if work order or SOW details will be retrieved. Available values are Work Order, SOW, and Both. Defaults to Both. |
Retrieve all high-level requisition information using the Requisition Detail Download connector.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM Requisitions WHERE Include = 'Work Order' SELECT * FROM Requisitions WHERE Include = 'SOW'
| Name | Type | Description |
| Object ID [KEY] | String | SAP Fieldglass Work Order or SOW object reference. |
| Revision | Int | Revision number corresponding to the object reference. |
| Work Order Cost Center Code | String | Pass all Cost Centers on a new line, if multiples exist. |
| Primary Worker Cost Center | String | Pass the Primary Cost Center of the Worker. |
| Cost Allocation Amount | Decimal | Amount to be allocated to each cost center. |
| General Ledger Account | String | Pass the GL Account for Cost Center associated. This field only appears if company configuration 'Require GLA Allocation on Job Postings and Statements of Work' is enabled. This field is mutually exclusive with Segmented Object Detail field. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. Note - more than one string can appear for a cost center. |
| Allocation % | Decimal | Allocation % is the percent value for whichever object (Cost Center % or GLA %) is driving the cost allocation. If company configuration 'Cost Allocation Percentage decimal precision' is enabled, this field shows zeros beyond the precision value set digit. |
| Object Create Date | Date | The date the SOW/Work Order was created. |
| Object Start Date | Date | Start date of the Work Order/SOW. Indicates the latest revision start date. |
| Object End Date | Date | Work Order/SOW end date. Indicates the latest revision end date. |
| Object Owner Employee ID | String | Employee ID of Work Order/SOW owner, latest revision. |
| Object Owner Username | String | Username of object owner, latest revision. |
| Object Creator Employee ID | String | Employee ID of Work Order/SOW creator, latest revision. |
| Object Creator Username | String | Username of object creator, latest revision. |
| Description | String | Job Posting Title or SOW Name. |
| Job Seeker/Worker Name | String | SAP Fieldglass Job Seeker Name object for the Work Order latest revision and Worker Name object for SOW with SOW workers latest SOW revision. |
| Job Seeker ID | String | Fieldglass Job Seeker ID for the Work Order latest revision. Blank for SOW workers. |
| Legal Entity | String | Legal Entity code associated to work order. Company configuration Enable Legal Entity must be turned on for Contingent. |
| Purchase Unit | String | Name of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Purchase Unit Code | String | Code of Purchase Unit Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Site Code | String | SAP Fieldglass Site object for SOW/Work Order, latest revision. |
| Location Code | String | SAP Fieldglass Location object for SOW/Work Order, latest revision. |
| Business Unit Code | String | SAP Fieldglass Business Unit Code. |
| Remit to Address Code | String | Remit to address (if any) specified by the Supplier on the Work Order/SOW. |
| Currency | String | ISO Currency code from SOW/Work Order. |
| Committed spend | Decimal | Amount of committed spend/revised committed spend excluding tax or adjustment for Work Order or the Maximum Budget Amount (without Site Tax or any Adjustments) from the SOW. |
| Cumulative Committed Spend | Decimal | Called Cumulative Committed Spend. Value of Cumulative Committed Spend from the Work Order / Work Order Revision or the Presented Budget Amount (without Site Tax or any Adjustments) from the SOW. |
| Spend to Date | Decimal | Cumulative spend across all revisions for Work Order or Spend to Date from the SOW. |
| PO Number | String | Populated with the value of the SAP Fieldglass PO Number field where populated. |
| External ID | String | An external identifier used by the client for tracking purposes. External SOW ID |
| Unit Of Measure | String | Rate unit of measure. |
| Calculated Cumulative Amount | Decimal | Cumulative cost center amounts. |
| Primary Cost Center Owner Employee ID | String | Employee ID of the primary cost center owner. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template. |
| Commodity Code Description | String | Description of the commodity code.This field must be manually configured to be in the download file template. |
| Account Category | String | Identifies the type of Cost Center. |
| Work Location Name | String | The location name.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Location Code | String | The location code.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Include | String | This parameter specifies if work order or SOW details will be retrieved. Available values are Work Order, SOW, and Both. Defaults to Both. |
Retrieve resources using the Resource Download connector.
| Name | Type | Description |
| Resource ID | String | 14-character alphanumeric SAP Fieldglass Resource ID. |
| Security ID | String | Security ID assigned to resource. This column will only appear in the file if the Security ID field functionality is activated in SAP Fieldglass for the buyer. |
| Status | String | Status of the resource. |
| First Name | String | First name of the Worker as defined in SAP Fieldglass. |
| Last Name | String | Last name of the Worker as defined in SAP Fieldglass. |
| Worker Email | String | Worker's e-mail address. |
| Buyer Code | String | Buyer company code. |
| Supplier Code | String | Supplier company code. |
| Buyer Reference Tag | String | Buyer-designated reference.Only for buyer downloads. |
| Engagement Manager | String | Engagement manager's username. |
| Available Start Date | Date | Available start date of the resource. |
| Available End Date | Date | Available end date of the resource. |
| Equipment | String | Indicates if the resource is equipment. |
| Auto register | String | Indicates if the resource is auto registered. |
| Associated Rate Lookup | String | The Associated Rate Lookup on the corresponding Resource ID. For Resources of Assignment Category, this field contains the rate lookup information. For Resources of Statement of Work Category, this field is blank. |
| [seg] User selected segment name | String | Each user selected segment displays as separate columns with a prefix of [seg] next to it and displays the values selected on the Resource ID. The Data Set company configuration must be enabled to view this field. Valid values of the user selectable segments are picked up from the corresponding Resource. |
| Time Template | String | Time template associated to the resource.For Resources of Assignment Category, this field contains the time template name.For Resources of Statement of Work Category, this field is blank. |
| Work Schedule | String | Work Schedule associated to the resource.For Resources of Assignment Category, this field contains the work schedule information.For Resources of Statement of Work Category, this field is blank. |
| Work Schedule Effective Date | Date | Date on which the work schedule for the resource is effective.For Resources of Assignment Category, this field contains the work schedule effective date.For Resources of Statement of Work Category, this field is blank. |
| Site | String | Site of the resource.Site codes are defined in the SAP Fieldglass application. |
| Job Codes | String | Job codes of the resource.One job code per row will be downloaded.Job codes are defined in the SAP Fieldglass application. |
| Legal Entity Code | String | Legal entity code of resource. Users must configure their output to include this field. For Resources of Assignment Category, this field contains the legal entity code. For Resources of Statement of Work Category, this field is blank. |
| Business Unit Code | String | Business unit code of resource. Users must configure their output to include this field. For Resources of Assignment Category, this field contains the business unit code. For Resources of Statement of Work Category, this field is blank. |
| Site Code | String | Site code of resource. Users must configure their output to include this field. For Resources of Assignment Category, this field contains the site code. For Resources of Statement of Work Category, this field is blank. |
| Location Code | String | Location code of resource. Users must configure their output to include this field. For Resources of Assignment Category, this field contains the location code. For Resources of Statement of Work Category, this field is blank. |
| Allow Rates on the Resource? | String | Indicates whether rates are allowed on the resouce. The Category field on the resource must be set to 'Assignment'. |
| Rate Category/UOM | String | Rate category code.The Category field on the resource must be set to 'Assignment'. |
| Pay Rate | Decimal | The rate value for the Rate Category.The Category field on the resource must be set to 'Assignment'. |
| Bill Rate | Decimal | The Rate value for the Rate Category.The Category field on the resource must be set to 'Assignment'. |
| Markup Percentage | Decimal | This field reflects the numerical value of the markup percentage for the rate. All values entered are in percentage. For example, 1.25% should be entered as 1.25, not .0125. |
Retrieve all data on workers with Security IDs using the Worker Security Download connector.
| Name | Type | Description |
| Security ID | String | Unique identifier for a candidate when the supplier submits the candidate against a work order (WO). |
| Job Seeker ID | String | SAP Fieldglass Job Seeker ID Tied to the work order (A worker can have many Job Seeker IDs.). |
| Worker ID | String | SAP Fieldglass Worker ID. Populated when the worker registers. Tied to the work order (A worker can have many worker IDs.). |
| Person ID | String | Unique identifier for the worker as a person. Populated when the worker registers. |
| Status | String | Status of the worker: Active or Closed |
| First Name | String | First name of the worker as defined in SAP Fieldglass. |
| Last Name | String | Last name of the worker as defined in SAP Fieldglass. |
| Worker Email | String | Worker's e-mail address. |
| Job Posting Title | String | Job posting title or SOW name for SOW workers. |
| Work Order ID | String | Work Order ID. |
| Work Order/Work Order Revision Owner | String | Work order owner's name. |
| Work Order/Work Order Revision Owner Employee ID | String | Work order owner's employee ID. |
| Business Unit Code | String | Business unit code. |
| Business Unit Name | String | Business Unit Name. |
| Vendor Number | String | SAP Fieldglass Supplier Code for buyer. |
| Vendor Name | String | Supplier name. |
| Buyer Code | String | Buyer company code. |
| Remit To Address Code | String | Code as assigned to the RTA by supplier. |
| Cost Center Name | String | Cost Center Name in SAP Fieldglass. |
| Cost Center Code | String | Cost Center Code in SAP Fieldglass. |
| Task Name | String | Task Name in SAP Fieldglass. |
| Task Code | String | Task Code in SAP Fieldglass. |
| Billable Per Diem | Decimal | Per diem amount that is billable (if applicable). |
| Start Date | Date | Work order start date. |
| End Date | Date | Work order end date. |
| Currency | String | Currency designation. |
| Site Code | String | Site code. |
| Site Name | String | Site name. |
| Rate Category / UOM | String | Worker's Rate Category/UOM for which the corresponding rate will be displayed. More than one Rate Category/UOM may exist for a single worker. If this is the case, a new line will appear for each associated Rate Category/UOM in this file. Rates are pulled from current work order. |
| Bill Rate | Decimal | Worker's Bill Rate which is associated to the Rate Category/UOM listed in the previous field. |
| Pay Rate | Decimal | Worker's Pay Rate which is associated to the Rate Category/UOM listed in the previous field. If the supplier did not enter a Pay Rate, 0.00 will be displayed. |
| Vendor ID | String | Native field for the buyer company's external ID. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time Zone of worker.If not entered, it is defaulted to the default setting of buyer's time zone. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
Retrieve all data on workers with Security IDs using the Worker Security Single Line Download connector.
| Name | Type | Description |
| Security ID | String | Unique identifier for a candidate when the supplier submits the candidate against a work order (WO). |
| Job Seeker ID | String | SAP Fieldglass Job Seeker ID Tied to the work order. (A worker can have many Job Seeker IDs.) |
| Worker ID | String | SAP Fieldglass Worker ID. Populated when the worker registers. Tied to the work order. (A worker can have many worker IDs.) |
| Person ID | String | Unique identifier for the worker as a person. Populated when the worker registers. |
| Status | String | Status of the worker: Active or Closed |
| First Name | String | First name of the worker as defined in SAP Fieldglass. |
| Last Name | String | Last name of the worker as defined in SAP Fieldglass. |
| Worker Email | String | Worker's e-mail address. |
| Job Posting Title | String | Job posting title or SOW name for SOW workers. |
| Work Order ID | String | Work Order ID. |
| Work Order/Work Order Revision Owner | String | Work order owner's name. |
| Work Order/Work Order Revision Owner Employee ID | String | Work order owner's employee ID. |
| Business Unit Code | String | Business unit code. |
| Business Unit Name | String | Business Unit Name. |
| Vendor Number | String | SAP Fieldglass Supplier Code for buyer. |
| Vendor Name | String | Supplier name. |
| Buyer Code | String | Buyer company code. |
| Remit To Address Code | String | Code as assigned to the RTA by supplier. |
| Cost Center Name | String | Primary Cost Center Name in SAP Fieldglass. |
| Cost Center Code | String | Primary Cost Center Code in SAP Fieldglass. |
| Billable Per Diem | Decimal | Per diem amount that is billable (if applicable). |
| Start Date | Date | Work order start date. |
| End Date | Date | Work order end date. |
| Currency | String | Currency designation. |
| Site Code | String | Site code. |
| Site Name | String | Site name. |
| Bill Rate | Decimal | Worker's Bill Rate which is associated to the Rate Category/UOM listed in the previous field. |
| Pay Rate | Decimal | Worker's Pay Rate which is associated to the Rate Category/UOM. If the supplier did not enter a Pay Rate, 0.00 will be displayed. |
| Vendor ID | String | Native field for the buyer company's external ID. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone of worker.If not entered, it is defaulted to the default setting of buyer's time zone. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
Retrieve worker records based on transaction type filtering logic using the Worker Security with Transaction Type Download connector.
| Name | Type | Description |
| Security ID | String | Unique identifier for a candidate when the supplier submits the candidate against a WO. |
| Job Seeker ID | String | Internal SAP Fieldglass ID for Job Seeker. Tied to the work order. A worker can have many Job Seeker IDs. |
| Worker ID | String | Tied to the work order. A worker can have many Worker IDs. Will be blank if the record is downloaded from the work order Populated when the worker registers. |
| Person ID | String | Unique identifier for the worker as a person Will be blank if the record is downloaded from the work order Populated when the worker registers. |
| Status | String | The status is set based on the following: pending: wo created pending: wo accepted closed: wo rejected closed: wo declined activated: wo activated active: worker confirmed active: worker revised active: wo revised closed: wo closed closed: worker closed Rule: Filter out Pending and Activated statuses |
| First Name | String | First name |
| Last Name | String | Last name |
| Worker Email | String | Workers e-mail address |
| Job Posting Title | String | Job posting Title |
| Work Order ID | String | Work Order ID |
| Work Order/Work Order Revision Owner | String | Work Order owner name |
| Work Order/Work Order Revision Owner Employee ID | String | Work Order Employee ID |
| Business Unit Code | String | Business unit code |
| Business Unit Name | String | Business unit name |
| Vendor Number | String | Supplier code |
| Vendor Name | String | Supplier name |
| Buyer Code | String | Buyer Company Code |
| Remit To Address Code | String | Code as assigned to the RTA by supplier |
| Cost Center Name | String | Cost Center Name |
| Cost Center Code | String | Cost Center Code |
| Task_Name | String | Task Name |
| Task_Code | String | Task Code |
| Billable Per Diem | Decimal | Billable Per Diem |
| Start Date | Date | Work order start date. Valid format is: yyyy-mm-dd |
| End Date | Date | Work order end date. Valid format is: yyyy-mm-dd |
| Currency | String | Currency designation (ex. USD) |
| Site Code | String | Site code |
| Site Name | String | Site name |
| Rate Category/ UOM | String | Rate category and rate unit of measure |
| Bill Rate | Decimal | Bill rate for the Rate Category |
| Pay Rate | Decimal | Pay Rate for the Rate Category (Populated for buyer downloads when buyer has access to supplier pay rate data, otherwise this field will be defaulted to 0) |
| Worker Supervisor | String | Username of worker's supervisor |
| Closed Reason | String | Reason for closing worker |
| Buyer Reference | String | Native Buyer Reference on the Worker. Contains External Person ID. |
| Transaction Type | String | Send based on when the user took the action in SAP Fieldglass vs when it is effective. So, if a future close action is taken today we would send a TER trans type with the future end date. The following are possible values: HIR — Indicating brand new contingent worker. Rule: Status is Active and Buyer Reference is Blank UPD—Indicating a change to the existing contract of a contingent worker Rule: Status is Active and Buyer Reference is not Blank and is not a rehire. RHI – Indicating this is an existing worker on a new assignment Rule: Status is Active and Buyer Reference is not Blank and there is a previous Work Order in TRM status, and no other work orders are active during the same window. TER — Indicating a termination Rule: Send when the Action to Close is taken: User Closed in a future date Auto-Close after end date Please reference Transaction Type Process within this document for further details. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone of worker. If not entered, it is defaulted to the default setting of the buyer's time zone. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Original Revision Start Date | Date | Original Revision Start Date |
Retrieve worker records based on transaction type filtering logic using the Worker Security with Transaction Type Single Line Download connector.
| Name | Type | Description |
| Security ID | String | Unique identifier for a candidate when the supplier submits the candidate against a WO. |
| Job Seeker ID | String | Internal SAP Fieldglass ID for Job Seeker. Tied to the work order. A worker can have many Job Seeker IDs. |
| Worker ID | String | Tied to the work order. A worker can have many Worker IDs. Will be blank if the record is downloaded from the work order Populated when the worker registers. |
| Person ID | String | Unique identifier for the worker as a person Will be blank if the record is downloaded from the work order Populated when the worker registers. |
| Status | String | The status is set based on the following: pending: wo created pending: wo accepted closed: wo rejected closed: wo declined activated: wo activated active: worker confirmed active: worker revised active: wo revised closed: wo closed closed: worker closed Rule: Filter out Pending and Activated statuses |
| First Name | String | First name |
| Last Name | String | Last name |
| Worker Email | String | Workers e-mail address |
| Job Posting Title | String | Job Posting title for worker |
| Work Order ID | String | Work Order ID |
| Work Order/Work Order Revision Owner | String | Work Order owner name |
| Work Order/Work Order Revision Owner Employee ID | String | Work Order Employee ID |
| Business Unit Code | String | Business unit code |
| Business Unit Name | String | Business unit name |
| Vendor Number | String | Supplier code |
| Vendor Name | String | Supplier name |
| Buyer Code | String | Buyer Company Code |
| Remit To Address Code | String | Code as assigned to the RTA by supplier |
| Primary Cost Center Name | String | Primary Cost Center Name |
| Primary Cost Center Code | String | Primary Cost Center Code |
| Billable Per Diem | Decimal | Billable Per Diem |
| Start Date | Date | Format: mm/dd/yyyy |
| End Date | Date | Format: mm/dd/yyyy |
| Currency | String | Currency designation (USD) |
| Site Code | String | Site code of worker |
| Site Name | String | Site name |
| Buyer Reference | String | Unique id for buyer side |
| Transaction Type | String | Indicates if hire, rehire, update, or termination |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Time Zone | String | Time zone of worker.If not entered, it is defaulted to the default setting of buyer's time zone. |
| Work Location Name | String | Work Location Name |
| Location Code | String | Valid SAP Fieldglass location code |
| Primary Location | String | Primary Location |
| Primary Location Code | String | Valid SAP Fieldglass location code |
| Original Revision Start Date | Date | Original Revision Start Date |
Retrieve service entry sheets using the Service Entry Sheet Download connector.
| Name | Type | Description |
| Company Code | String | Buyer Code. |
| Company Name | String | Buyer Name. |
| Line Item ID | String | Line Item ID, including Event ID, Schedule ID, Fee ID, Timesheet ID, or Expense Sheet ID. |
| External Line Item ID | String | External ID for the line item. |
| Line Item Name | String | Name of the SOW Line Item. Not applicable to Time Sheets or Expense Sheets. Pull blank value for Time sheet or expenses sheet. |
| Line Item Type | String | The type of document: ES = Expense Sheet PE = Event PS = Schedule TS = Timesheet TU = Fee |
| Revision? | String | Indicates whether the SOW Line Item is a revision to a different Line Item. |
| Original Line Item ID | String | SOW Line Items that are revised will show their Original SOW Line Item ID in this field, to indicate from which SOW Line Item the revision was created |
| Original External Line Item ID | String | SOW Line Items that are revised will show their previous Line Item's External ID. |
| Supplier Code | String | Supplier Code for Buyer. |
| Supplier Name | String | Supplier Name. |
| Vendor ID | String | The Vendor ID value associated to the Supplier. |
| Service Date | Date | The date most typically associated with completion of work for the Line Item. Varies by Line Item module. |
| Submit Date | Date | The date when the line item was submitted. |
| Project ID | String | SOW Statement of Work Reference or Contingent Work Order Reference. |
| PO Number | String | Optional purchase order number from the SOW or Work Order related to the invoice. |
| Master SOW ID | String | Statement of Work ID of the Master SOW.Defaults to blank for contingent work order. |
| Master SOW PO Number | String | Optional purchase order number from the Master SOW related to the invoice.Defaults to blank for contingent work order. |
| Legal Entity Code | String | Legal Entity Code related to the Line Item. |
| Legal Entity Name | String | Legal Entity Name related to the Line Item. |
| Site Code | String | Site Code related to the Line Item. |
| Site Name | String | Site Name related to the Line Item. |
| Capitalized? | String | Indicates if line item is to be capitalized. This value can be edited at the characteristic level. |
| Business Unit Code | String | Business Unit Code related to the Line Item. |
| Business Unit Name | String | Business Unit Name related to the Line Item. |
| Cost Center Code | String | Cost Center Code related to the Line Item. |
| Cost Center Name | String | Cost Center Name related to the Line Item. |
| Cost Center Allocation % | Decimal | Allocation percentage associated to the Line Item's cost center.If company configuration 'Cost Allocation Percentage decimal precision' is enabled, this field shows zeros beyond the precision value set digit. |
| Cost Center Allocation Amount | Decimal | Allocation amount associated to the Line Item's cost center. |
| Currency | String | Currency of the line item. |
| Charge Code | String | Charge code for line item. Only applicable to Time Sheets and Expense Sheets and for the Schedule, Event and Fee definition. Schedule Event and Fee definition pull blank value. |
| General Ledger Account Code | String | General Ledger Account Code related to the Line Item.Mutually exclusive with Segmented Object Detail. |
| Hours | Decimal | Line Item Hours, if applicable. |
| Rate Category Code | String | Line Item Rate Category Code. Only applicable to Time Sheets. For Expense sheet, Schedule, Event, Fee definition, pull blank value. |
| Rate | Decimal | Line item rate. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration is set. More than one string can appear for a cost center. This field is mutually exclusive with GL Account fields. |
| Units | Decimal | The number of units being billed. Not applicable to Events. |
| Unit of Measure Code | String | The unit of measure code for the Units listed. Not applicable to Expense Sheets or Events. |
| Unit of Measure Name | String | The unit of measure name for the Units listed. Not applicable to Expense Sheets or Events. |
| Sequence Number | Int | The sequence number assigned automatically by the Fieldglass application. |
| Buyer Defined Sequence Number | Int | The sequence number assigned manually by the buyer. |
| Library Definition Code | String | The Code of the library definition used to create the Line Item. Only applicable to SOW Characteristics. For Fee Responses, the library is pulled from the Fee Definition. Defaults to blank for timesheet and expense sheet. |
| Library Definition Name | String | The name of the SOW library definition used to create the Line Item. Only applicable to SOW Characteristics. For Fee Responses, the library is pulled from the Fee Definition. This field is blank when the characteristic is not copied from the definition library. Defaults to blank for timesheet and expense sheet. |
| Charged Amount | Decimal | Amount for the individual charge detail of the SOW Line Item. |
| Total Line Item Amount | Decimal | Total Line Item Amount. |
Retrieve service receipts that are in Pending Approval, Approval Paused, Rejected and/or Approved status using the Service Receipt Download connector.
| Name | Type | Description |
| Service Receipt ID | String | Service receipt reference ID. |
| Create Date | Date | Date the time journal was created. |
| Buyer | String | Name of buyer associated to the time journal. |
| Buyer Code | String | Buyer code associated to the time journal. |
| Time Journal Amount | Decimal | Service receipt time journal amount. |
| Time Journal Cost Center | String | Service receipt time journal cost center code. |
| Time Journal Hours | Decimal | Service receipt time journal hours. |
| Service Receipt Amount | Decimal | Total service receipt amount inclusive of all time journals This value repeats for each line of the service receipt that appears in this download. |
| Supplier | String | Name of supplier associated to the time journal. |
| Supplier Code | String | Supplier code associated to the time journal. |
| Assignment ID | String | Reference ID for the associated assignment. |
| Assignment Type | String | Assignment type of the associated assignment. |
| Assignment | String | Name of the associated assignment. |
| Site | String | Site name. |
| Business Unit | String | Business unit associated with the assignment. |
| Status | String | Status of the time journal. |
| PO Number | String | Assignment purchase order number. |
| Line Item Number | String | Assignment line item number. |
| [s]Time Journal Segment Name | String | Any user selectable segment associated with Time Journal. The Segment Name should contain an [s] before the name. The Data Set company configuration must be enabled to view this field. Valid values of the user selectable segments are picked up from the Time Journal. |
| Job Code | String | Job code on the time journal |
| Currency | String | Currency associated with the time journal |
| External Reference ID | String | External reference ID. |
| Time Journal Date | Date | Date of the time journal. |
Retrieve site codes using the Site Download connector.
| Name | Type | Description |
| Code | String | Code for the site. The code must be unique for each site. |
| Name | String | Name of the site. |
| Currency | String | Currency code for currency related to the site. In the event that multiple currencies are to be associated to a site, they may all be entered here, delimited by a tilde '~'. To associate to all enabled SAP Fieldglass currencies, you may enter [ALL]. |
| Parent Site | String | Site code of parent site. |
| Selectable Site? | String | Sets the 'Can Select' flag to true or false. Yes = True No = False |
| Corporate Calendar | String | Name of the corporate calendar used by the site. |
| Description | String | Optional text description of the site. |
| Address 1 | String | Line 1 of the site's address. |
| Address 2 | String | Line 2 of the site's address. |
| City | String | City where the site is located. |
| State/Province | String | State/Province where the site is located. |
| Allow Candidate Anonymity? | String | Yes - Candidate Anonymity Flag is set to True. No/Blank - Candidate Anonymity Flag is set to False. |
| Legal Entity Code | String | Legal entities allow buyers to establish relationships between various data entry elements (such as business units, cost centers, task codes, and users) in the SAP Fieldglass application. The Legal Entity field appears only when the Legal Entity has been enabled in the company configuration. If the Legal Entity Association is set to All, this field will show 'ALL' instead of actual Legal Entities in the download. |
| Country | String | ISO Country Code for the country where the site is located. |
| ZIP/Postal Code | String | Zip Code/Postal Code of the site. Required if Country=USA. |
| Market Type | String | The market type to which this site should be associated. This field is displayed only if the Rate Guidance company configuration option is enabled. When creating or editing a site, the market type is used to manually rank sites into groups with similar Cost of Living Indexes (COLI). If the market type is left blank, the system will use the site's ZIP code to determine the site's COLI by mapping the ZIP code to the COLI table. Sites with ZIP codes found in the COLI table are mapped to one of four market ranges: A, B, C, or D. Some ZIP codes within the U.S., and all areas outside the U.S., are not included in the COLI table. For these sites, the only way to establish COLI information is to manually rank the site using market type. When a site has been ranked, rate guidance information can be populated. |
| Hours per Day | Decimal | Standard hours worked per day at the Site. |
| Hours per Week | Decimal | Standard hours worked per week at the Site. |
| Invoice Tax Information Required? | String | Yes - Invoice Tax Information Required Flag is on site, but not mandatory. No/Blank - Flag does not appear on site. |
| Invoice Tax Information Code | String | Invoice Tax Information code created by buyer. This field is mandatory when the site has workers and the buyer selects ITI required 'Yes' while downloaded. This field is non-mandatory when the buyer is creating a new site or on a site that does not have any workers. |
| Original Code | String | Original code for this site in the ERP instance from which the site originates. Multiple sites may have the same Original Code. If a company does not use multiple ERP instances, this field should be left blank. |
| Modification Type | String | A - Add |
Retrieve SOW and SOW bid information using the SOW with Bid Download connector.
| Name | Type | Description |
| SOW ID | String | Unique identifier for SOW/Bid. |
| Revision Number | Int | SOW Revision number. |
| SOW Name | String | SOW name. |
| Start Date | Date | SOW start date. |
| End Date | Date | SOW end date. |
| Status | String | Current SOW Status. |
| Supplier Code | String | SOW Supplier company code. If SOW template rule 'Suppress Supplier Name' is enabled, output will display 'XXXX' for SOW Bid and for SOW Statuses of Draft/Pending Supplier Review/Pending Approval or Response Approval. Also, if rule is enabled, supplier names will NOT be visible even for users who have the 'View Supplier Bid Responses' User Role Permission enabled. |
| Supplier Name | String | SOW Supplier company name. If SOW template rule 'Suppress Supplier Name' is enabled, output will display 'Name Withheld' for SOW Bid and SOW Statuses of Draft/Pending Supplier Review/Pending Approval or Response Approval. |
| Billable? | String | Indicates if SOW is billable to client. |
| Master SOW? | String | Flag to determine if this is a Master SOW. |
| Legal Entity | String | Legal Entity code associated to SOW. Company configuration 'Enable Legal Entity' must be turned on for Services. |
| Purchase Unit | String | Name of Purchase Unit. Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Purchase Unit Code | String | Code of Purchase Unit. Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Business Unit | String | Business unit code associated to SOW. |
| Clauses | String | This field will determine if clauses are in use by the SOW. |
| Management Events | String | This field will determine if the Management Event characteristic is in use by the SOW. |
| Schedules | String | This field will determine if the Schedule characteristic is in use by the SOW. |
| Events | String | This field will determine if Event characteristic is in use by the SOW. |
| Units/Reimbursable | String | This field will determine if any fee is defined in the SOW. |
| SOW Agency Workers | String | This field will determine if the Workers are in use by the SOW. |
| Maximum Budget | Decimal | Maximum allowed amount to spend on the SOW. |
| Holdback % | Decimal | The holdback % that is set on the SOW. SOW template rule 'Enable Holdback' must be set. |
| Fee Response Holdback % | Decimal | The holdback % that is set on the SOW fee response. SOW template rule 'Enable Holdback' must be set. |
| Currency | String | Code of the currency used by the SOW. |
| Spend to Date | Decimal | Sum of the amount spend on the SOW. |
| Other Pending Spend | Decimal | The total amount of all schedules, events, units, and team-based amounts which are in pending status. |
| Remaining Budget | Decimal | Difference between Maximum Budget and Spend to Date values. |
| Cost Center Code | String | Cost Center code associated to the SOW. |
| Cost Center Name | String | Cost Center name associated to the SOW. |
| Create Date | Date | Create date of the SOW. |
| Submit Date | Date | Submit date of the SOW. |
| SOW Template Name | String | Name of the template from which SOW is Created, if applicable. |
| SOW Template Type | String | Type of the template from SOW is created. Default value is 'Classic'. |
| AP Code | String | The AP Code field appears only when the AP Code Required has been enabled in the company configuration for Contingent and/or Services: Work Orders and Workers. Custom Lookup: AP Code Selection must be created. The AP Code is associated to Work Order or SOW. |
| Created for SOW Bid | String | Indicates if SOW created for Bid. |
| SOW Bid Maximum Budget | Decimal | Indicates maximum budget for SOW Bid. |
| Associated MSOW Name | String | MSOW name associated with supplier.SOW Template rule 'Allow MSOW association to ~SOW Bid~ supplier' must be enabled. |
| Associated MSOW ID | String | MSOW ID associated with SupplierSOW Template rule 'Allow MSOW association to ~SOW Bid~ supplier' must be enabled. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template.For SOW Bid records in this download, this field will always be blank. |
| Commodity Code Description | String | Description of the commodity code.This field must be manually configured to be in the download file template.For SOW Bid records in this download, this field will always be blank. |
| Additional Classifications | String | For MSOWs that have multiple classifications, this field displays the additional classifications added during creation or revision, separated by a (|) pipe delimiter. This field must be manually configured to appear in the download. |
| Work Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
Retrieve SOW characteristic information using the Approved Characteristic Download connector.
| Name | Type | Description |
| SOW Line Item ID | String | SAP Fieldglass SOW Line item ID. |
| SOW ID | String | SOW FG ID corresponding to the characteristic. |
| Revision | Int | Revision of the SOW corresponding to the characteristic. |
| Characteristic Type | String | Which type of characteristic it is. |
| Sequence Number | Int | Sequence number given in the SOW for each characteristic. |
| Buyer Defined Sequence Number | String | Buyer defined sequence number for SOW line item. Company configuration 'Allow Buyer Defined Sequence on SOW Line Items' must be enabled. |
| Name | String | Name given to the characteristic when it was entered in the SOW. |
| Description | String | Description of the characteristic. |
| Status | String | Status of the characteristic. |
| Supplier Code | String | Supplier code corresponding to the characteristic. |
| Submit Date | Date | Date when the characteristic was submitted. This field is found on event and fee characteristics. |
| Approved Date | Date | Date when the characteristic was approved. |
| Cost Center Code | String | Cost center corresponding to the characteristic. |
| Cost Center Allocation % | Decimal | Allocation % of for each of the cost center present in the characteristic. If company configuration 'Cost Allocation Percentage decimal precision' is enabled, this field shows zeros beyond the precision value set digit. |
| Cost Bearing | String | Indicates if cost center is cost bearing or for statistical purposes.Company configurations 'Enable Cost Bearing' and 'Statement of Work' must be enabled. |
| Requested Amount | Decimal | Requested amount of the characteristic. |
| Final Amount | Decimal | Final amount of the characteristic. |
| Amount | Decimal | Amount per line in the fee characteristic. |
| Maximum Budget | Decimal | Maximum budget amount of the corresponding SOW latest confirmed revision. |
| Spend to Date | Decimal | Amount spend to date on the corresponding SOW. |
| Expected Date | Date | Expected completion date of the event. |
| Unit of Measure | String | Unit of measure of schedules or fee characteristics. |
| Maximum Units | Int | Maximum units for schedules or fee characteristics. This shows the maximum amount of units allowed. |
| Units | Int | Field found on the schedules and fee characteristics. This field shows the amount unit used. |
| Rate | Decimal | Rate of the Fee characteristic. |
| Frequency | String | Field found on schedules and management events that are reoccurring. |
| Start Period | Date | Field found on schedules and management events that are reoccurring. |
| Date Range Start | Date | Field found on Schedules and Management Events that are reoccurring. |
| Date Range End | Date | Field found on Schedules and Management Events that are reoccurring. |
| Submitted By Username | String | User name of the user who submitted the characteristic to be approved. This field is found on Event and Fee characteristics. |
| Submitted By Name | String | Name of the user who submitted the characteristic to be approved. |
| Submitted By Id | String | Employee ID of the user who submitted the characteristic to be approved |
| Owner Username | String | User name of the characteristic owner. |
| Owner Name | String | Name of SOW Owner. |
| Owner ID | String | Employee ID of SOW Owner. |
| Task Code | String | 1 to 1 relationship to the characteristic. |
| Business Unit Code | String | Business Unit of the characteristic. |
| GL Account Code | String | GL Account code of characteristic Company configuration 'Require GLA Allocation on Job Postings and Statements of Work' must be enabled. This field is mutually exclusive with Segmented Object Detail field. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|) and dash (-). Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. Note – more than one string can appear for a cost center. |
| Defined By | String | Indicates if the characteristic was defined by the buyer or the supplier. |
| Site | String | Site of the characteristic. |
| Capitalized? | String | This value can be edited at the characteristic level. |
| PO Number | String | PO Number of the characteristic. |
| Reason Code | String | The reason code associated to the SOW Line Item revision. If revising Holdback item, the reason associated with the holdback. Company configuration 'Allow Supplier to submit revised SOW Events, Fees, and Schedules' must be enabled. |
| SOW Line Item Revision Type | String | Type of Event, Fee, or Schedule revision Company configuration 'Allow Supplier to submit revised SOW Events, Fees, and Schedules' must be enabled. |
| SOW Line Item Revision Number | Int | The revision number of the SOW Line Item If revising Holdback, the revision number of the holdback. Company configuration 'Allow Supplier to submit revised SOW Events, Fees, and Schedules' must be enabled. |
| Original SOW Line Item ID | String | The SAP Fieldglass ZID of the original SOW Line Item associated to the SOW Line Item revision. If revising holdback, this must be the SAP Fieldglass ZID of the original holdback item associated with the holdback revision. Company configuration 'Allow Supplier to submit revised SOW Events, Fees, and Schedules' must be enabled. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template. |
| Commodity Code Description | String | Description of the commodity code. This field must be manually configured to be in the download file template. |
| Account Category | String | Identifies the type of Cost Center. |
| Discount | Decimal | Discount on the characteristic. |
| Final Amount after Discount | Decimal | Final Amount after Discount on the characteristic |
| Amount after Discount | Decimal | Amount after discount per line in the fee characteristic |
| Item Category | String | Defines whether the line item is of type Limit or Standard which are planned or unplanned work. Using the Item Category of 'Limit' creates a PO Line for a specified amount. Using the Item Category Type of 'Standard' creates a PO Line where the Qty, Unit, and Unit Rate can be specified.This field only appears in the download if the sysenv= SOW_CREATION_TYPE_ENABLED is enabled and Creation Type = Integration.Only applicable for hierarchial events.This field is visible only at the last level event. |
| Product Type | String | Defines whether the line item is of type 'Material' or 'Service'. A Purchase Order from S/4 can have a mixture of both Service and Material lines which need to be visible in both SAP Fieldglass (SOW) and SAP Ariba.'Material' lines are Read Only and cannot be completed. They are excluded from budget calculation and validations in SAP Fieldglass.'Service' lines are completed in SAP Fieldglass.This field only appears in the download if the sysenv= SOW_CREATION_TYPE_ENABLED is enabled and Creation Type = Integration.Only applicable for hierarchial events.This field is visible only at the last level event. |
| Unit Tolerance % | Decimal | The percentage tolerance allowed on units and amount of 'Standard' type line items.The percentage can be up to 3 decimal places.This field only appears in the download if the sysenv= SOW_CREATION_TYPE_ENABLED is enabled and Creation Type = Integration.Only applicable for hierarchial events.This field is visible only at the last level event. |
| Units with Tolerance | Decimal | Maximum tolerance units for 'Standard' type line items.This field only appears in the download if the sysenv= SOW_CREATION_TYPE_ENABLED is enabled and Creation Type = Integration.Only applicable for hierarchial events.This field is visible only at the last level event. |
| Amount with Tolerance | Decimal | Maximum tolerance amount for 'Limit' type line items.This field only appears in the download if the sysenv= SOW_CREATION_TYPE_ENABLED is enabled and Creation Type = Integration.Only applicable for hierarchial events.This field is visible only at the last level event.This field is not visible to supplier if event's Item Category = Standard. |
Retrieve Statement of Work (SOW) information using the SOW Download connector.
| Name | Type | Description |
| SOW ID | String | Field glass SOW ID. |
| Revision Number | Int | SOW Revision number. |
| SOW Name | String | SOW name. |
| Start Date | Date | SOW start date. |
| End Date | Date | SOW end date. |
| Status | String | Name of the current SOW Status. |
| Supplier Code | String | SOW Supplier company code. If SOW template rule 'Suppress Supplier Name' is enabled, output will display 'XXXX' for SOW Bid and SOW Statuses of Draft/Pending Supplier Review/Pending Approval or Response Approval. |
| Supplier Name | String | SOW Supplier company name. If SOW template rule 'Suppress Supplier Name' is enabled, output will display 'Name Withheld' for SOW Bid and for SOW Statuses of Draft/Pending Supplier Review/Pending Approval or Response Approval. Also, if rule is enabled, Supplier Name will NOT be visible even for users who have the 'View Supplier Bid Responses' User Role Permission enabled. |
| Billable? | String | Indicates if SOW is billable to client. |
| Master SOW? | String | Flag to determine if this is a Mater SOW. |
| Legal Entity | String | Legal Entity code associated to SOW. Company configuration Enable Legal Entity must be turned on for Services. |
| Purchase Unit | String | Name of Purchase Unit. Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Purchase Unit Code | String | Code of Purchase Unit. Company configuration 'Enable Purchase Unit' must be enabled. The User Role Permission 'Purchase Unit - View' must be enabled to view this information. |
| Business Unit | String | Business unit code associated to SOW. |
| Clauses | String | This field will determine if clauses are in use by the SOW. |
| Management Events | String | This field will determine if the Management Event characteristic is in use by the SOW. |
| Schedules | String | This field will determine if the Schedule characteristic is in use by the SOW. |
| Events | String | This field will determine if Event characteristic is in use by the SOW. |
| Units/Reimbursable | String | This field will determine if any fee is defined in the SOW. |
| SOW Agency Workers | String | This field will determine if the Workers are in use by the SOW. |
| Automatically Extend SOW Worker End Dates to Match SOW EndDate | String | Indicates whether the SOW worker end dates are to be automatically extended to match the SOW end date. |
| Maximum Budget | Decimal | Maximum allowed amount to spend on the SOW. |
| Holdback % | Decimal | The holdback % that is set on the SOW. SOW template rule 'Enable Holdback' must be set. |
| Fee Response Holdback % | Decimal | The holdback % that is set on the SOW fee response. SOW template rule 'Enable Holdback' must be set. |
| Currency | String | Code of the currency used by the SOW. |
| Spend to Date | Decimal | Sum of the amount spend on the SOW. |
| Other Pending Spend | Decimal | The total amount of all schedules, events, units, and team-based amounts which are in pending status. |
| Remaining Budget | Decimal | Difference between Maximum Budget and Spend to Date values. |
| Cost Center Code | String | Cost Center code associated to the SOW. |
| Cost Center Name | String | Cost Center name associated to the SOW. |
| Create Date | Date | Create date of the SOW. |
| Submit Date | Date | Submit date of the SOW. |
| SOW Template Name | String | Name of the template from which SOW is Created. |
| SOW Template Type | String | Type of the template from SOW is created. |
| AP Code | String | The AP Code field appears only when the AP Code Required has been enabled in the company configuration for Contingent and/or Services: Work Orders and Workers. Custom Lookup: AP Code Selection must be created. The AP Code is associated to Work Order or SOW. |
| Additional Classifications | String | For MSOWs that have multiple classifications, this field displays the additional classifications added during creation or revision, separated by a (|) pipe delimiter. This field must be manually configured to appear in the download. |
| Additional Suppliers | String | Supplier code(s) for buyer separated by (|).Company configuration 'Master SOW' and 'Allow Multiple Suppliers' must be enabled. |
| Additional Legal Entities | String | Legal entities for buyer separated by (|).Company configuration 'Master SOW', 'Enable Legal Entities' and 'Allow Multiple Suppliers' must be enabled. |
| Additional Currency | String | Currency codes for buyer separated by (|).Company configuration 'Master SOW' and 'Allow Multiple Suppliers' must be enabled. |
| Commodity Code | String | Code for the commodity. This field must be manually configured to be in the download file template. |
| Commodity Code Description | String | Description of the commodity code.This field must be manually configured to be in the download file template. |
| Discount % | Decimal | The discount % on a SOW. If 'Enable Rates 2.0' is enabled, this field does not appear. |
| Work Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | The primary location name.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location Code | String | The primary location code.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
Retrieve worker roles in all statuses using the SOW Worker Role Download connector.
| Name | Type | Description |
| Code | String | SOW Worker role code. |
| Name | String | SOW Worker role name. |
| Description | String | Description of SOW worker role |
| ONET Code | String | The ONET code of the job description. |
| Equipment | String | Indicates equipment flag on team member role. |
| Use Fees for Billing | String | Fee line item can be used for billing purpose / invoicing. Only applicable if SOW has fees. |
| Rate Grid | String | Indicates if rate grid needs to be applied. If 'Enable Rates 2.0' is enabled, this field does not appear. |
| Job Code | String | Indicates job code associated with SOW worker role. |
| Associate to all Suppliers who service SOW | String | Indicates if role can be associated to all SOW suppliers. If not entered, this field defaults to No. |
| Modification Type | String | A = Adds Worker Role. U = Updates Worker Role D = Deletes Worker Role. |
Retrieve supplier configuration information using the Supplier Download connector.
| Name | Type | Description |
| Status | String | Status of supplier. |
| Supplier Code | String | Fieldglass Supplier code to determine which supplier information needs to be edited for the buyer company uploading the file. |
| Supplier Name | String | Name of supplier. |
| Address 1 | String | Line 1 of the site's address. If the field is not entered, the default will be blank. |
| Address 2 | String | Line 2 of the site's address. If the field is not entered, the default will be blank. |
| City | String | City where the site is located. If the field is not entered, the default will be blank. |
| State/Province | String | State/Province where the site is located. Use the two-letter postal code. If the field is not entered, the default will be blank. |
| Country | String | Country where the site is located. If the field is not entered, the default will be blank. |
| Supplier ZIP/Postal Code | String | ZIP Code/Postal Code of the site. Both five- and nine-digit codes are accepted. If the field is not entered, the default will be blank. |
| Supplier Primary Contact Person | String | The primary contact's name. |
| Supplier Primary Contact Person for Services | String | The primary contact's name for Services. |
| Company Duns | String | Dun and Bradstreet number for supplier. |
Retrieve time journals that are in Submitted, Consolidated, and/or Errored status depending on a provided parameter using the Time Journal Download connector.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM TimeJournals WHERE Status = 'Approved' SELECT * FROM TimeJournals WHERE Status = 'Rejected'
| Name | Type | Description |
| Time Journal ID | String | Reference ID for the time journal. |
| Resource | String | Resource name. |
| Buyer | String | Name of buyer associated to the time journal. |
| Buyer Code | String | Buyer code associated to the time journal. |
| Supplier | String | Name of supplier associated to the time journal. |
| Supplier Code | String | Supplier code associated to the time journal. |
| Date | Date | Date the resource time data for was logged to the time journal. |
| Create Date | Date | Date the time journal was created. |
| Assignment ID | String | Reference ID for the associated assignment. |
| Assignment | String | Name of the associated assignment. |
| Site | String | Site name. |
| Assignment Owner | String | Name of assignment owner at the time the time journal was created. |
| Total Hours | Decimal | Total number of hours worked by the resource on a given assignment line item and rate category. |
| Rate Category/UOM | String | Rate category and unit of measure of the rate |
| Rate | Decimal | Rate applicable for the hours and rate category worked by the resource. |
| Amount | Decimal | Time journal amount. |
| Cost Center | String | Cost center associated with the time journal. |
| Status | String | Status of the time journal. Available values are All, Pending Approval, Approved, Rejected, Consolidated, and Errored. Defaults to All. |
| PO Number | String | Assignment purchase order number. |
| Line Item Number | String | Assignment line item number. |
| Time Journal Segment Name | String | Any user selectable segment associated with Time Journal. The Segment Name should contain an [s] before the name. The Data Set company configuration must be enabled to view this field. Valid values of the user selectable segments are picked up from the Time Journal. |
| Lookup Name | String | Assignment rate lookup name. The Data Set company configuration must be enabled to view this field. |
| Job Code | String | Job code on the time journal. |
| Currency | String | Currency associated with the time journal. |
| Buyer Ref | String | Buyer reference field that can be used to reference the time journal. |
Retrieve time sheet deductions for buyers using the Deduction Buyer Download connector.
| Name | Type | Description |
| Supplier Code | String | Fieldglass Supplier Code |
| Supplier Name | String | Fieldglass Supplier Name |
| Time Sheet ID | String | Fieldglass Time Sheet ID of time sheet with deductions |
| Time Sheet Status | String | Indicates status of time sheet with deductions |
| Time Sheet Start Date | Date | Start Date of Time Sheet |
| Worker First Name | String | Worker's First Name |
| Worker Last Name | String | Worker's Last Name |
| Worker ID | String | Fieldglass Worker ID |
| Job Seeker ID | String | Fieldglass Job Seeker ID |
| Currency | String | Currency in which billable amount is to be paid |
| Cost Center | String | Cost Center Code for the deduction |
| Deduction Name | String | Indicates name of deduction |
| Deduction Code | String | Indicates deduction code |
| Comments | String | Comments associated with deduction |
| Deduction Amount | Decimal | Amount of deduction on the time sheet |
| Invoice Amount | Decimal | Amount invoiced on the time sheet |
Retrieve contingent worker time sheets that are in Draft (with time entries), Rejected, and/or Pending Approval status, depending on a provided parameter using the Time Sheet Download connector.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM TimeSheets WHERE [Time Sheet Status] = 'Draft' SELECT * FROM TimeSheets WHERE [Time Sheet Status] = 'Rejected'
| Name | Type | Description |
| Time Sheet ID | String | Fieldglass Time Sheet ID |
| Time Sheet Status | String | This parameter specifies the status of the time sheets. Available values are All, Draft, Rejected, Pending Approval, and Revoked. Defaults to All. |
| Time Sheet Start Date | Date | Start Date of Time Sheet |
| Time Sheet End Date | Date | End Date of Time Sheet |
| Time Sheet Submit Date/Time | Datetime | Date and Time when Time Sheet was Submitted by the Worker |
| Time Sheet Approved Date | Date | Date the Time Sheet was fully approved. Blank if Time Sheet is yet to be approved. |
| Time Entry Date | Date | Date for which time is being recorded. |
| Buyer Name | String | Fieldglass Buyer Name |
| Buyer Code | String | Fieldglass Buyer Code |
| Supplier Name | String | Fieldglass Supplier Name |
| Supplier Code | String | Fieldglass Supplier Code |
| Account Name | String | Name of the Account, such as geographical area covered. See Glossary |
| Account Code | String | The unique system identifier for the account. See Glossary |
| Remit To Address Code | String | Supplier's Remit To Address Code |
| Job Posting Owner | String | Fieldglass Job Posting Owner in 'First,Last' format. |
| Work Order ID | String | Fieldglass Work Order ID |
| Worker ID | String | Fieldglass Worker ID |
| Job Seeker ID | String | Fieldglass Job Seeker ID |
| Worker Last Name | String | Worker's Last Name |
| Worker First Name | String | Worker's First Name |
| Site Code | String | Fieldglass Site Code associated to the Worker. |
| Site Name | String | Fieldglass Site Name associated to Site Code above. |
| Business Unit Code | String | Fieldglass Business Unit Code associated to worker. |
| Business Unit Name | String | Fieldglass Business Unit Name related to Business Unit Code above. |
| Final Approver First Name | String | First Name of the Time Sheet's Final Approver. Only appears if the Time Sheet has last approver ID populated. |
| Final Approver Last Name | String | Last Name of the Time Sheet's Final Approver. Only appears if the Time Sheet has last approver ID populated. |
| Final Approver Employee ID | String | Final Approver's Employee ID as stored on their SAP Fieldglass User Profile. |
| Cost Center Code | String | Cost Center Code against which time is being recorded. |
| Cost Center Name | String | Cost Center Name related to the Cost Center Code above. |
| Task Code | String | Task Code against which time is being recorded. |
| Task Name | String | Task Name associated to the Task Code above. |
| General Ledger Account Code | String | General Ledger Account associated to the Task against which time is being recorded. Will be downloaded only when the company is GL enabled. This field is mutually exclusive with Segmented Object Detail. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-) Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. Note - More than one string can appear for a cost center. |
| Billable Per Diem | Decimal | Amount of any Billable Per Diem to be paid for the Time Entry Date |
| Billable Hours | Decimal | Number of Billable Hours recorded for the Time Entry Date |
| Non-billable Hours | Decimal | Number Non-Billable Hours recorded for the Time Entry Date |
| Total Hours | Decimal | Sum Total of Billable and Non-Billable Hours recorded for the Time Entry Date. |
| Billable Amount | Decimal | Total Amount to be billed for the Time Entry Date |
| Currency | String | Currency in which Billable Amount is to be paid. |
| Rate Category / UOM | String | Rate Category and Unit of Measure for time recorded. |
| Bill Rate Buyer | Decimal | The Bill Rate that the Buyer will pay for each billable hour recorded. |
| Bill Rate Supplier | Decimal | The Bill Rate that the Supplier will receive for each billable hour recorded. |
| Pay Rate | Decimal | The Worker's pay rate. |
| Location Code | String | The location code of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.The 'Location Code' column does not display on any of the above mentioned downloads until the client has configured the download to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink |
| Work Location Name | String | The location name of the hours against the Rate/Rate Category for that day.Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations on the time sheet.The 'Work Location Name' column does not display on any of the above mentioned downloads until the client has configured the download to do so via the Enabled Fields tab's '+Add Native Fields' hyperlink |
Retrieve time sheet deductions for suppliers using the Deduction Supplier Download connector.
| Name | Type | Description |
| Buyer Code | String | Fieldglass Buyer Code associated with supplier |
| Buyer Name | String | Fieldglass Buyer Name |
| Time Sheet ID | String | Fieldglass Time Sheet ID of time sheet with deductions |
| Time Sheet Status | String | Indicates status of time sheet with deductions |
| Time Sheet Start Date | Date | Start Date of Time Sheet |
| Worker First Name | String | Worker's First Name |
| Worker Last Name | String | Worker's Last Name |
| Worker ID | String | Fieldglass Worker ID |
| Job Seeker ID | String | Fieldglass Job Seeker ID |
| Currency | String | Currency in which Billable Amount is to be paid. |
| Cost Center | String | Cost Center Code for the deduction |
| Deduction Name | String | Indicates name of deduction |
| Deduction Code | String | Indicates deduction code |
| Comments | String | Comments associated with deduction |
| Deduction Amount | Decimal | Amount of deduction on time sheet |
| Invoice Amount | Decimal | Amount invoiced on time sheet |
Retrieve time sheets with no time entries using the Time Sheet with No Time Entry Download connector.
| Name | Type | Description |
| Buyer Name | String | Fieldglass Buyer Name |
| Buyer Code | String | Fieldglass Buyer Code |
| Supplier Name | String | Fieldglass Supplier Name |
| Supplier Code | String | Fieldglass Supplier Code |
| Account Name | String | Name of the Account, such as geographical area covered. See Glossary |
| Account Code | String | The unique system identifier for the account. See Glossary |
| Remit To Address Code | String | Supplier's Remit To Address Code |
| Job Posting Owner | String | Fieldglass Job Posting Owner in 'First,Last' format. |
| Work Order ID | String | Fieldglass Work Order ID |
| Worker ID | String | Fieldglass Worker ID |
| Job Seeker ID | String | Fieldglass Job Seeker ID |
| Worker Last Name | String | Worker's Last Name |
| Worker First Name | String | Worker's First Name |
| Site Code | String | Fieldglass Site Code associated to the Worker. |
| Site Name | String | Fieldglass Site Name associated to Site Code above. |
| Business Unit Code | String | Fieldglass Business Unit Code associated to Worker. |
| Business Unit Name | String | Fieldglass Business Unit Name related to Business Unit Code above. |
| Final Approver First Name | String | First Name of the Time Sheet's Final Approver. Only appears if the Time Sheet has last approver ID populated. |
| Final Approver Last Name | String | Last Name of the Time Sheet's Final Approver. Only appears if the Time Sheet has last approver ID populated. |
| Final Approver Employee ID | String | Final Approver's Employee ID as stored on their SAP Fieldglass User Profile. |
| Final Approver Email | String | Final Approver's email address as stored on their SAP Fieldglass User Profile. |
| Time Sheet ID | String | Fieldglass Time Sheet ID |
| Time Sheet Status | String | Fieldglass Time Sheet Status |
| Time Sheet Start Date | Date | Start Date of Time Sheet |
| Time Sheet End Date | Date | End Date of Time Sheet |
| Time Sheet Submit Date/Time | Date | Date and Time when Time Sheet was Submitted by the Worker |
| Time Sheet Approved Date | Date | Date the Time Sheet was fully approved. Blank if Time Sheet is yet to be approved. |
| Time Entry Date | Date | Date for which time is being recorded. |
| Cost Center Code | String | Cost Center Code against which time is being recorded. |
| Cost Center Name | String | Cost Center Name related to the Cost Center Code above. |
| Task Code | String | Task Code against which time is being recorded. |
| Task Name | String | Task Name associated to the Task Code above. |
| General Ledger Account Code | String | General Ledger Account associated to the Task against which time is being recorded. Will be downloaded only when the company is GL enabled. This field is mutually exclusive with Segmented Object Detail. |
| Segmented Object Detail | String | Segmented Object Detail string. Segments will be separated by delimiter on the Segmented Object. Valid delimiters are colon (:), semi-colon (;), pipe (|), and dash (-). Required if 'Enable Segmented Object Detail' configuration set. This field is mutually exclusive with GL Account fields. Note - More than one string can appear for a cost center. |
| Billable Per Diem | Decimal | Amount of any Billable Per Diem to be paid for the Time Entry Date |
| Billable Hours | Decimal | Number of Billable Hours recorded for the Time Entry Date |
| Non-billable Hours | Decimal | Number Non-Billable Hours recorded for the Time Entry Date |
| Total Hours | Decimal | Sum Total of Billable and Non-Billable Hours recorded for the Time Entry Date. |
| Billable Amount | Decimal | Total Amount to be billed for the Time Entry Date |
| Billable Amount after Discount | Decimal | Billable Amount of the time sheet date after applying the discount. |
| Currency | String | Currency in which Billable Amount is to be paid. |
| Rate Category / UOM | String | Rate Category and Unit of Measure for time recorded. |
| Bill Rate Buyer | Decimal | The Bill Rate that the Buyer will pay for each billable hour recorded. |
| Bill Rate Supplier | Decimal | The Bill Rate the Supplier will receive for each billable hour recorded. |
| Pay Rate | Decimal | The Worker's pay rate. |
Retrieve worker time in/time out (TITO) details based off a parameter entered during run time using the TITO Time Sheet Status Parameter Download connector.
The Cloud will use the SAP Fieldglass API to process WHERE clause conditions built with the following columns and operators. The remaining filter criteria is executed client-side within the Cloud.
For example, the following queries are processed server-side:
SELECT * FROM TITOTimeSheets WHERE Status = 'Pending Validation' SELECT * FROM TITOTimeSheets WHERE Status = 'Pending Supplier Review'
| Name | Type | Description |
| Worker_Id | String | Valid Worker ID |
| Last Name | String | Worker's Last Name |
| First Name | String | Worker's First Name |
| Time_Sheet_Id | String | Valid SAP Fieldglass Timesheet ID |
| Date | Date | Date of the Timesheet Day for which TITO Details are being added. |
| Time In | String | Worker Time In at the beginning of the work day. |
| Meal Break 1 Out | String | Meal Break 1 Out Time |
| Meal Break 1 In | String | Meal Break 1 In Time |
| Meal Break 2 Out | String | Meal Break 2 Out Time |
| Meal Break 2 In | String | Meal Break 2 In Time |
| Meal Break 3 Out | String | Meal Break 3 Out Time |
| Meal Break 3 In | String | Meal Break 3 In Time |
| Time Out | String | Worker Time Out at the conclusion of the work day. |
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Status | String | This parameter specifies the status of the TITO time sheets. Available values are Draft, Pending Validation, and Pending Supplier Review. Defaults to Draft. |
Retrieve all active users for the logged in user's company using the User Download connector.
| Name | Type | Description |
| Username | String | The user's SAP Fieldglass username. This item must be unique to the system (not just the buyer). SAP Fieldglass recommends the user's email address as the username. For Bulk Full version, this key field must be in the first position. See the Configuration Considerations section for more information. |
| Prefix | String | The prefix of the user's name. |
| First Name | String | The user's first name. |
| Last Name | String | The user's last name. |
| Display Name | String | How the user's name should be displayed throughout the application. If left blank, the user's display name will default to the 'Last Name, First Name' format. |
| String | The user's email. | |
| Phone Number | String | The user's phone number. |
| Fax Number | String | The user's fax number. |
| Mobile Number | String | The user's mobile number. |
| Additional Roles | String | The user's additional user roles. |
| Address 1 | String | The user's address, Line 1. |
| Address 2 | String | The user's address, Line 2. |
| City | String | The user's city. |
| State | String | The user's state/province. Use the 2-digit state code. |
| Country | String | The user's country. For example 'USA'. |
| ZIP Code | String | The user's postal code/zip code. Both 5- and 9-digit codes are accepted. |
| Employee ID | String | The identifier appointed to the user by the buyer company. |
| Title | String | The user's job title. |
| MSP User | String | Indicates if user belongs to an MSP company. |
| Role Name | String | The user role as defined in the SAP Fieldglass system. The user role defines what access and security privileges the user has. |
| Primary Business Unit | String | The Business Unit Code as defined in the SAP Fieldglass system. The business unit identifies what data the user has access to in SAP Fieldglass, as well as the approval groups that are executed. |
| Primary Supervisor Username | String | The SAP Fieldglass username of the user's primary supervisor from the buyer side, which is used for escalation and notifications. Usernames are defined in the SAP Fieldglass system. |
| Default Cost Center | String | The Cost Center Code as defined in the SAP Fieldglass system. The Default Cost Center identifies the preferred cost center of the user and what data the user has access to in SAP Fieldglass. |
| Default Site | String | The Site Code as defined in the SAP Fieldglass system. The default site identifies the preferred site of the user and what data the user has access to in SAP Fieldglass. |
| Default Legal Entity | String | Default legal entity from user profile. Company configuration 'Enable Legal Entity' must be enabled. Applicable for version 2.0 only. |
| Cost Center Access | String | Determines the method for which cost center access will be given to a user. ALL = All cost centers are associated with the user. Build = As cost centers are used by users that are subordinate to the user or appear on transactions requiring the user's approval, the user is given access. Associate = Cost centers must be explicitly associated with the user on their profile in SAP Fieldglass. |
| Business Unit Access | String | Determines the method for which business unit access will be given to a user. ALL = All business units are associated with the user. Build = As business units are used by users that are subordinate to the user or appear on transactions requiring the user's approval, the user is given access. Associate = Business units must be explicitly associated with the user on their profile in SAP Fieldglass. |
| Site Access | String | Determines the method for which sites access will be given to a user. ALL = All sites are associated with the user. Build = As sites are used by users that are subordinate to the user or appear on transactions requiring the user's approval, the user is given access. Associate = Sites must be explicitly associated with the user on their profile in SAP Fieldglass. |
| User Last Login | String | Date the user last logged in to SAP Fieldglass. |
| Receive Notifications via email before Registration | String | Indicates if supplier emails should be sent prior to worker registration. |
| View Administrative Product Documentation | String | Indicates the user can view documentation for buyer administrators on the SAP Fieldglass product page on the SAP Help Portal. |
Retrieve multiple workers using the Worker from Work Order Download connector.
| Name | Type | Description |
| Job Seeker ID | String | Tied to the work order. A worker can have many Job Seeker ID's. |
| Worker ID | String | Will be blank if the record is downloaded from the work order. Tied to the work order. A worker can have many worker IDs. |
| Person ID | String | Will be blank if the record is downloaded from the work order. Unique identifier for the worker as a person. |
| Security ID | String | This column will only appear in the file if the Security ID field functionality is activated in SAP Fieldglass for the buyer. If the functionality is not activated, this column will not be in the file. |
| Status | String | Pending - Work order created or accepted or activated. Closed - Work order rejected, declined, closed, or worker closed. Active - Worker confirmed or work order revised. |
| First Name | String | Worker First Name. Populated from Worker once registered; populated from Job Seeker prior to registration. |
| Last Name | String | Worker Last Name. Populated from Worker once registered; populated from Job Seeker prior to registration. |
| Worker Email | String | Worker's Email Address. |
| Job Posting Title | String | Job Posting Title for Temporary or Direct Hire Workers. SOW Name for SOW Workers. |
| Work Order ID | String | Work Order ID. *Will be blank for Profile Workers. |
| Work Order/WorkOrder RevisionOwner | String | Work Order Owner Name. |
| Work Order/WorkOrder RevisionOwner Employee ID | String | Work Order Owner Employee ID. |
| Business Unit Code | String | Business Unit Code. |
| Business Unit Name | String | Business Unit Name. |
| Vendor Number | String | Fieldglass Supplier Code. |
| Vendor Name | String | Supplier Name. |
| Buyer Code | String | Fieldglass Buyer Company Code. |
| Remit To Address Code | String | Code as assigned to the Remit To Address by the Supplier. |
| Worker Pay Type Code | String | Indicates any worker pay types.Company configuration 'Use Worker Type' must be enabled. |
| Cost Center Name | String | Cost Center Name. |
| Cost Center Code | String | Cost Center Code. |
| Task_Name | String | Task Name. If Worker has flag set to allow access to all Task Codes, this field will be blank. |
| Task_Code | String | Task Code If Worker has flag set to allow access to all Task Codes, this field will be blank. |
| Billable Per Diem | Int | Billable Per Diem Amount. |
| Start Date | Date | Start Date of latest Confirmed Work Order Revision. |
| End Date | Date | End Date of the latest Confirmed Work Order Revision. |
| Currency | String | Three-character ISO currency designation. |
| Site Code | String | Site Code. |
| Site Name | String | Site Name. |
| Rate Category/UOM | String | Rate category and rate unit (e.g. ST/Hr, OT/Day, ST/MTH). |
| Bill Rate | Int | Bill Rate for the Rate Category. |
| Pay Rate | Int | Pay Rate for the Rate Category. Populated for buyer downloads when buyer has access to supplier pay rate data, otherwise this field will default to 0. |
| Vendor ID | String | Native field for the buyer company's external ID. |
| Worker Country of Origin | String | Indicates worker's country of origin.Company configurations 'Allow Security ID format by Worker Country of Origin' and 'Enable Security Information' must be enabled. |
| Discount % | Decimal | Discount % from SOW Worker |
| Work Location Name | String | The location name. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location Code | String | Indicates primary location code when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Location Code | String | The location code. Company configuration 'Allow Multiple Locations' must be enabled. Row will be repeated with the exact same information in all columns except the location columns. There will be as many duplicated rows as there are number of locations. |
| Primary Location | String | Indicates primary location name when Company Configuration 'Allow Multiple Locations' is enabled. Client must configure the download to include this field via the Enabled Fields +Add Native Fields hyperlink. |
| Original Revision Start Date | Date | This field returns the Start Date from the original work order regardless of what revision the work order is currently on. |
ストアドプロシージャはファンクションライクなインターフェースで、SAP Fieldglass の単純なSELECT 処理にとどまらずCloud の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにSAP Fieldglass から関連するレスポンスデータを返します。
| Name | Description |
| ModifyItem | Approve or reject an item. |
Approve or reject an item.
| Name | Type | Required | Description |
| ModuleId | String | True | The Id of the module. |
| WorkItemId | String | True | The Id of the work item. |
| Action | String | True | The action to take on the work item. If it is set to 'reject', then the reasonId is required.
使用できる値は次のとおりです。approve, reject |
| Comments | String | False | Any comments about the action. |
| ReasonId | String | False | The reason Id for the rejection. This is required when the action is reject. |
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation completed successfully. |
このセクションで説明されているシステムテーブルをクエリして、スキーマ情報、データソース機能に関する情報、およびバッチ操作の統計にアクセスできます。
以下のテーブルは、SAP Fieldglass のデータベースメタデータを返します。
以下のテーブルは、データソースへの接続方法およびクエリ方法についての情報を返します。
次のテーブルは、データ変更クエリのクエリ統計を返します。
利用可能なデータベースをリストします。
次のクエリは、接続文字列で決定されるすべてのデータベースを取得します。
SELECT * FROM sys_catalogs
| Name | Type | Description |
| CatalogName | String | データベース名。 |
利用可能なスキーマをリストします。
次のクエリは、すべての利用可能なスキーマを取得します。
SELECT * FROM sys_schemas
| Name | Type | Description |
| CatalogName | String | データベース名。 |
| SchemaName | String | スキーマ名。 |
利用可能なテーブルをリストします。
次のクエリは、利用可能なテーブルおよびビューを取得します。
SELECT * FROM sys_tables
| Name | Type | Description |
| CatalogName | String | テーブルまたはビューを含むデータベース。 |
| SchemaName | String | テーブルまたはビューを含むスキーマ。 |
| TableName | String | テーブル名またはビュー名。 |
| TableType | String | テーブルの種類(テーブルまたはビュー)。 |
| Description | String | テーブルまたはビューの説明。 |
| IsUpdateable | Boolean | テーブルが更新可能かどうか。 |
利用可能なテーブルおよびビューのカラムについて説明します。
次のクエリは、AuditTrails テーブルのカラムとデータ型を返します。
SELECT ColumnName, DataTypeName FROM sys_tablecolumns WHERE TableName='AuditTrails'
| Name | Type | Description |
| CatalogName | String | テーブルまたはビューを含むデータベースの名前。 |
| SchemaName | String | テーブルまたはビューを含むスキーマ。 |
| TableName | String | カラムを含むテーブルまたはビューの名前。 |
| ColumnName | String | カラム名。 |
| DataTypeName | String | データ型の名前。 |
| DataType | Int32 | データ型を示す整数値。この値は、実行時に環境に基づいて決定されます。 |
| Length | Int32 | カラムのストレージサイズ。 |
| DisplaySize | Int32 | 指定されたカラムの通常の最大幅(文字数)。 |
| NumericPrecision | Int32 | 数値データの最大桁数。文字データおよび日時データの場合は、カラムの長さ(文字数)。 |
| NumericScale | Int32 | カラムのスケール(小数点以下の桁数)。 |
| IsNullable | Boolean | カラムがNull を含められるかどうか。 |
| Description | String | カラムの簡単な説明。 |
| Ordinal | Int32 | カラムのシーケンスナンバー。 |
| IsAutoIncrement | String | カラムに固定増分値が割り当てられるかどうか。 |
| IsGeneratedColumn | String | 生成されたカラムであるかどうか。 |
| IsHidden | Boolean | カラムが非表示かどうか。 |
| IsArray | Boolean | カラムが配列かどうか。 |
| IsReadOnly | Boolean | カラムが読み取り専用かどうか。 |
| IsKey | Boolean | sys_tablecolumns から返されたフィールドがテーブルの主キーであるかどうか。 |
| ColumnType | String | スキーマ内のカラムの役割または分類。可能な値は、SYSTEM、LINKEDCOLUMN、NAVIGATIONKEY、REFERENCECOLUMN、およびNAVIGATIONPARENTCOLUMN が含まれます。 |
利用可能なストアドプロシージャをリストします。
次のクエリは、利用可能なストアドプロシージャを取得します。
SELECT * FROM sys_procedures
| Name | Type | Description |
| CatalogName | String | ストアドプロシージャを含むデータベース。 |
| SchemaName | String | ストアドプロシージャを含むスキーマ。 |
| ProcedureName | String | ストアドプロシージャの名前。 |
| Description | String | ストアドプロシージャの説明。 |
| ProcedureType | String | PROCEDURE やFUNCTION などのプロシージャのタイプ。 |
ストアドプロシージャパラメータについて説明します。
次のクエリは、SampleProcedure ストアドプロシージャのすべての入力パラメータについての情報を返します。
SELECT * FROM sys_procedureparameters WHERE ProcedureName = 'SampleProcedure' AND Direction = 1 OR Direction = 2
パラメータに加えて結果セットのカラムを含めるには、IncludeResultColumns 擬似カラムをTrue に設定します。
SELECT * FROM sys_procedureparameters WHERE ProcedureName = 'SampleProcedure' AND IncludeResultColumns='True'
| Name | Type | Description |
| CatalogName | String | ストアドプロシージャを含むデータベースの名前。 |
| SchemaName | String | ストアドプロシージャを含むスキーマの名前。 |
| ProcedureName | String | パラメータを含むストアドプロシージャの名前。 |
| ColumnName | String | ストアドプロシージャパラメータの名前。 |
| Direction | Int32 | パラメータのタイプに対応する整数値:input (1)。input/output (2)、またはoutput(4)。input/output タイプパラメータは、入力パラメータと出力パラメータの両方になれます。 |
| DataType | Int32 | データ型を示す整数値。この値は、実行時に環境に基づいて決定されます。 |
| DataTypeName | String | データ型の名前。 |
| NumericPrecision | Int32 | 数値データの場合は最大精度。文字データおよび日時データの場合は、カラムの長さ(文字数)。 |
| Length | Int32 | 文字データの場合は、許可される文字数。数値データの場合は、許可される桁数。 |
| NumericScale | Int32 | 数値データの小数点以下の桁数。 |
| IsNullable | Boolean | パラメータがNull を含められるかどうか。 |
| IsRequired | Boolean | プロシージャの実行にパラメータが必要かどうか。 |
| IsArray | Boolean | パラメータが配列かどうか。 |
| Description | String | パラメータの説明。 |
| Ordinal | Int32 | パラメータのインデックス。 |
| Values | String | このパラメータで設定できる値は、このカラムに表示されるものに限られます。指定できる値はカンマ区切りです。 |
| SupportsStreams | Boolean | パラメータがファイルを表すかどうか。ファイルは、ファイルパスとして渡すことも、ストリームとして渡すこともできます。 |
| IsPath | Boolean | パラメータがスキーマ作成操作のターゲットパスかどうか。 |
| Default | String | 何も値が指定されていない場合に、このパラメータで使用される値。 |
| SpecificName | String | 複数のストアドプロシージャが同じ名前を持つ場合、それぞれの同名のストアドプロシージャを一意に識別するラベル。特定の名前を持つプロシージャが1つだけの場合は、その名前がここに単純に反映されます。 |
| IsCDataProvided | Boolean | プロシージャがネイティブのSAP Fieldglass プロシージャではなく、CData によって追加 / 実装されているかどうか。 |
| Name | Type | Description |
| IncludeResultColumns | Boolean | 出力にパラメータに加えて結果セットのカラムを含めるかどうか。デフォルトはFalse です。 |
主キーおよび外部キーについて説明します。
次のクエリは、AuditTrails テーブルの主キーを取得します。
SELECT * FROM sys_keycolumns WHERE IsKey='True' AND TableName='AuditTrails'
| Name | Type | Description |
| CatalogName | String | キーを含むデータベースの名前。 |
| SchemaName | String | キーを含むスキーマの名前。 |
| TableName | String | キーを含むテーブルの名前。 |
| ColumnName | String | キーカラムの名前 |
| IsKey | Boolean | カラムがTableName フィールドで参照されるテーブル内の主キーかどうか。 |
| IsForeignKey | Boolean | カラムがTableName フィールドで参照される外部キーかどうか。 |
| PrimaryKeyName | String | 主キーの名前。 |
| ForeignKeyName | String | 外部キーの名前。 |
| ReferencedCatalogName | String | 主キーを含むデータベース。 |
| ReferencedSchemaName | String | 主キーを含むスキーマ。 |
| ReferencedTableName | String | 主キーを含むテーブル。 |
| ReferencedColumnName | String | 主キーのカラム名。 |
外部キーについて説明します。
次のクエリは、他のテーブルを参照するすべての外部キーを取得します。
SELECT * FROM sys_foreignkeys WHERE ForeignKeyType = 'FOREIGNKEY_TYPE_IMPORT'
| 名前 | タイプ | 説明 |
| CatalogName | String | キーを含むデータベースの名前。 |
| SchemaName | String | キーを含むスキーマの名前。 |
| TableName | String | キーを含むテーブルの名前。 |
| ColumnName | String | キーカラムの名前 |
| PrimaryKeyName | String | 主キーの名前。 |
| ForeignKeyName | String | 外部キーの名前。 |
| ReferencedCatalogName | String | 主キーを含むデータベース。 |
| ReferencedSchemaName | String | 主キーを含むスキーマ。 |
| ReferencedTableName | String | 主キーを含むテーブル。 |
| ReferencedColumnName | String | 主キーのカラム名。 |
| ForeignKeyType | String | 外部キーがインポート(他のテーブルを指す)キーかエクスポート(他のテーブルから参照される)キーかを指定します。 |
主キーについて説明します。
次のクエリは、すべてのテーブルとビューから主キーを取得します。
SELECT * FROM sys_primarykeys
| Name | Type | Description |
| CatalogName | String | キーを含むデータベースの名前。 |
| SchemaName | String | キーを含むスキーマの名前。 |
| TableName | String | キーを含むテーブルの名前。 |
| ColumnName | String | キーカラムの名前。 |
| KeySeq | String | 主キーのシーケンス番号。 |
| KeyName | String | 主キーの名前。 |
利用可能なインデックスについて説明します。インデックスをフィルタリングすることで、より高速なクエリ応答時間でセレクティブクエリを記述できます。
次のクエリは、主キーでないすべてのインデックスを取得します。
SELECT * FROM sys_indexes WHERE IsPrimary='false'
| Name | Type | Description |
| CatalogName | String | インデックスを含むデータベースの名前。 |
| SchemaName | String | インデックスを含むスキーマの名前。 |
| TableName | String | インデックスを含むテーブルの名前。 |
| IndexName | String | インデックス名。 |
| ColumnName | String | インデックスに関連付けられたカラムの名前。 |
| IsUnique | Boolean | インデックスが固有の場合はTrue。そうでない場合はFalse。 |
| IsPrimary | Boolean | インデックスが主キーの場合はTrue。そうでない場合はFalse。 |
| Type | Int16 | インデックスタイプに対応する整数値:statistic (0)、clustered (1)、hashed (2)、またはother (3)。 |
| SortOrder | String | 並べ替え順序:A が昇順、D が降順。 |
| OrdinalPosition | Int16 | インデックスのカラムのシーケンスナンバー。 |
利用可能な接続プロパティと、接続文字列に設定されている接続プロパティに関する情報を返します。
次のクエリは、接続文字列に設定されている、あるいはデフォルト値で設定されているすべての接続プロパティを取得します。
SELECT * FROM sys_connection_props WHERE Value <> ''
| Name | Type | Description |
| Name | String | 接続プロパティ名。 |
| ShortDescription | String | 簡単な説明。 |
| Type | String | 接続プロパティのデータ型。 |
| Default | String | 明示的に設定されていない場合のデフォルト値。 |
| Values | String | 可能な値のカンマ区切りリスト。別な値が指定されていると、検証エラーがスローされます。 |
| Value | String | 設定した値またはあらかじめ設定されたデフォルト。 |
| Required | Boolean | プロパティが接続に必要かどうか。 |
| Category | String | 接続プロパティのカテゴリ。 |
| IsSessionProperty | String | プロパティが、現在の接続に関する情報を保存するために使用されるセッションプロパティかどうか。 |
| Sensitivity | String | プロパティの機密度。これは、プロパティがロギングおよび認証フォームで難読化されているかどうかを通知します。 |
| PropertyName | String | キャメルケースの短縮形の接続プロパティ名。 |
| Ordinal | Int32 | パラメータのインデックス。 |
| CatOrdinal | Int32 | パラメータカテゴリのインデックス。 |
| Hierarchy | String | このプロパティと一緒に設定する必要がある、関連のある依存プロパティを表示します。 |
| Visible | Boolean | プロパティが接続UI に表示されるかどうかを通知します。 |
| ETC | String | プロパティに関するその他のさまざまな情報。 |
Cloud がデータソースにオフロードできるSELECT クエリ処理について説明します。
SQL 構文の詳細については、SQL 準拠 を参照してください。
以下はSQL 機能のサンプルデータセットです。 SELECT 機能のいくつかの側面がサポートされている場合には、カンマ区切りのリストで返されます。サポートされていない場合、カラムにはNO が入ります。
| 名前 | 説明 | 有効な値 |
| AGGREGATE_FUNCTIONS | サポートされている集計関数。 | AVG, COUNT, MAX, MIN, SUM, DISTINCT |
| COUNT | COUNT 関数がサポートされているかどうか。 | YES, NO |
| IDENTIFIER_QUOTE_OPEN_CHAR | 識別子をエスケープするための開始文字。 | [ |
| IDENTIFIER_QUOTE_CLOSE_CHAR | 識別子をエスケープするための終了文字。 | ] |
| SUPPORTED_OPERATORS | サポートされているSQL 演算子。 | =, >, <, >=, <=, <>, !=, LIKE, NOT LIKE, IN, NOT IN, IS NULL, IS NOT NULL, AND, OR |
| GROUP_BY | GROUP BY がサポートされているかどうか。サポートされている場合、どのレベルでサポートされているか。 | NO, NO_RELATION, EQUALS_SELECT, SQL_GB_COLLATE |
| OJ_CAPABILITIES | サポートされている外部結合の種類。 | NO, LEFT, RIGHT, FULL, INNER, NOT_ORDERED, ALL_COMPARISON_OPS |
| OUTER_JOINS | 外部結合がサポートされているかどうか。 | YES, NO |
| SUBQUERIES | サブクエリがサポートされているかどうか。サポートされていれば、どのレベルでサポートされているか。 | NO, COMPARISON, EXISTS, IN, CORRELATED_SUBQUERIES, QUANTIFIED |
| STRING_FUNCTIONS | サポートされている文字列関数。 | LENGTH, CHAR, LOCATE, REPLACE, SUBSTRING, RTRIM, LTRIM, RIGHT, LEFT, UCASE, SPACE, SOUNDEX, LCASE, CONCAT, ASCII, REPEAT, OCTET, BIT, POSITION, INSERT, TRIM, UPPER, REGEXP, LOWER, DIFFERENCE, CHARACTER, SUBSTR, STR, REVERSE, PLAN, UUIDTOSTR, TRANSLATE, TRAILING, TO, STUFF, STRTOUUID, STRING, SPLIT, SORTKEY, SIMILAR, REPLICATE, PATINDEX, LPAD, LEN, LEADING, KEY, INSTR, INSERTSTR, HTML, GRAPHICAL, CONVERT, COLLATION, CHARINDEX, BYTE |
| NUMERIC_FUNCTIONS | サポートされている数値関数。 | ABS, ACOS, ASIN, ATAN, ATAN2, CEILING, COS, COT, EXP, FLOOR, LOG, MOD, SIGN, SIN, SQRT, TAN, PI, RAND, DEGREES, LOG10, POWER, RADIANS, ROUND, TRUNCATE |
| TIMEDATE_FUNCTIONS | サポートされている日付および時刻関数。 | NOW, CURDATE, DAYOFMONTH, DAYOFWEEK, DAYOFYEAR, MONTH, QUARTER, WEEK, YEAR, CURTIME, HOUR, MINUTE, SECOND, TIMESTAMPADD, TIMESTAMPDIFF, DAYNAME, MONTHNAME, CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, EXTRACT |
| REPLICATION_SKIP_TABLES | レプリケーション中にスキップされたテーブルを示します。 | |
| REPLICATION_TIMECHECK_COLUMNS | レプリケーション中に更新判断のカラムとして使用するかどうかを、(指定された順に)チェックするカラムのリストを含む文字列の配列。 | |
| IDENTIFIER_PATTERN | 識別子としてどの文字列が有効かを示す文字列値。 | |
| SUPPORT_TRANSACTION | プロバイダーが、コミットやロールバックなどのトランザクションをサポートしているかどうかを示します。 | YES, NO |
| DIALECT | 使用するSQL ダイアレクトを示します。 | |
| KEY_PROPERTIES | Uniform データベースを特定するプロパティを示します。 | |
| SUPPORTS_MULTIPLE_SCHEMAS | プロバイダー用に複数のスキームが存在するかどうかを示します。 | YES, NO |
| SUPPORTS_MULTIPLE_CATALOGS | プロバイダー用に複数のカタログが存在するかどうかを示します。 | YES, NO |
| DATASYNCVERSION | このドライバーにアクセスするために必要な、CData Sync のバージョン。 | Standard, Starter, Professional, Enterprise |
| DATASYNCCATEGORY | このドライバーのCData Sync カテゴリ。 | Source, Destination, Cloud Destination |
| SUPPORTSENHANCEDSQL | API で提供されている以上の、追加SQL 機能がサポートされているかどうか。 | TRUE, FALSE |
| SUPPORTS_BATCH_OPERATIONS | バッチ操作がサポートされているかどうか。 | YES, NO |
| SQL_CAP | このドライバーでサポートされているすべてのSQL 機能。 | SELECT, INSERT, DELETE, UPDATE, TRANSACTIONS, ORDERBY, OAUTH, ASSIGNEDID, LIMIT, LIKE, BULKINSERT, COUNT, BULKDELETE, BULKUPDATE, GROUPBY, HAVING, AGGS, OFFSET, REPLICATE, COUNTDISTINCT, JOINS, DROP, CREATE, DISTINCT, INNERJOINS, SUBQUERIES, ALTER, MULTIPLESCHEMAS, GROUPBYNORELATION, OUTERJOINS, UNIONALL, UNION, UPSERT, GETDELETED, CROSSJOINS, GROUPBYCOLLATE, MULTIPLECATS, FULLOUTERJOIN, MERGE, JSONEXTRACT, BULKUPSERT, SUM, SUBQUERIESFULL, MIN, MAX, JOINSFULL, XMLEXTRACT, AVG, MULTISTATEMENTS, FOREIGNKEYS, CASE, LEFTJOINS, COMMAJOINS, WITH, LITERALS, RENAME, NESTEDTABLES, EXECUTE, BATCH, BASIC, INDEX |
| PREFERRED_CACHE_OPTIONS | 使用したいcacheOptions を指定する文字列値。 | |
| ENABLE_EF_ADVANCED_QUERY | ドライバーがEntity Framework の高度なクエリをサポートしているかどうかを示します。サポートしていなければ、クエリはクライアントサイドで処理されます。 | YES, NO |
| PSEUDO_COLUMNS | 利用可能な疑似カラムを示す文字列の配列。 | |
| MERGE_ALWAYS | 値がtrue であれば、CData Sync 内でMerge Model が強制的に実行されます。 | TRUE, FALSE |
| REPLICATION_MIN_DATE_QUERY | レプリケート開始日時を返すSELECT クエリ。 | |
| REPLICATION_MIN_FUNCTION | サーバーサイドでmin を実行するために使用する式名を、プロバイダーが指定できるようになります。 | |
| REPLICATION_START_DATE | レプリケート開始日を、プロバイダーが指定できるようになります。 | |
| REPLICATION_MAX_DATE_QUERY | レプリケート終了日時を返すSELECT クエリ。 | |
| REPLICATION_MAX_FUNCTION | サーバーサイドでmax を実行するために使用する式名を、プロバイダーが指定できるようになります。 | |
| IGNORE_INTERVALS_ON_INITIAL_REPLICATE | 初回のレプリケートで、レプリケートをチャンクに分割しないテーブルのリスト。 | |
| CHECKCACHE_USE_PARENTID | CheckCache 構文を親キーカラムに対して実行するかどうかを示します。 | TRUE, FALSE |
| CREATE_SCHEMA_PROCEDURES | スキーマファイルの生成に使用できる、ストアドプロシージャを示します。 |
次のクエリは、WHERE 句で使用できる演算子を取得します。
SELECT * FROM sys_sqlinfo WHERE Name = 'SUPPORTED_OPERATORS'
WHERE 句では、個々のテーブルの制限や要件が異なる場合がありますので注意してください。詳しくは、データモデル セクションを参照してください。
| Name | Type | Description |
| NAME | String | SQL 構文のコンポーネント、またはサーバー上で処理できる機能。 |
| VALUE | String | サポートされるSQL またはSQL 構文の詳細。 |
試行された変更に関する情報を返します。
次のクエリは、バッチ処理で変更された行のId を取得します。
SELECT * FROM sys_identity
| Name | Type | Description |
| Id | String | データ変更処理から返された、データベース生成Id。 |
| Batch | String | バッチの識別子。1 は単一処理。 |
| Operation | String | バッチ内の処理の結果:INSERTED、UPDATED、またはDELETED。 |
| Message | String | SUCCESS、またはバッチ内の更新が失敗した場合のエラーメッセージ。 |
利用可能なシステム情報を説明します。
次のクエリは、すべてのカラムを取得します。
SELECT * FROM sys_information
| Name | Type | Description |
| Product | String | 製品名。 |
| Version | String | 製品のバージョン番号。 |
| Datasource | String | 製品が接続するデータソースの名前。 |
| NodeId | String | 製品がインストールされているマシンの固有識別子。 |
| HelpURL | String | 製品のヘルプドキュメントのURL。 |
| License | String | 製品のライセンス情報。(この情報が利用できない場合、この項目は空白のままか「N/A」と表示されます。) |
| Location | String | 製品のライブラリが格納されているファイルパスの場所。 |
| Environment | String | 製品が現在稼働している環境またはランタイムのバージョン。 |
| DataSyncVersion | String | 本コネクタを使用するために必要なCData Sync のティア。 |
| DataSyncCategory | String | CData Sync 機能のカテゴリ(例:Source、Destination)。 |
| プロパティ | 説明 |
| EnvironmentURL | The Environment URL where the instance of SAP Fieldglass is located. |
| APIKey | The API Key used to authenticate to SAP Fieldglass. |
| プロパティ | 説明 |
| OAuthClientId | カスタムOAuth アプリケーションに割り当てられたクライアントID(コンシューマーキーとも呼ばれます)を指定します。このID は、認証時にOAuth 認可サーバーにアプリケーションを識別させるために必要です。 |
| OAuthClientSecret | カスタムOAuth アプリケーションに割り当てられたクライアントシークレットを指定します。この機密情報は、OAuth 認可サーバーに対してアプリケーションを認証するために使用されます。(カスタムOAuth アプリケーションのみ) |
| プロパティ | 説明 |
| SSLServerCert | TLS/SSL を使用して接続する際に、サーバーが受け入れ可能な証明書を指定します。 |
| プロパティ | 説明 |
| Verbosity | ログファイルのVerbosity レベルを指定し、記録される情報の詳細度を制御します。サポートされる値の範囲は1から5までです。 |
| プロパティ | 説明 |
| BrowsableSchemas | レポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。 |
| プロパティ | 説明 |
| ConnectorDataFormat | The download data format configured during the Connector setup. |
| ConnectorNames | Specify a comma-separated list of custom Connector names to list as tables. |
| IncludeCustomFields | A boolean indicating if you would like to include custom fields in the column listing. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。 |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| TypeDetectionScheme | Sets the method for determining the data type of columns. |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを指定します。 |
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| EnvironmentURL | The Environment URL where the instance of SAP Fieldglass is located. |
| APIKey | The API Key used to authenticate to SAP Fieldglass. |
The Environment URL where the instance of SAP Fieldglass is located.
string
""
The Environment URL where the instance of SAP Fieldglass is located.
The API Key used to authenticate to SAP Fieldglass.
string
""
The API Key used to authenticate to SAP Fieldglass.
このセクションでは、本プロバイダーの接続文字列で設定可能なOAuth プロパティの全リストを提供します。
| プロパティ | 説明 |
| OAuthClientId | カスタムOAuth アプリケーションに割り当てられたクライアントID(コンシューマーキーとも呼ばれます)を指定します。このID は、認証時にOAuth 認可サーバーにアプリケーションを識別させるために必要です。 |
| OAuthClientSecret | カスタムOAuth アプリケーションに割り当てられたクライアントシークレットを指定します。この機密情報は、OAuth 認可サーバーに対してアプリケーションを認証するために使用されます。(カスタムOAuth アプリケーションのみ) |
カスタムOAuth アプリケーションに割り当てられたクライアントID(コンシューマーキーとも呼ばれます)を指定します。このID は、認証時にOAuth 認可サーバーにアプリケーションを識別させるために必要です。
string
""
このプロパティは2つのケースで必要となります:
(ドライバーが埋め込みOAuth 資格情報を提供する場合、この値はすでにCloud によって設定されており、手動で入力する必要がないことがあります。)
OAuthClientId は、認証付きの接続を構成する際に、OAuthClientSecret やOAuthSettingsLocation などの他のOAuth 関連プロパティと一緒に使用されるのが一般的です。
OAuthClientId は、ユーザーがOAuth 経由で認証を行う前に設定する必要がある、主要な接続パラメータの1つです。 この値は、通常、ID プロバイダーのアプリケーション登録設定で確認できます。 Client ID、Application ID、Consumer Key などとラベル付けされた項目を探してください。
クライアントID は、クライアントシークレットのような機密情報とは見なされませんが、アプリケーションの識別情報の一部であるため、慎重に取り扱う必要があります。公開リポジトリや共有設定ファイルでこの値を露出させないようにしてください。
接続設定時にこのプロパティを使用する方法の詳細については、接続の確立 を参照してください。
カスタムOAuth アプリケーションに割り当てられたクライアントシークレットを指定します。この機密情報は、OAuth 認可サーバーに対してアプリケーションを認証するために使用されます。(カスタムOAuth アプリケーションのみ)
string
""
このプロパティ(アプリケーションシークレットまたはコンシューマシークレットとも呼ばれます)は、安全なクライアント認証を必要とするすべてのフローでカスタムOAuth アプリケーションを使用する場合に必要です。たとえば、Web ベースのOAuth、サービスベースの接続、証明書ベースの認可フローなどが該当します。 組み込みOAuth アプリケーションを使用する場合は必要ありません。
クライアントシークレットは、OAuth フローのトークン交換ステップで使用されます。このステップでは、ドライバーが認可サーバーにアクセストークンを要求します。 この値が欠落しているか正しくない場合、認証はinvalid_client またはunauthorized_client エラーで失敗します。
OAuthClientSecret は、ユーザーがOAuth 経由で認証を行う前に設定する必要がある、主要な接続パラメータの1つです。この値は、OAuth アプリケーションを登録する際にID プロバイダーから取得できます。
Notes:
接続設定時にこのプロパティを使用する方法の詳細については、接続の確立 を参照してください。
このセクションでは、本プロバイダーの接続文字列で設定可能なSSL プロパティの全リストを提供します。
| プロパティ | 説明 |
| SSLServerCert | TLS/SSL を使用して接続する際に、サーバーが受け入れ可能な証明書を指定します。 |
TLS/SSL を使用して接続する際に、サーバーが受け入れ可能な証明書を指定します。
string
""
TLS/SSL 接続を使用している場合は、このプロパティを使用して、サーバーが受け入れるTLS/SSL 証明書を指定できます。このプロパティに値を指定すると、マシンによって信頼されていない他の証明書はすべて拒否されます。
このプロパティは、次のフォームを取ります:
| 説明 | 例 |
| フルPEM 証明書(例では省略されています) | -----BEGIN CERTIFICATE----- MIIChTCCAe4CAQAwDQYJKoZIhv......Qw== -----END CERTIFICATE----- |
| 証明書を保有するローカルファイルへのパス。 | C:\cert.cer |
| 公開鍵(例では省略されています) | -----BEGIN RSA PUBLIC KEY----- MIGfMA0GCSq......AQAB -----END RSA PUBLIC KEY----- |
| MD5 Thumbprint(hex 値はスペースまたはコロン区切り) | ecadbdda5a1529c58a1e9e09828d70e4 |
| SHA1 Thumbprint(hex 値はスペースまたはコロン区切り) | 34a929226ae0819f2ec14b4a3d904f801cbb150d |
Note:'*' を使用してすべての証明書を受け入れるように指定することも可能ですが、セキュリティ上の懸念があるため推奨されません。
このセクションでは、本プロバイダーの接続文字列で設定可能なLogging プロパティの全リストを提供します。
| プロパティ | 説明 |
| Verbosity | ログファイルのVerbosity レベルを指定し、記録される情報の詳細度を制御します。サポートされる値の範囲は1から5までです。 |
ログファイルのVerbosity レベルを指定し、記録される情報の詳細度を制御します。サポートされる値の範囲は1から5までです。
string
"1"
このプロパティは、Cloud がログファイルに含める詳細レベルを定義します。 Verbosity レベルを高くするとログに記録される情報の詳細が増えますが、ログファイルが大きくなり取り込まれるデータが増えるためパフォーマンスが低下する可能性があります。
デフォルトのVerbosity レベルは1で、通常の運用にはこれが推奨されます。 より高いVerbosity レベルは主にデバッグを目的としています。 各レベルの詳細については、ログ を参照してください。
LogModules プロパティと組み合わせることで、Verbosity は特定の情報カテゴリに対するログの詳細度を調整できます。
このセクションでは、本プロバイダーの接続文字列で設定可能なSchema プロパティの全リストを提供します。
| プロパティ | 説明 |
| BrowsableSchemas | レポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。 |
レポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
string
""
利用可能なデータベーススキーマをすべてリストすると余分な時間がかかり、パフォーマンスが低下します。 接続文字列にスキーマのリストを指定することで、時間を節約しパフォーマンスを向上させることができます。
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| ConnectorDataFormat | The download data format configured during the Connector setup. |
| ConnectorNames | Specify a comma-separated list of custom Connector names to list as tables. |
| IncludeCustomFields | A boolean indicating if you would like to include custom fields in the column listing. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。 |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| TypeDetectionScheme | Sets the method for determining the data type of columns. |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを指定します。 |
The download data format configured during the Connector setup.
string
"CSV"
The property defaults to CSV since that is the standard when configuring Connectors. Change this to JSON if the download data format was set to JSON during the Connector setup.
Specify a comma-separated list of custom Connector names to list as tables.
string
""
Make sure to include all spaces (matching the name in the SAP Fieldglass UI) when writing the Connector names.
A boolean indicating if you would like to include custom fields in the column listing.
bool
false
To include the custom fields, the Cloud needs to make an individualized request per table, which may cause poor performance when listing metadata.
集計やGROUP BY を含まないクエリで返される最大行数を指定します。
int
-1
このプロパティのデフォルト値である-1 は、クエリに明示的にLIMIT 句が含まれていない限り、行の制限が適用されないことを意味します。 (クエリにLIMIT 句が含まれている場合、クエリで指定された値がMaxRows 設定よりも優先されます。)
MaxRows を0より大きい整数に設定することで、クエリがデフォルトで過度に大きな結果セットを返さないようにします。
このプロパティは、非常に大きなデータセットを返す可能性のあるクエリを実行する際に、パフォーマンスを最適化し、過剰なリソース消費を防ぐのに役立ちます。
テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
string
""
このプロパティを使用すると、Cloud がテーブルカラムとして公開する擬似カラムを定義できます。
個々の擬似カラムを指定するには、以下の形式を使用します。
Table1=Column1;Table1=Column2;Table2=Column3
すべてのテーブルのすべての擬似カラムを含めるには、次を使用してください:
*=*
provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
int
60
タイムアウトは、クエリや操作全体ではなくサーバーとの個々の通信に適用されます。 例えば、各ページング呼び出しがタイムアウト制限内に完了する場合、クエリは60秒を超えて実行を続けることができます。
タイムアウトはデフォルトで60秒に設定されています。タイムアウトを無効にするには、このプロパティを0に設定します。
タイムアウトを無効にすると、操作が成功するか、サーバー側のタイムアウト、ネットワークの中断、またはサーバーのリソース制限などの他の条件で失敗するまで無期限に実行されます。
Note: このプロパティは慎重に使用してください。長時間実行される操作がパフォーマンスを低下させたり、応答しなくなる可能性があるためです。
Sets the method for determining the data type of columns.
string
"RowScan"
| None | Setting TypeDetectionScheme to None returns all columns as "string" type. Note: Even when set to None, the column names are still scanned. |
| RowScan | Setting TypeDetectionScheme to RowScan scans rows to heuristically determine the data type. The RowScanDepth determines the number of rows that are scanned. If no value is specified, RowScan is used by default. |
テーブルとカラムに簡略名を使用するかどうかを指定します。
bool
false
SAP Fieldglass テーブルでは、標準的なデータベースでは通常許可されない特殊文字を名前に含めることができます。このプロパティを使用すると、Cloud を従来のデータベースツールでより簡単に使用できるようになります。
UseSimpleNames をTrue に設定すると、返されるカラム名をシンプルにします。 表示されるカラム名において、アルファベット文字およびアンダースコアのみを有効とするネーミングスキームを強制します。
Notes:
LZMA from 7Zip LZMA SDK
LZMA SDK is placed in the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
LZMA2 from XZ SDK
Version 1.9 and older are in the public domain.
Xamarin.Forms
Xamarin SDK
The MIT License (MIT)
Copyright (c) .NET Foundation Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
NSIS 3.10
Copyright (C) 1999-2025 Contributors THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
"Contributor" means any person or entity that distributes the Program.
"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with this Agreement.
"Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement; and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of the Program.
Contributors may not remove or alter any copyright notices contained within the Program.
Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.