C_WrkPmtPartnerFunctionVH

DDL: C_WRKPMTPARTNERFUNCTIONVH SQL: CPARTNERFUNCVH Type: view CONSUMPTION

Work Permit Partner Function

C_WrkPmtPartnerFunctionVH is a Consumption CDS View that provides data about "Work Permit Partner Function" in SAP S/4HANA. It reads from 2 data sources (I_PartFuncByPartDetnProced, I_PermitToWorkProfile) and exposes 4 fields with key fields PartnerDeterminationProcedure, PartnerFunction, MaintenancePlanningPlant. It has 1 association to related views. It is exposed through 4 OData services (UI_SAFETYCERTIFICATE, UI_SAFETYCERTIFICATETEMPLATE, UI_WORKPERMIT, ...). It is used in 4 Fiori applications: Create Work Permit Request, Manage Work Permit Templates, Manage Work Permits, ....

Data Sources (2)

SourceAliasJoin Type
I_PartFuncByPartDetnProced _PartnerDetProced from
I_PermitToWorkProfile _PermitProfileDetails inner

Associations (1)

CardinalityTargetAliasCondition
[1..1] I_PartnerFunction _PartnerFunc _PartnerFunc.PartnerFunction = $projection.PartnerFunction

Annotations (14)

NameValueLevelField
AbapCatalog.sqlViewName CPARTNERFUNCVH view
AbapCatalog.compiler.compareFilter true view
AbapCatalog.preserveKey true view
AccessControl.personalData.blocking #NOT_REQUIRED view
ClientHandling.algorithm #SESSION_VARIABLE view
ObjectModel.usageType.serviceQuality #D view
ObjectModel.usageType.sizeCategory #S view
ObjectModel.usageType.dataClass #META view
ObjectModel.dataCategory #VALUE_HELP view
VDM.viewType #CONSUMPTION view
AccessControl.authorizationCheck #NOT_REQUIRED view
EndUserText.label Work Permit Partner Function view
Metadata.ignorePropagatedAnnotations true view
ObjectModel.representativeKey MaintenancePlanningPlant view

OData Services (4)

ServiceBindingVersionContractRelease
UI_SAFETYCERTIFICATE UI_SAFETYCERTIFICATE V2 C1 NOT_RELEASED
UI_SAFETYCERTIFICATETEMPLATE UI_SFTYCERTIFICATETEMPLATE V2 C1 NOT_RELEASED
UI_WORKPERMIT UI_WORKPERMIT V2 C1 NOT_RELEASED
UI_WORKPERMITTEMPLATE UI_WORKPERMITTEMPLATE V2 C1 NOT_RELEASED

Fiori Apps (4)

App IDApp NameTypeDescription
F4691 Create Work Permit Request Transactional Work Permit is initiated during the planning of a maintenance activity and typically created from a predesigned template, together with the work order associated with the maintenance task. You can use this app to create new Work Permit.
F4692 Manage Work Permit Templates Transactional Work permit template provides a predesigned structure that can be used to create work permits of consistent format. This can help you streamline the process when Permits for similar work are required to be created periodically. You can use this app to maintain the re-use library of templates to use them for creating actual work permits.
F6579 Manage Work Permits Transactional Work Permit is initiated during the planning of a maintenance activity and typically created from a predesigned template, together with the work order associated with the maintenance task. You can use this to search and maintain Work Permits.
F6678 Manage Safety Certificates Transactional Safety Certificate defines the safety precautions specific to a process / team for example Ionization Radiation, Vehicle Entry, Diving etc and documents approvals required and performed for the specific environment.

Create Work Permit Request

Business Role: Maintenance Planner

The Create Work Permit Request app allows to create new work permit with reference to an existing maintenance order, a predesigned work permit template, or independently. It provides the abilities to perform the following operations:Allows to create and process new work permit using the optimized work permit management solutionProvides the ability to assign multiple functional locations, equipment, maintenance orders, partners, and attachments to enhance work permit with details related to the work activityAllows the configuration of the nature of work, personal protective equipment, and safety precautions to enhance work permit with safety protocols.Offers easy data validation and a simplified approval process that adheres to a four-eyes principleSupports the printing of work permit in the output form maintained by the userProvides the ability to extend the validity even after the creation of work permitSupports all operations relevant to work permit management such as approval, print, issue, return, close, deactivate, cancel, and mark for deletion.Provides the ability to view the records of data transfers using application logs

