FMLTS_PROCCODE - Pre-Defined Material Price Types
Pre-Defined Material Price Types information is stored in SAP table FMLTS_PROCCODE.
It is part of development package FINS_ML_PRICE_TABLE in software component CO-PC-ML. This development package consists of objects that can be grouped under "Material Ledger - Price Table".
It is part of development package FINS_ML_PRICE_TABLE in software component CO-PC-ML. This development package consists of objects that can be grouped under "Material Ledger - Price Table".
Fields for table FMLTS_PROCCODE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | FMLS_PROCCODE_FUNCTIONAL_KEY | 0 | |||
PROCEDURE_CODE | Material Price Procedure Code | X | FML_PROCEDURE_CODE | CHAR | 4 | |
.INCLUDE | FMLS_PROCCODE_ATTRIBUTES | 0 | ||||
ALLOWS_CUSTOM_PRICETYPE | Indicator: allows Custom Pricetype | FML_CUSTOM_PRICETYPE_ALLOWED | CHAR | 2 | ||
ALLOWS_DAILY_RANGE | Indicator: allows Daily Range | FML_DAILY_RANGE_ALLOWED | CHAR | 2 | ||
ALLOWS_HISTORY | Indicator: allows Price History | FML_HISTORY_ALLOWED | CHAR | 2 | ||
ALLOWS_CCB | Indicator: allows Cost Component Breakdown | FML_CCB_ALLOWED | CHAR | 2 | ||
ALLOWS_SUBTYPE | Indicator: allows Price Subtype | FML_SUBTYPE_ALLOWED | CHAR | 2 | ||
ALLOWS_CHANGEABILITY | Indicator: allows Price to be changed manually | FML_CHANGEABILITY_ALLOWED | CHAR | 2 | ||
HAS_INFINITE_VALIDITY | Indicator: has infinite validity | FML_INFINITEVALIDITY_INDICATOR | CHAR | 2 | ||
IS_SINGLETON | Indicator: is Singleton | FML_SINGLETON_INDICATOR | CHAR | 2 |