Package

 

Content was last updated in 06.23.03-00

Revision History

 

This data conversion can be used to add the component Items to a Serial/Non-Serial Kit (Package) in R2.

The following table shows the fields which are supposed to be in the CSV format, required to create or Update Package definitions in R2 using Data Conversion.

Table 1.0: List for fields required in CSV

Column Name

Data Type

Description

Default Value

Is Mandatory?

Can be updated?

PackageProductId

Varchar2(22)

The valid Product ID of a Serial/Non-Serial Kit (Package).

 

Yes

 

ChildProductId

Varchar2(22)

The valid Product ID of an Item that could be added as the Child of a Serial/Non-Serial Kit.

For example: Product ID of an Item, Part, another Serial/Non-Serial Kit and so on.

 

Yes

 

Quantity

Number(11)

Quantity of the Item to be added.

0

 

 

 

 

A log file named PackageErrData.log gets generated, if any errors occur while creating/updating the field definitions for Package. The following table shows the fields present in the log file.

Table 2.0: List of fields appearing in the log file

Column Name

Description

PackageProductId

PackageProductId of Serial/Non-Serial Kit whose component Items addition failed.

ChildProductId

ChildProductId of Serial/Non-Serial Kit whose component Items addition failed.

ErrorDetails

The reason for failure.