Siebel Field Service Guide > Business Service Methods Reference for Field Service > Charges >

FS Service Charge Business Service


The FS Service Charge business service is used to create charges and control invoicing for service requests and activities. This business service is called directly from C++ code on the applet class. The business service is called from the code rather than from a workflow in order to support handheld products.

This business service includes the following methods:

If, as administrator, you want to create your own workflow, follow the flow illustrated in Figure 41. This figure shows the flow of control for the methods that are exposed by this business service. Figure 41 also shows several instances where the CreateCharge method is driven by the user properties on the business component. These user properties pass information to the user interface about which business services and methods to call.

To alter the flow for the service charges, you must edit the user properties on the business components listed in Table 147. Each individual item in the flow can be added or removed using these user properties.

Table 147. FS Service Charge Business Components and User Properties
Business Component
User Property
Value

Service Request

ChargeExecuteBusinessComponent1

Action

Service Request

ChargeExecuteBusinessComponent2

Order Entry - Orders

Action

ChargeExecuteBusinessComponent1

Time Sheet Daily Hours

Action

ChargeExecuteBusinessComponent2

FS Expense Item

Action

ChargeExecuteBusinessComponent3

FS Activity Part Movement

Action

ChargeBusinessService

Invoice Charges Business Service

Action

ChargeBusinessServiceMethod1

CreateServiceCharges

Order Entry - Orders

ChargeBusinessServiceMethod1

CreateOrderCharges

FS Activity Parts Movement

ChargeBusinessService

Invoice Charges Business Service

FS Activity Parts Movement

ChargeBusinessServiceMethod1

CreatePartsCharge

FS Activity Parts Movement

ChargeBusinessServiceMethod2

CreatePartsEntitlementCharge

FS Expense Item

ChargeBusinessService

Invoice Charges Business Service

FS Expense Item

ChargeBusinessServiceMethod1

CreateExpenseCharge

FS Expense Item

ChargeBusinessServiceMethod2

CreateExpenseEntitlementCharge

Time Sheet Daily Hours

ChargeBusinessService

Invoice Charges Business Service

Time Sheet Daily Hours

ChargeBusinessServiceMethod1

CreateTimeCharge

Time Sheet Daily Hours

ChargeBusinessServiceMethod2

CreateTimeEntitlementCharge

Figure 41. Workflow Process for SR or Activity Invoicing
Click for full size image
Siebel Field Service Guide Copyright © 2007, Oracle. All rights reserved.