PLMC_ASSES_PROF
Question List - Valuation Profile
PLMC_ASSES_PROF is an SAP database table in S/4HANA. Question List - Valuation Profile. It contains 9 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_FMEAValuationProfile | view | from | BASIC | Valuation Profile for FMEA |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | assessm_profil | PLMT_ASSESSMENT_PROFIL | Valuatn Profile | |||
| type | PLMT_ASSESSMENT_PROFIL_TYPE | Cat.Val.Profile | ||||
| best_assessm_low | PLMT_BEST_ASSESSMENT_LOW | Least No.of Pts | ||||
| scale_from | PLMT_SCALE_FROM | Scale From | ||||
| scale_to | PLMT_SCALE_TO | Scale To | ||||
| step | PLMT_STEP | Increment | ||||
| suggestion_score | PLMT_SUGGESTION_SCORE | ValuatnProposal | ||||
| assessment_category | PLMT_INVESTIGATION_CATEGORY | Investig. Category |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Question List - Valuation Profile
-- Category TRANSPARENT · Delivery class G
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE PLMC_ASSES_PROF (
CLIENT, -- Client [MANDT]
ASSESSM_PROFIL, -- Valuatn Profile [PLMT_ASSESSMENT_PROFIL]
TYPE, -- Cat.Val.Profile [PLMT_ASSESSMENT_PROFIL_TYPE]
BEST_ASSESSM_LOW, -- Least No.of Pts [PLMT_BEST_ASSESSMENT_LOW]
SCALE_FROM, -- Scale From [PLMT_SCALE_FROM]
SCALE_TO, -- Scale To [PLMT_SCALE_TO]
STEP, -- Increment [PLMT_STEP]
SUGGESTION_SCORE, -- ValuatnProposal [PLMT_SUGGESTION_SCORE]
ASSESSMENT_CATEGORY, -- Investig. Category [PLMT_INVESTIGATION_CATEGORY]
PRIMARY KEY (CLIENT, ASSESSM_PROFIL)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA