Change contract and revise related documents - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Process step class

This process step class can be used to change the contract and revise all related documents. The arguments define what the workflow does when a workflow step is initiated to transfer the contract.

Process class name: Contract Transfer Request

Syntax: SDAChangeContractAndReviseRelatedDocuments,Arg1,Arg2,Arg3

Example:

SDAChangeContractAndReviseRelatedDocuments,SDAContractTransferRequestDocVersion,SDASDADocContract,SDAProjectComsContract

Where:

Arg1: Relationship to get the document versions related to the contract transfer request.

Arg2: Relates the document master(s) to the contract.

Arg3: Relationship to get the contract related to contract transfer request object

The following example shows the SDAChangeContractAndReviseRelatedDocuments process step:

<SPFStepDef>

<IObject UID="STP_SDAChangeContractAndReviseRelatedDocuments" Name="SDAChangeContractAndReviseRelatedDocuments" Description="Change contract and revise related documents" />

<ISPFAdminItem />

<ISPFStepDef />

</SPFStepDef>

<SPFStepDefClass>

<IObject UID="WSC_SDAChangeContractAndReviseRelatedDocuments" Name="SDAChangeContractAndReviseRelatedDocuments" Description="Change contract and revise related documents"/>

<ISPFAdminItem />

<ISPFStepDefClass

SPFProcessClassName="SDAChangeContractAndReviseRelatedDocuments,SDAContractTransferRequestDocVersion,SDADocContract,SDAProjectComsContract" >

</SPFStepDefClass>