TB.One > Import & Export > Master Data Import via TB.Cat/XML > TB.Cat - XML Structure > TBCATALOG > PRODUCTDATA > PRODUCT > P_ACTIVEDATA (TB.CAT 1.2/1.3 Only)

P_ACTIVEDATA (TB.CAT 1.2/1.3 Only)

ATTENTION:
This node is only included in the TB.Cat 1.2./1.3 standard. TB.Cat 1.4 handles channel-specific activation at the article level.

Product activation by distribution channel.

 

p_activedata
 
 

NODE

REQUIRED

DATA TYPE

DESCRIPTION

P_ACTIVE

Yes

INT(1/0)

0 = Inactive
1 = Active

P_ACTIVE[channel]

Yes

CHAR(12)

The target channel's sign (usually a 4-letter abbreviation). Your Solution Delivery Manager will share you channels' signs with you.

 

EXAMPLE:

<P_ACTIVEDATA>

 <P_ACTIVE channel="ch_1">1</P_ACTIVE>

 <P_ACTIVE channel="ch_2">0</P_ACTIVE>

</P_ACTIVEDATA>


For further information, see also:

Master data import via XML - overview

XML structure overview - TB.Cat 1.2/1.3

Examples: XML for TB.Cat 1.2/1.3