GetPackageSeriesSalesInfoById()

Description

Returns details of package/series sales for the specified transaction header record(s).

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iPkgId

Integer

4

Package/Series Id.

iHeaderId

Integer

4

Transaction Header Id.  Unique identifier for each transaction.

iParentPkgId

Integer

4

 

iClientId

Integer

4

Client Id.

iItemId

Integer

4

Item line number.

cItemType

String

1

Item included with the package/series (product or service).

iItemId

Integer

4

Id of the product or service included with the package/series.

nQuantity

Decimal

4

Quantity of the product or service included with the package/series.

nRemaining

Decimal

4

Number on unused product or services for the package/series.

nPriceEach

Decimal

8

Sales price of the product or service included with the package/series.

nValueEach

Decimal

8

Value of the product or service included with the package/series.

iGId

Integer

4

Package/Series Global Id.

lTaxable

Boolean

1

Indicates if the package/series is taxable.

 

 

Contact Us | Send Feedback