I_PRICINGCONDITIONTYPE
Pricing Condition Type
I_PRICINGCONDITIONTYPE is a CDS View in S/4HANA. Pricing Condition Type. It contains 11 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_PurgPricingConditionType | view | from | BASIC | Condition Types |
| A_SlsPricingConditionType | view | from | BASIC | Condition Types |
| C_PricingConditionType_VH | view | from | CONSUMPTION | Condition Type Value Help |
| C_PricingConditionTypeName_VH | view | from | CONSUMPTION | Condition Type Name Value Help |
| C_PurchasingPricingConditionVH | view | from | CONSUMPTION | Value help for Pricing Condition Type |
| C_PurgMasterConditionTypeVH | view | from | CONSUMPTION | Value Help for Condition Types |
| C_SlsPrcgConditionType_F4111 | view_entity | from | CONSUMPTION | Condition Type for Pricing in Sales for App F4111 |
| I_SalesTaxConditionTypeVH | view | from | BASIC | Sales Tax Condition Type |
| I_SlsPricingConditionType | view | from | BASIC | Pricing Condition Type in Sales |
| I_TaxConditionType | view | from | BASIC | Condition Type for Tax on Sales and Purchase |
| I_WrntyClaimPrcgCndnType | view_entity | inner | BASIC | Pricing Condition Types |
| P_PurgInfoRecdCndCheckRuleType | view | from | COMPOSITE | Checking Rule Type for Pricing Cond Type |
| P_TxFldDiscoveryAI | view_entity | inner | COMPOSITE | Tax Field Discovery Chain |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ConditionApplication | ConditionApplication | 5 |
| KEY | ConditionType | ConditionType | 6 |
| _ConditionApplication | _ConditionApplication | 4 | |
| _Text | _Text | 1 | |
| _Text_2 | _Text_2 | 1 | |
| CndnAppliesHeader | CndnAppliesHeader | 1 | |
| CndnAppliesItems | CndnAppliesItems | 1 | |
| CndnManualEntries | CndnManualEntries | 1 | |
| ConditionCalculationType | ConditionCalculationType | 1 | |
| ConditionCategory | ConditionCategory | 1 | |
| ConditionClass | ConditionClass | 2 |
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.
-- Pricing Condition Type
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRICINGCONDITIONTYPE (
CONDITIONAPPLICATION,
CONDITIONTYPE,
_CONDITIONAPPLICATION,
_TEXT,
_TEXT_2,
CNDNAPPLIESHEADER,
CNDNAPPLIESITEMS,
CNDNMANUALENTRIES,
CONDITIONCALCULATIONTYPE,
CONDITIONCATEGORY,
CONDITIONCLASS,
PRIMARY KEY (CONDITIONAPPLICATION, CONDITIONTYPE)
);
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