Fields (48)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | RecipeUUID | RecipeUUID | 6 |
| _AuthorizationGroup | _AuthorizationGroup | 1 | |
| _CreatedByUser | _CreatedByUser | 1 | |
| _FormulaForKeyDate | _FormulaForKeyDate | 1 | |
| _LastChangedByUser | _LastChangedByUser | 1 | |
| _LogAccMObjectTypeActive | _LogAccMObjectTypeActive | 1 | |
| _LogAccMObjectUserAuthzn | _LogAccMObjectUserAuthzn | 1 | |
| _LogAccMObjSecureIDAssgmt | _LogAccMObjSecureIDAssgmt | 1 | |
| _Plant | _Plant | 1 | |
| _PrimaryOutputSpecification | _PrimaryOutputSpecification | 1 | |
| _RecipeDescription | _RecipeDescription | 1 | |
| _RecipePOMaterialText | _RecipePOMaterialText | 1 | |
| _RecipePurpose | _RecipePurpose | 1 | |
| _RecipeStatus | _RecipeStatus | 1 | |
| _RecipeType | _RecipeType | 1 | |
| Material | Material | 1 | |
| RcpFmlaItemType | RcpFmlaItemType | 1 | |
| RcpFmlaItemUUID | RcpFmlaItemUUID | 1 | |
| RcpFmlaUUID | RcpFmlaUUID | 1 | |
| Recipe | Recipe | 1 | |
| RecipeAlternativeNumber | RecipeAlternativeNumber | 1 | |
| RecipeAuthorizationGroup | RecipeAuthorizationGroup | 1 | |
| RecipeCreatedByUser | RecipeCreatedByUser | 1 | |
| RecipeCreationDateTime | RecipeCreationDateTime | 1 | |
| RecipeFmlaItemAltvIsUsed | RecipeFmlaItemAltvIsUsed | 1 | |
| RecipeIsArchived | RecipeIsArchived | 1 | |
| RecipeIsDeleted | RecipeIsDeleted | 1 | |
| RecipeLastChangeDateTime | RecipeLastChangeDateTime | 1 | |
| RecipeLastChangedByUser | RecipeLastChangedByUser | 1 | |
| RecipePrimaryOutputInternalID | RecipePrimaryOutputInternalID | 1 | |
| RecipePrimaryOutputMaterial | RecipePrimaryOutputMaterial | 1 | |
| RecipePrimOutpSpecType | RecipePrimOutpSpecType | 1 | |
| RecipePrimOutpSubstNatr | RecipePrimOutpSubstNatr | 1 | |
| RecipePrimOutpSubstNatrDesc | RecipePrimOutpSubstNatrDesc | 1 | |
| RecipePrimOutputMaterialName | RecipePrimOutputMaterialName | 1 | |
| RecipeProcessUUID | RecipeProcessUUID | 1 | |
| RecipePropertySpecInternalID | RecipePropertySpecInternalID | 1 | |
| RecipePurpose | RecipePurpose | 1 | |
| RecipeStatus | RecipeStatus | 1 | |
| RecipeStatusSchema | RecipeStatusSchema | 1 | |
| RecipeType | RecipeType | 1 | |
| RecipeUniqueID | RecipeUniqueID | 1 | |
| RecipeValidityEndDate | RecipeValidityEndDate | 1 | |
| RecipeValidityMaxQuantity | RecipeValidityMaxQuantity | 1 | |
| RecipeValidityMinQuantity | RecipeValidityMinQuantity | 1 | |
| RecipeValidityStartDate | RecipeValidityStartDate | 1 | |
| RecipeValidityUnit | RecipeValidityUnit | 1 | |
| RecipeVersionNumber | RecipeVersionNumber | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE RECIPE (
RECIPEUUID,
_AUTHORIZATIONGROUP,
_CREATEDBYUSER,
_FORMULAFORKEYDATE,
_LASTCHANGEDBYUSER,
_LOGACCMOBJECTTYPEACTIVE,
_LOGACCMOBJECTUSERAUTHZN,
_LOGACCMOBJSECUREIDASSGMT,
_PLANT,
_PRIMARYOUTPUTSPECIFICATION,
_RECIPEDESCRIPTION,
_RECIPEPOMATERIALTEXT,
_RECIPEPURPOSE,
_RECIPESTATUS,
_RECIPETYPE,
MATERIAL,
RCPFMLAITEMTYPE,
RCPFMLAITEMUUID,
RCPFMLAUUID,
RECIPE,
RECIPEALTERNATIVENUMBER,
RECIPEAUTHORIZATIONGROUP,
RECIPECREATEDBYUSER,
RECIPECREATIONDATETIME,
RECIPEFMLAITEMALTVISUSED,
RECIPEISARCHIVED,
RECIPEISDELETED,
RECIPELASTCHANGEDATETIME,
RECIPELASTCHANGEDBYUSER,
RECIPEPRIMARYOUTPUTINTERNALID,
RECIPEPRIMARYOUTPUTMATERIAL,
RECIPEPRIMOUTPSPECTYPE,
RECIPEPRIMOUTPSUBSTNATR,
RECIPEPRIMOUTPSUBSTNATRDESC,
RECIPEPRIMOUTPUTMATERIALNAME,
RECIPEPROCESSUUID,
RECIPEPROPERTYSPECINTERNALID,
RECIPEPURPOSE,
RECIPESTATUS,
RECIPESTATUSSCHEMA,
RECIPETYPE,
RECIPEUNIQUEID,
RECIPEVALIDITYENDDATE,
RECIPEVALIDITYMAXQUANTITY,
RECIPEVALIDITYMINQUANTITY,
RECIPEVALIDITYSTARTDATE,
RECIPEVALIDITYUNIT,
RECIPEVERSIONNUMBER,
PRIMARY KEY (RECIPEUUID)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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