Manage Work Permit Templates

Business Role: Industrial Hygienist

The Manage Work Permit Templates app allows to create work permit templates as predesigned models for creating work permits. The templates can be used as they are, or easily modified while work permits are created. Usage of work permit templates can help to streamline the work permit creation process when identical work permits are generated often. The app can perform the following operations:Allows to create, process, and manage work permit templatesProvides the ability to assign multiple functional locations, equipment, partners, and attachmentsAllows the configuration of the nature of work, personal protective equipment, and safety precautionsOffers easy data validation and a simplified approval process that adheres to a four-eyes principleProvides the ability to view the records of data transfers using application logs

Manage Work Permits

Business Role: Maintenance Planner

The Manage Work Permits app allows you to create, manage, and monitor work permits and gain valuable insights about the progress of your maintenance operations. Using the app, new work permits can be created with reference to an existing maintenance order, a predesigned work permit template, or independently. It provides the following capabilities:Allows to create and process new work permit using the optimized work permit management solutionProvides the ability to assign multiple functional locations, equipment, maintenance orders, partners, and attachments to enhance work permit with details related to the work activityAllows the configuration of the nature of work, personal protective equipment, and safety precautions to enhance work permit with safety protocols.Offers easy data validation and a simplified approval process that adheres to a four-eyes principleSupports the printing of work permit in the output form maintained by the userProvides the ability to extend the validity even after the creation of work permitSupports all operations relevant to work permit management such as approval, print, issue, return, close, deactivate, cancel, and mark for deletion.Provides the ability to view the records of data transfers using application logs

Manage Safety Certificates

Business Role: Maintenance Planner

With this app, you can create new safety certificates or manage the existing certificates that are active, non-active, or closed in the system. New safety certificates can be created with reference to an existing work permit, a pre-designed safety certificate template, or independently. Once the safety certificate has been created, you can enhance the record with additional details.

Key Features: Enables maintenance planners to create and manage safety certificates Supports the creation of certificates with reference to a work permit and/or a safety certificate template and independently Allows the configuration of the safety precautions as an integral component of the safety certificate solution Provides the ability to assign work permits, partners, and multiple functional locations or equipment to the safety certificate Offers easy data validation and a simplified approval process that adheres to a four-eyes principle In addition, the app supports the following technical features and options: Attachment Service Application Logs

Fields (4)

KeyFieldSource TableSource FieldDescription
KEY PartnerDeterminationProcedure I_PartFuncByPartDetnProced PartnerDeterminationProcedure
KEY PartnerFunction I_PartFuncByPartDetnProced PartnerFunction
KEY MaintenancePlanningPlant I_PermitToWorkProfile MaintenancePlanningPlant
PartnerFunctionName
@AbapCatalog.sqlViewName: 'CPARTNERFUNCVH'
@AbapCatalog.compiler.compareFilter: true
@AbapCatalog.preserveKey: true
@AccessControl.personalData.blocking: #NOT_REQUIRED
@ClientHandling.algorithm: #SESSION_VARIABLE
@ObjectModel.usageType: {serviceQuality: #D, sizeCategory: #S, dataClass: #META}
@ObjectModel.dataCategory: #VALUE_HELP
@VDM.viewType: #CONSUMPTION
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'Work Permit Partner Function'
@Metadata.ignorePropagatedAnnotations: true
@ObjectModel.representativeKey: 'MaintenancePlanningPlant'
define view C_WrkPmtPartnerFunctionVH
  as select from I_PartFuncByPartDetnProced as _PartnerDetProced
    inner join   I_PermitToWorkProfile     as _PermitProfileDetails on _PartnerDetProced.PartnerDeterminationProcedure = _PermitProfileDetails.PartnerDeterminationProcedure
    association [1..1] to I_PartnerFunction as _PartnerFunc on _PartnerFunc.PartnerFunction = $projection.PartnerFunction
{
     @UI.hidden:true
  key _PartnerDetProced.PartnerDeterminationProcedure,
  key _PartnerDetProced.PartnerFunction,
      @UI.hidden:true
  key _PermitProfileDetails.MaintenancePlanningPlant,
      _PartnerFunc._Text[ 1: Language = $session.system_language ].PartnerFunctionName
 }
 
 where
  _PartnerDetProced.PartnerDeterminationProcedure != ''