P_RELEASEDCONFIGURATIONPROFILE
Advanced Var Confign Released Profile
P_RELEASEDCONFIGURATIONPROFILE is a CDS View in S/4HANA. Advanced Var Confign Released Profile. It contains 14 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ProductConfigurationProfile | view | from | CONSUMPTION | Configuration Profile for Products |
| P_ConfignOvwPgSalesDocItem | view | inner | CONSUMPTION | |
| P_ConfigurableProduct | view | inner | CONSUMPTION | |
| P_ConfigurableProductPlantSmpl | view | inner | CONSUMPTION |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ConfigurationProfileNumber | ConfigurationProfileNumber | 1 |
| KEY | ProductConfiguration | Product | 1 |
| BOMExplosionApplication | BOMExplosionApplication | 1 | |
| BOMExplosionLevel | BOMExplosionLevel | 1 | |
| ClassType | ClassType | 1 | |
| ConfigurationProfileName | ConfigurationProfileName | 1 | |
| ConfigurationProfileProcess | ConfigurationProfileProcess | 1 | |
| ConfigurationProfileStatus | ConfigurationProfileStatus | 1 | |
| ConfProfileValidityEndDate | ConfProfileValidityEndDate | 1 | |
| ConfProfileValidityStartDate | ConfProfileValidityStartDate | 1 | |
| DependencyObjectNumber | ObjDpnAssignmentNumber | 1 | |
| LastChangeDate | LastChangeDate | 1 | |
| LastChangedByUser | LastChangedByUser | 1 | |
| UserFullName | UserDescription | 1 |
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.
-- Advanced Var Confign Released Profile
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_RELEASEDCONFIGURATIONPROFILE (
CONFIGURATIONPROFILENUMBER,
PRODUCTCONFIGURATION,
BOMEXPLOSIONAPPLICATION,
BOMEXPLOSIONLEVEL,
CLASSTYPE,
CONFIGURATIONPROFILENAME,
CONFIGURATIONPROFILEPROCESS,
CONFIGURATIONPROFILESTATUS,
CONFPROFILEVALIDITYENDDATE,
CONFPROFILEVALIDITYSTARTDATE,
DEPENDENCYOBJECTNUMBER,
LASTCHANGEDATE,
LASTCHANGEDBYUSER,
USERFULLNAME,
PRIMARY KEY (CONFIGURATIONPROFILENUMBER, PRODUCTCONFIGURATION)
);
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