Siebel Field Service Guide > Business Service Methods in Siebel Field Service > Business Service Methods for 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. To support handheld devices, C++ code on the applet class directly calls this business service. A workflow does not call this business service.

This business service includes the following methods:

Process Flow for Invoicing Service Requests or Activities

Figure 38 shows the process flow for invoicing service requests or activities.

Figure 38. Process Flow for Invoicing Service Requests or Activities

If you want to create your own process flow, then review the process flow in Figure 38. This figure shows the flow of control for the methods that are available in this business service. This figure also shows that the user properties on the business component control the CreateCharge method. These user properties pass information to the user interface about the business services and methods to call.

Table 64 lists the user properties that you must edit to change the process flow for the service charges. You can add or remove each individual item in the process flow using these user properties.

Table 64. Business Components and User Properties for FS Service Charge
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

CreateExpenseEntitlement
Charge

Time Sheet Daily Hours

ChargeBusinessService

Invoice Charges Business Service

Time Sheet Daily Hours

ChargeBusinessServiceMethod1

CreateTimeCharge

Time Sheet Daily Hours

ChargeBusinessServiceMethod2

CreateTimeEntitlementCharge

Siebel Field Service Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.