Siebel Application Services Interface Reference > Predefined Application Service Interfaces > External Credit Check >

Credit Check Request


The Credit Check Request ASI is an outbound call that triggers the back-office credit limit check business service in an order, and populates the credit status check result in the Siebel application. The Siebel application issues a warning; if a customer does have a sufficient credit limit, the status shown indicates failure.

Figure 28 describes the structure of this ASI.

Figure 28. Credit Check Request

Table 56 lists the integration component of this ASI.

Table 56. Credit Check Request Integration Components
Integration Component
XML Tag
User Keys

Line Items

LineItems

No user keys

Request Credit Check

RequestCreditCheck

No user keys

Table 57 lists the fields and definitions. Fields without a length specified do not have a maximum length associated with them.

Table 57. Credit Check Request ASI Fields
Name
XML Tag
Data Type
Length
Req.
Note

Request Credit Check

Amount

Amount

DTYPE_NUMBER

 

No

None

Bill To Account Id

BillToAccountId

DTYPE_ID

15

No

None

Bill To Account Integration Id

BillToAccountIntegrationId

DTYPE_ID

30

No

None

Bill To Account Location

BillToAccountLocation

DTYPE_TEXT

50

No

None

Bill To Account Name

BillToAccountName

DTYPE_TEXT

100

No

None

Bill To Address Id

BillToAddressId

DTYPE_ID

15

No

None

Bill To Alias

BillToAlias

DTYPE_TEXT

50

No

None

Bill To City

BillToCity

DTYPE_TEXT

50

No

None

Bill To Country

BillToCountry

DTYPE_TEXT

50

No

None

Bill To County

BillToCounty

DTYPE_TEXT

50

No

None

Bill To DUNS Number

BillToDUNSNumber

DTYPE_TEXT

15

No

None

Bill To Postal Code

BillToPostalCode

DTYPE_TEXT

30

No

None

Bill To Primary Organization Id

BillToPrimaryOrganizationId

DTYPE_ID

15

No

None

Bill To Primary Organization Name

BillToPrimaryOrganizationName

DTYPE_TEXT

100

No

None

Bill To Province

BillToProvince

DTYPE_TEXT

50

No

None

Bill To State

BillToState

DTYPE_TEXT

10

No

None

Bill To Street Address

BillToStreetAddress

DTYPE_TEXT

200

No

None

Bill To Street Address 2

BillToStreetAddress2

DTYPE_TEXT

100

No

None

Bill To VAT Registration Number

BillToVATRegistrationNumber

DTYPE_TEXT

30

No

None

Currency

Currency

DTYPE_TEXT

20

No

None

Document Id

DocumentId

DTYPE_TEXT

30

Yes

None

Document Integration Id

DocumentIntegrationId

DTYPE_TEXT

30

No

None

Document Type

DocumentType

DTYPE_TEXT

10

Yes

Contains either Quote or Order value.

Order Type Id

OrderTypeId

DTYPE_ID

15

No

Applicable only if Document Type is Order.

Line Items

Extended Quantity

ExtendedQuantity

DTYPE_NUMBER

22

No

None

Id

Id

DTYPE_ID

15

No

None

Item Price

ItemPrice

DTYPE_NUMBER

22

No

None

Line Number

LineNumber

DTYPE_NUMBER

22

No

None

Net Price

NetPrice

DTYPE_NUMBER

22

No

None

Parent Order Item Number

ParentOrderItemNumber

DTYPE_NUMBER

22

No

None

Product Id

ProductId

DTYPE_ID

15

No

None

Quantity Requested

QuantityRequested

DTYPE_NUMBER

22

No

None

Rollup Item Price

RollupItemPrice

DTYPE_NUMBER

22

No

None

Start Price

StartPrice

DTYPE_NUMBER

22

No

None

Unit Price

UnitPrice

DTYPE_NUMBER

22

No

None

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