Siebel Application Services Interface Reference > Predefined Application Service Interfaces >

Siebel Cost List


Standard product costs that exist in external systems are created in the Siebel application based on the costs existing in the external manufacturing and accounting systems. The initial cost types include standard costs, base costs, and the variable costs for a given product.

This inbound ASI enables the synchronization and update of a cost list and the cost list items. Figure 17 describes the Siebel Cost List ASI structure.

Figure 17. Siebel Cost List ASI

Table 24 lists the integration components and user keys of this ASI.

Table 24. Siebel Cost List Integration Components
Integration Component
XML Tag
User Keys

Cost List

CostList

  1. Name, Type
  2. Id
  3. Integration Id

Cost List Item

CostListItem

1 Product Id
  1. Id
  2. Integration Id

Table 25 lists the fields and their attributes. Fields without a length specified do not have a maximum length associated with them.

Table 25. Siebel Cost List ASI Fields
Name
XML Tag
Data Type
Length
Req.
Note

Cost List

Cost Method

CostMethod

DTYPE_TEXT

30

No

None

Currency Code

CurrencyCode

DTYPE_TEXT

20

No

None

Description

Description

DTYPE_TEXT

255

No

None

End Date

EndDate

DTYPE_TEXT

NA

No

None

Id

Id

DTYPE_ID

30

No

Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated.

Integration Id

IntegrationId

DTYPE_TEXT

30

No

None

Name

Name

DTYPE_TEXT

50

No

User key field.

Start Date

StartDate

DTYPE_TEXT

NA

No

None

Type

Type

DTYPE_TEXT

30

No

User key field.

operation

operation

DTYPE_TEXT

30

No

None

searchspec

searchspec

DTYPE_TEXT

250

No

None

Cost List Item

Average Cost

AverageCost

DTYPE_TEXT

NA

No

None

Currency Code

CurrencyCode

DTYPE_TEXT

20

No

None

Description

Description

DTYPE_TEXT

255

No

None

End Date

EndDate

DTYPE_TEXT

NA

No

None

Ext OT Pct Increase

ExtOTPctIncrease

DTYPE_NUMBER

NA

No

None

Id

Id

DTYPE_ID

30

No

  • Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated.
  • User key field.

Integration Id

IntegrationId

DTYPE_TEXT

30

No

User key field.

Last Cost

LastCost

DTYPE_TEXT

NA

No

None

Next Cost

NextCost

DTYPE_TEXT

NA

No

None

Product Id

ProductId

DTYPE_ID

NA

No

  • Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated.
  • User key field.

Standard Cost

StandardCost

DTYPE_TEXT

NA

No

None

Start Date

StartDate

DTYPE_TEXT

NA

No

None

Std OT Pct Increase

StdOTPctIncrease

DTYPE_NUMBER

NA

No

None

operation

operation

DTYPE_TEXT

30

No

None

searchspec

searchspec

DTYPE_TEXT

250

No

None

Siebel Application Services Interface Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.