Object Types Reference > Siebel Object Types >

Business Service Method Arg


Siebel Object Types > Business Service > Business Service Method > Business Service Method Arg

The arguments to a business service method.

Properties
Property
Description/Usage
Valid Values/Examples

Data Type (R)

The data type of the business service method arg.

Valid values are Date, Hierarchy, Number, Integration Object, and String.

Display Name (O)

The name to display in the user interface.

 

Hidden (O)

A TRUE or FALSE value.

TRUE = Makes the business service method arg invisible.

FALSE (default) = Does not make the business method arg invisible.

Integration Object (O)

Name of the integration object that is used for service method argument.

The value can be chosen from picklist of the available integration objects. This fields active only if the Data Type property is set to Integration Object.

Name (R)

The name of the business service method arg.

 

Optional (O)

A TRUE or FALSE value.

TRUE = Makes the business service method arg optional.

FALSE = Makes the business service method arg required.

Pick Applet (O)

Name of the pick applet associated with the business service method arg.

 

Pick Field (O)

Name of the pick field associated with the business service method arg.

 

Picklist (O)

Name of the picklist associated with the business service method arg.

 

Preferred Sequence (O)

In the case that a relative order of service method arguments matter to a business service, this property can be used to specify the order.

Integer value.

Storage Type (R)

The storage type.

Valid values are Hierarchy, Property, Type, and Value.

Type (R)

The type of business service method arg.

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

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

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

See Also

Business Service
Business Service Method
Business Service Method Arg Locale
Business Service Method Arg User Prop (H)
Business Service Method Locale

Object Types Reference