Siebel Object Types Reference > Siebel Object Types Reference > Business Service Object Types >

Business Service Method Arg


A business service method arg defines the arguments for a business service method.

This object type occurs in the following location in the object hierarchy:

Table 85 describes properties that Siebel CRM uses with a business service method arg.

Table 85. Properties of the Business Service Method Arg
Property
Description

Data Type (R)

Specifies the data type of the business service method arg. To view the values you can use, click the Data Type property in Siebel Tools.

 

Display Name (O)

Specifies the name that Siebel CRM displays in the client.

Hidden (O)

You can use one of the following values:

  • TRUE. Hide the business service method argument.
  • FALSE. Display the business method argument.

Integration Object (O)

Specifies the name of the integration object that Siebel CRM uses for the business service method argument.

To view the values you can use, click the Integration Object property in Siebel Tools.

Siebel CRM uses this property only if the Data Type property is Integration Object.

Name (R)

Specifies the name of the business service method argument.

Optional (O)

You can use one of the following values:

  • TRUE. The business service method argument is optional.
  • FALSE. The business service method argument is required.

Pick Applet (O)

Specifies the name of the pick applet that this business service method argument reference.

Pick Field (O)

Specifies the name of the pick field that this business service method argument references.

Picklist (O)

Specifies the name of the picklist that this business service method argument references.

Preferred Sequence (O)

Specifies the order that Siebel CRM uses to call the business service method arguments that a business service contains.

This property can contain only an integer.

Storage Type (R)

Specifies the storage type. To view the values you can use, click the Storage Type property in Siebel Tools.

Type (R)

Specifies the type of business service method argument. You can use one of the following values:

Input. The argument is part of the Input property set for the InvokeMethod call.

Input / Output. The argument is part of the Input property set and the Output property set.

Output. The argument is part of the Output property set.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.