PRCD_SIM_ITEM - Pricing Document Item (Simulation)
Pricing Document Item (Simulation) information is stored in SAP table PRCD_SIM_ITEM.
It is part of development package PRICING_TEST_T in software component AP-PRC-PR. This development package consists of objects that can be grouped under "Tools for Pricing".
It is part of development package PRICING_TEST_T in software component AP-PRC-PR. This development package consists of objects that can be grouped under "Tools for Pricing".
Fields for table PRCD_SIM_ITEM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
DOCUMENT_ID | Pricing Document GUID | X | PRCT_PRIDOC_GUID | RAW | 16 | |
ITEM_ID | Item Number | X | PRCT_ITEM_NO | RAW | 16 | |
HIGH_LVL_ITEM_ID | Higher-Level Item in Bill of Material Structures | PRCT_SUPERORDINATED_ITEM | RAW | 16 | ||
EXTERNAL_ITEM_NO | External Item Number | PRCT_EXT_ITEM_NO | NUMC | 20 | ||
PRICING_RELEVANT | Item is Relevant for Pricing | PRCT_PRICING_RELEVANT | CHAR | 2 | ||
RETURN_FLAG | Item +/- Sign (SHKZG) | PRCT_ITEM_SIGN | CHAR | 2 | ||
MULTIPLICITY | Multiplier for Pricing Item | PRCT_MULTIPLICITY | INT4 | 4 | ||
STATISTICAL | Statistical Values | PRCT_FLAG_ITEM_STATISTICAL | CHAR | 2 | ||
FIXED | Condition Categories That Cannot be Changed | PRCT_EDIT_TYPE | CHAR | 10 | ||
PRODUCT | Product GUID (Key for Quantity Conversions) | PRCT_PRODUCT_GUID | RAW | 16 | ||
PRODUCT_QUANTITY | Product Quantity in Product-Specific Unit of Measure | PRCT_PROD_QUAN | DEC | 10 | ||
PRODUCT_UOM | Unit of Measure for Product-Specific Quantity | PRCT_PROD_UOM | UNIT | 6 | * | |
NUMERATOR | Counter for Conversion to Base Unit of Measure | PRCT_NUMERATOR | INT4 | 4 | ||
DENOMINATOR | Denominator for Conversion to Base Unit of Measure | PRCT_DENOMINATOR | INT4 | 4 | ||
EXPONENT | Base 10 Exponent for Conversion to the Base Unit of Measure | PRCT_EXPONENT10 | INT2 | 2 | ||
NET_WEIGHT | Net Weight | PRCT_NET_WEIGHT | DEC | 10 | ||
GROSS_WEIGHT | Gross Weight | PRCT_GRS_WEIGHT | DEC | 10 | ||
WEIGHT_UNIT | Weight Unit | PRCT_WEIGHT_UOM | UNIT | 6 | * | |
VOLUM | Volume | PRCT_VOLUME | DEC | 10 | ||
VOLUME_UNIT | Volume Unit | PRCT_VOLUME_UOM | UNIT | 6 | * | |
POINTS | Number of Points | PRCT_POINTS | DEC | 10 | ||
POINTS_UNIT | Points Unit | PRCT_POINTS_UOM | UNIT | 6 | * |