Synopsis

PDX_MSGT s041_CreatePrCtRl(long option, MDA_PTR prpc_ptr, MDA_PTR prdctg_ptr, MDA_PTR *prctrl_ptr)

Purpose

Create the PRODUCT_CATEGORY_RELATIONSHIP entity.

Description

Creates the PRODUCT_CATEGORY_RELATIONSHIP entity. The fields within this entity will be set from existing entities in the CFG model (if used) or set to appropriate default values.

Input

option

Options (not used)

prpc_ptr

MDA pointer to product_related_product_category entity.

prdctg_ptr

MDA pointer to product_category entity.

Output

prctrl_ptr

The database pointer of the resulting product_category_relationship entity.

Return

S041 error code