GetPackageSeriesDefinitionFromId()

Description

Returns basic information for the specified package/series.

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iLocationId

Integer

4

Not used.

iPackageId

Integer

4

Package/Series Id.

cItemType

String

40

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

7,2

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

nLineNo

Decimal

1

Line number for the item included with the package/series..

nPrice

Decimal

8

Retail price of the package/series.

iGId

Integer

4

Package/Series Global Id.

 

 

Contact Us | Send Feedback