R_IsltnCertTemplateDraft

DDL: R_ISLTNCERTTEMPLATEDRAFT Type: view_entity BASIC

Isolation Certificate Template - Draft

R_IsltnCertTemplateDraft is a Basic CDS View that provides data about "Isolation Certificate Template - Draft" in SAP S/4HANA. It reads from 1 data source (isltncerttmpl_d) and exposes 67 fields with key fields IsolationCertificateTemplate, DraftUUID.

Data Sources (1)

SourceAliasJoin Type
isltncerttmpl_d isltncerttmpl_d from

Annotations (8)

NameValueLevelField
EndUserText.label Isolation Certificate Template - Draft view
Metadata.ignorePropagatedAnnotations true view
VDM.viewType #BASIC view
VDM.lifecycle.contract.type #SAP_INTERNAL_API view
ObjectModel.usageType.serviceQuality #B view
ObjectModel.usageType.sizeCategory #S view
ObjectModel.usageType.dataClass #MIXED view
AccessControl.authorizationCheck #MANDATORY view

Fields (67)

KeyFieldSource TableSource FieldDescription
KEY IsolationCertificateTemplate isolationcertificatetemplate WC Document
KEY DraftUUID draftuuid UUID
SAPObjectNodeType sapobjectnodetype SONT Name
IsolationCertificateInternalID isolationcertificateinternalid Object number
IsltnCertificateSubobjectType isltncertificatesubobjecttype Object Type
IsltnCertExternalNumber isltncertexternalnumber WC Document
IsolationCertificateType isolationcertificatetype Usage
IsltnCertTypeDescription isltncerttypedescription Sfty Cert Type Desc
IsltnCertificateDescription isltncertificatedescription Short Text
LongTextKey longtextkey Text Name
IsltnCertificateIsDeleted isltncertificateisdeleted Delete
FunctionalLocationLabelName functionallocationlabelname Functional Loc.
TechObjIsEquipOrFuncnlLoc techobjisequiporfuncnlloc Tech. Obj. Type
TechnicalObject technicalobject Technical Object
TechnicalObjectLabel technicalobjectlabel Tech. Object
TechnicalObjectDescription technicalobjectdescription Tech. Obj. Desc
MaintenancePlanningPlant maintenanceplanningplant Planning Plant
OperationWorkCenterInternalID operationworkcenterinternalid Object ID
ObjectTypeCode objecttypecode Object Type
IsltnCertValidFromDate isltncertvalidfromdate Valid from
IsltnCertValidFromTime isltncertvalidfromtime ValidFrm Time
IsltnCertValidToDate isltncertvalidtodate Valid to
IsltnCertValidToTime isltncertvalidtotime Valid-To Time
FunctionalLocation functionallocation Object ID
Equipment equipment Equipment check
ValidFromDateTime validfromdatetime Time Stamp
ValidToDateTime validtodatetime Time Stamp
IsltnCertProcessingStatus isltncertprocessingstatus Proc Stat Sfty Cert
IsltnCertProcessingStatusText isltncertprocessingstatustext Short Description
WorkCenter workcenter Work Center
WorkCenterInternalID workcenterinternalid Work Center
WorkCenterPlant workcenterplant Plant
IsApproved isapproved Checkbox
TechObjAuthorizationGroup techobjauthorizationgroup AuthorizGroup
MaintenancePlannerGroup maintenanceplannergroup Planner Group
MaintenancePlant maintenanceplant Plant
PlantSection plantsection Plant Section
AssetLocation assetlocation Location
AssetRoom assetroom Room
LocationName locationname Location Name
IsolationCertificateLongText isolationcertificatelongtext Long Text
IsltnCertHasLongText isltncerthaslongtext Long Text
PlantSectionDesc plantsectiondesc
MaintenancePlantName maintenanceplantname Plant Name
CreatedByUser createdbyuser User Name
CreationDate creationdate Time Stamp
CreationTime creationtime Time of Change
CreationDateTime creationdatetime Timestamp
LastChangedByUser lastchangedbyuser User Name
LastChangeDate lastchangedate Time Stamp
LastChangeTime lastchangetime Time changed
LastChangeDateTime lastchangedatetime Timestamp
IsltnCertCancellationText isltncertcancellationtext Long Text
RefIsltnCertTemplateInternalID refisltncerttemplateinternalid Template
RefIsltnCertSubobjectType refisltncertsubobjecttype Object Type
IsolationCertificateReference isolationcertificatereference WC Document
RefIsltnCertificateTemplate refisltncertificatetemplate WC Document
ReferenceIsolationCertificate referenceisolationcertificate WC Document
RefIsltnCertTmplIsHidden refisltncerttmplishidden Truth Value
RefIsltnCertificateIsHidden refisltncertificateishidden Truth Value
IsltnCertThumbnailURL isltncertthumbnailurl Message Text
DraftEntityCreationDateTime draftentitycreationdatetime Draft Created On
DraftEntityLastChangeDateTime draftentitylastchangedatetime Draft Last Changed On
DraftAdministrativeDataUUID draftadministrativedatauuid UUID
DraftEntityOperationCode draftentityoperationcode Draft - Operation Code
HasActiveEntity hasactiveentity TRUE
DraftFieldChanges draftfieldchanges Field Changes

Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.

-- Derived SQL interpretation of CDS view R_IsltnCertTemplateDraft.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.

CREATE VIEW R_IsltnCertTemplateDraft AS
SELECT
  IsolationCertificateTemplate,
  DraftUUID,
  SAPObjectNodeType,
  IsolationCertificateInternalID,
  IsltnCertificateSubobjectType,
  IsltnCertExternalNumber,
  IsolationCertificateType,
  IsltnCertTypeDescription,
  IsltnCertificateDescription,
  LongTextKey,
  IsltnCertificateIsDeleted,
  FunctionalLocationLabelName,
  TechObjIsEquipOrFuncnlLoc,
  TechnicalObject,
  TechnicalObjectLabel,
  TechnicalObjectDescription,
  MaintenancePlanningPlant,
  OperationWorkCenterInternalID,
  ObjectTypeCode,
  IsltnCertValidFromDate,
  IsltnCertValidFromTime,
  IsltnCertValidToDate,
  IsltnCertValidToTime,
  FunctionalLocation,
  Equipment,
  ValidFromDateTime,
  ValidToDateTime,
  IsltnCertProcessingStatus,
  IsltnCertProcessingStatusText,
  WorkCenter,
  WorkCenterInternalID,
  WorkCenterPlant,
  IsApproved,
  TechObjAuthorizationGroup,
  MaintenancePlannerGroup,
  MaintenancePlant,
  PlantSection,
  AssetLocation,
  AssetRoom,
  LocationName,
  IsolationCertificateLongText,
  IsltnCertHasLongText,
  PlantSectionDesc,
  MaintenancePlantName,
  CreatedByUser,
  CreationDate,
  CreationTime,
  CreationDateTime,
  LastChangedByUser,
  LastChangeDate,
  LastChangeTime,
  LastChangeDateTime,
  IsltnCertCancellationText,
  RefIsltnCertTemplateInternalID,
  RefIsltnCertSubobjectType,
  IsolationCertificateReference,
  RefIsltnCertificateTemplate,
  ReferenceIsolationCertificate,
  RefIsltnCertTmplIsHidden,
  RefIsltnCertificateIsHidden,
  IsltnCertThumbnailURL,
  DraftEntityCreationDateTime,
  DraftEntityLastChangeDateTime,
  DraftAdministrativeDataUUID,
  DraftEntityOperationCode,
  HasActiveEntity,
  DraftFieldChanges
FROM isltncerttmpl_d
;