GetCollectionSteps

Input XML Tags

XML Tag

Definition

comcorp

Five digit system number assigned to each corp.

house

Six digit house number

cust

2 digit customer number

cc_nextpath

2 digit numeric path value

 

Output XML Tags

XML Tag

Column Name

Data Type

Nullable

Definition

cps_corp

CORP

     

collectstepgroup

     

Beginning collectstepgroup delimiter

collectstep

     

Beginning collectstep delmiter

cps_step

STEP

SMALLINT SIGNED

N

Each time a group of actions/products is to take place within a PATH a step is setup. Replaces ‘collection event’. Can have 1-99 steps. 10 actions and/or products within each STEP.

Cps_description

DESCRIPTION

CHAR*(12)

N

Description of Step

/collectstep

     

Ending collectstep delmiter

/collectstepgroup

     

Ending collectstepgroup delimiter

 

Source Tables

 

Change Log

8/24/01

Updated definition column for cps_step field for clarity

 

Usage

 

Associated XML Documents