MMPUR_CAT_PRCSCL - Price scale for catalog items
Price scale for catalog items information is stored in SAP table MMPUR_CAT_PRCSCL.
It is part of development package VDM_MM_PUR_CATALOG in software component MM-PUR-REQ. This development package consists of objects that can be grouped under "Catalog core CDS views".
It is part of development package VDM_MM_PUR_CATALOG in software component MM-PUR-REQ. This development package consists of objects that can be grouped under "Catalog core CDS views".
Fields for table MMPUR_CAT_PRCSCL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
PRICSCL_KEY | Price scale Key | X | MMPUR_CAT_D_PRCSCL_KEY | INT4 | 4 | |
CTLG_ITM_KEY | Catalog Item Key | MMPUR_CAT_D_ITM_KEY | INT4 | 4 | MMPUR_CAT_ITM | |
SCALETYPE | Component of the Version Number | CHAR2 | CHAR | 4 | ||
LOW | Quantity of Shopping Cart Line | WSI_OCI_QUANTITY | CHAR | 30 | ||
HIGH | Quantity of Shopping Cart Line | WSI_OCI_QUANTITY | CHAR | 30 | ||
PRICE | Price of a Shopping Cart Line | WSI_OCI_PRICE | DEC | 12 |