SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
map_product_hierarchy.sas File Reference

Maps the product code to the Product hierarchy. More...

Go to the source code of this file.

Detailed Description

Maps the product code to the Product hierarchy.

PK Variable Type Required? Relationships Label Description
PRODUCT_CD VARCHAR(100) Y Product Code Unique product code
PRODUCT_LEV1 VARCHAR(200) N Product Category Product Category
PRODUCT_LEV2 VARCHAR(200) N Product Sub-Category Product Sub-Category
PRODUCT_LEV3 VARCHAR(200) N Product Name Product Name
Author
SAS Institute Inc.
Date
2018

Definition in file map_product_hierarchy.sas.