Table of Contents

PAD - Participation Data

Module PAD

Description

PAD is the main data table for the Participation contract.
All technical important fields have to be defined here.
Large text blocks should be defined in PAT.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Participation Text 8 1 Edit Yes Public
OWNREF Reference Text 16 1 Edit Yes Public
NAM Externally Displayed Name to Identify the Contract Text 80 1 Edit Yes Public
OPNTRNINR TRNINR which L/C Opened/Issued Text 8 1 Edit Yes Public
CREDAT Date of Creation (Opening or Registry) Date 12 0 Date Yes Public
PERINT Percentage of Contract Amount Numeric 9 6 Edit Yes Public
ISSREF Reference Text 16 1 Edit Yes Public
AMEDAT Date of Last Amendment Date 12 0 Date Yes Public
AMENBR Counter for Number of Amendments Numeric 3 0 Edit Yes Public
AVBBY Available by [AVBBY0] Text 1 1 Edit Yes Public
AVBWTH Available with Text 1 1 Edit Yes Public AVBWTH
CLSDAT Date Participation closed Date 12 0 Date Yes Public
EXPDAT Participation Date of Expiry Date 12 0 Date Yes Public
EXPPLC Place of Expiry Text 29 1 Edit Yes Public
LCRTYP Form of Documentary Credit Text 2 1 Edit Yes Public LCRTYP
NOMSPC Amount Specification Text 1 1 Edit Yes Public Embedded
NOMTOP Amount Tolerance - Positive Numeric 2 0 Edit Yes Public
NOMTON Amount Tolerance - Negative Numeric 2 0 Edit Yes Public
OPNDAT Date Participation Opened/Issued Date 12 0 Date Yes Public
OWNUSR Responsible User Text 8 1 20 Edit Yes Public <fixed-length>
SHPDAT Shipment Date Date 12 0 Date Yes Public
SHPFRO Shipment from Text 65 1 Edit Yes Public
SHPFRO23 Shipment from Text 140 1 65 Edit Yes Public
SHPPAR Partial Shipment Text 35 1 Edit Yes Public
SHPTO For Transportation to Text 65 1 Edit Yes Public
SHPTO23 For Transportation to Text 140 1 65 Edit Yes Public
SHPTRS Transshipment Text 35 1 Edit Yes Public
VER Version Counter Text 4 1 Edit Yes Public
RSKCTY Risk Country Text 2 1 Edit Yes Public
OPNDATLC Date L/C Opened/Issued Date 12 0 Date Yes Public
EXPDATLC LC/ Guarantee Expiry Date Date 12 0 Date Yes Public
AGBNAM Correspondent Bank Name Text 40 1 Edit Yes Public
ISSNAM Issuing Bank Name Text 40 1 Edit Yes Public
AGBREF Correspondent Bank Reference Text 16 1 Edit Yes Public
RESFLG Reserved Contract Text 1 1 Edit Yes Public Embedded
CNFFLG Percentage or Amount Confirmed Text 1 1 Edit Yes Public Embedded
STACTY Country Code (for Statistics) Text 2 1 Edit Yes Public CTYTXT
REJFLG Direct rejection Text 1 1 Edit Yes Public
FTHKEY Key from FTH Text 8 1 Edit Yes Public
BUSSEC Business Sector for Participation Text 2 1 Edit Yes Public Embedded
GARTYP Undertaking Type Text 1 1 Edit Yes Public Embedded
SHPPARS18 Partial Shipment for Swift release 2018 Text 11 1 Edit Yes Public Embedded
SHPTRSS18 Transshipment for Swift relase 2018 Text 11 1 Edit Yes Public Embedded
ETYEXTKEY Entity holding Contract Text 8 1 Edit Yes Public
SILFLG Silent Participation Text 1 1 Edit Yes Public
PRDCOD Product Code Text 6 1 Edit Yes Public PRDCOD
PRDSUB Product Subtype Text 6 1 Edit Yes Public PRDSUB
PRDVAR Product Variant Text 6 1 Edit Yes Public PRDVAR

Indices

Name Fields Properties
PAD_ETYEXTKEY ETYEXTKEY
PAD_INR INR Unique
PAD_NAM NAM
PAD_OWNREF OWNREF

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter PAD. The field INR is used to enable links from other tables to this table. It also links the two tables PAD and PAT as associated entries hold the same INR.

Helpinformation

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield OWNREF Own Reference

Description

This field contains the own reference number of the participation contract. The reference number can have a maximum size of 16 characters. This field can be used to search for any participation contract from the database.

Helpinformation

This field contains the reference number of the Participation The reference number can be up to 16 characters long. This field should be defined as a database key field to optimize the performance. This field can be used to search for a Participationt within the database.


Datafield NAM Name

Description

This field holds the displayed descriptive name used in the application to describe the contract and to search for a contract. Within the default configuration this field is set by a default rule based on contract amount and main party and cannot be modified by the user.

Helpinformation

This field holds the descriptive name displayed in the application to describe and to search for a contract. Within the default configuration this field is set by a default rule based on contract amount and main party and cannot be modified by the user.


Datafield CREDAT Date Created

Description

This date field holds the date when the entry was physically added to the database. This may happen when opening the contract, when reserving the reference number or when, for other reasons, a contract is added to the database.

Helpinformation

This date field identifies the date the entry was physically added to the database.


Datafield PERINT Percentage of Amount

Description

This field contains the participation portion in percent of the underlying obligation. If entered manually the participation amount is calculated automatically.

Helpinformation

This field contains the participation portion in percent of the underlying obligation. If entered manually the participation amount is calculated automatically.


Datafield SILFLG Silent Participation

Description

This flag indicates whether or not the participation is made public to the risk party of the underlying obligation. If activated, no messages are send to the risk party.

Helpinformation

This flag indicates whether or not the participation is made public to the risk party of the underlying obligation. If activated, no messages are send to the risk party.


Datafield ISSREF Reference of Risk Party

Description

The reference of the issuing bank for this contract. This field is filled from PTS\REF of ISS.

Helpinformation

This field contains the reference of the risk party.


Datafield AMEDAT Date of Last Amendment

Description

This field contains the date of the last amendment which has been processed under the participation

Helpinformation

This field contains the date of the last amendment processed under the contract. If it is empty the contract is still in its original condition. This date is automatically updated by the relevant amendment transactions.


Datafield AMENBR Number of Amendments

Description

This field counts the number of all initiated amendments under the Participation. An amendment is initiated when the first transaction of an amendment is finally stored.

The field is technically incremented after loading of the contract in init of amending transactions.

Helpinformation

This field is used to store the number of amendments made to the contract so far. This field is automatically updated from the relevant amendment transaction.


Datafield AVBBY Available by

Description

This field indicates whether underlying contract for which participation is booked, is available by sight payment, deferred payment, acceptance, negotiation or mixed payment.

It is an optional field available for information.

Helpinformation

This field indicates whether the contract is available by sight payment, deferred payment, acceptance, negotiation or mixed payment.


Datafield AVBWTH Available with

Description

This field indicates the bank authorized to pay, accept, negotiate or incur a deferred payment of the underlying contract for which participation is booked.

It is an optional field available for information.

Helpinformation

This field contains the bank/role that is authorized to pay, accept, negotiate or transfer an obligation under a deferred payment for the contract.


Datafield CLSDAT Date Closed

Description

This fields holds the closing date of a contract. If this field is set, the contract is closed and may no longer be used for transaction processing of business transactions. The date specifies the date when the closing took place.

Helpinformation

This fields indicates the closing date of a contract. If an entry has been made, the contract is closed and may no longer be used to process business transactions except special transactions like Settling Charges or Common Messages.


Datafield EXPDAT Participation Date of Expiry

Description

This date field specifies when the participation expires.

Helpinformation

This field contains the expiry date of the participation.


Datafield EXPPLC Place of Expiry

Description

This field specifies where the underlying contract expires. The expiry place is closely linked to the expiry date, as it specifies the place where documents have to be presented.

Helpinformation

This field contains the place where the L/C expires.


Datafield LCRTYP Form of Documentary Credit

Description

This field specifies the type of L/C of the underlying contract.

It is an optional field available for information.

Helpinformation

This field specifies the type of L/C of the underlying contract.


Datafield NOMSPC Amount Specification

Description

This field further qualifies the documentary credit amount of the underlying contract. If the code “not exceeding” is used, no amount tolerance is allowed. If the code “according to UCP” is used, allowances in credit amount are granted according to what is stipulated in article 39 of the UCP.

It is an optional field available for information.

Helpinformation

This field further qualifies the contract amount and becomes important when checking documents presented under the contract. If the code “not exceeding” is used, no tolerance is permitted. If the code “according to UCP” is used, allowances are granted based on stipulations provided in Article 30 of the UCP.

Codetable
Code Text
N NOT EXCEEDING
X Accord to UCP

Datafield NOMTOP Amount Tolerance - Positive

Description

This field specifies the positive tolerance to the documentary credit amount of the underlying contract as percentage plus that amount. In order to calculate the maximum amount (e.g. the maximum risk of the issuing bank), the positive tolerance amount is added to the document amount.

It is an optional field available for information.

Helpinformation

This field specifies the positive tolerance to the nominal amount of the underlying contract as percentage plus that amount. In order to calculate the maximum amount (e.g. the maximum risk of the bank), the positive tolerance amount is added to the nominal amount.


Datafield NOMTON Amount Tolerance - Negative

Description

This field specifies the negative tolerance to the documentary credit amount of the underlying contract as percentage minus that amount.

It is an optional field available for information.

Helpinformation

This field specifies the negative tolerance to the nominal amount of the underlying contract as percentage minus that amount.


Datafield OPNDAT Opening Date

Description

The field holds the opening/issuing date of a contract. If this field is set, the contract has been legally established and it might be used for business transactions. This date describes the point in time when this contract became legally binding. This might be a date prior to the creation date, when the contract was legally binding before it was stored in the database.

Helpinformation

The field holds the opening/issuing date of the contract. If this field is set, the contract has been legally established and it might be used for business transactions. This date describes the point in time when this contract became legally binding. This might be a date prior to the creation date, when the contract was legally binding before it was stored in the database.


Datafield OWNUSR Responsible User

Description

This field holds the user ID of the person who is responsible for handling this contract. This field is an optional field. Within Demobank it is initially filled with the user ID of the user creating/opening the contract.

Helpinformation

This field holds the User ID of the person responsible for handling this contract.


Datafield SHPDAT Shipment Date

Description

This date field specifies the latest date of shipment under the underlying obligation.

It is an optional field available for information.

Helpinformation

This date field specifies the latest date of shipment under the underlying obligation.


Datafield SHPFRO Shipment from

Description

This field specifies the place of taking in charge (in case of a multimodal transport document), the place of receipt (in case of a road, rail or inland waterway transport document or a courier or expedited delivery service document), the place of dispatch or the place of shipment of the underlying obligation.

It is an optional field available for information.

Helpinformation

This field specifies the place of transfer (in the case of a multimodal transport document), the place of receipt (in the case of a road, rail or inland waterway transport document or a courier or express delivery service document), the place of dispatch or the place of shipment to be indicated on the transport document.


Datafield SHPPAR Partial Shipment

Description

This field specifies whether partial shipment is allowed or not allowed under the underlying obligation.

It is an optional field available for information.

Helpinformation

This field indicates whether or not partial shipments (shipment in more than one lot) are permitted under the contract.


Datafield SHPTO For Transportation to

Description

This field specifies the final destination or place of delivery under the underlying obligation.

It is an optional field available for information.

Helpinformation

This field specifies the final destination of the goods shipped under the underlying contract.


Datafield SHPTRS Transshipment

Description

This field specifies whether transshipment is allowed or not allowed under the underlying obligation.

It is an optional field available for information.

Helpinformation

This field indicates whether or not transshipment is allowed under the contract. Transshipment is the shipment of goods to an intermediate destination, from where they are transported to another destination. One reason for this is the change in the means of transport during shipment (e.g. from ship to road transport).


Datafield VER Version

Description

This field holds the version counter to keep track of the version history of a PAD entry. The individual versions are controlled by entries in the SLG table.

Helpinformation

This field holds the version counter used to keep track of the history of an entry of this table. The individual versions are managed by entries in the SLG table.


Datafield RSKCTY Risk Country

Description

This field is defaulted with the country code of the issuing bank of the underlying obligation and therefore indicates the risk country of the participation. It is used for statistical reasons and allows the bank to evaluate the country risks it may have reduced by entering into an participation contract.

Helpinformation

This field is defaulted with the country code of the risk party of the underlying L/C or guarantee and therefore indicates the risk country of the participation. It is used for statistical reasons and allows the bank to evaluate the country risks it may have reduced by entering into an participation contract.


Datafield OPNDATLC Date L/C or guarantee opened

Description

The field holds the opening/issuing date of the underlying contract for which participation is booked. If this field is set, the contract has been legally established and it might be used for business transactions. This date describes the point in time when this contract became legally binding. This might be a date prior to the creation date, when the contract was legally binding before it was stored in the database.

It is an optional field available for information.

Helpinformation

The field holds the opening/issuing date of the underlying contract for which the participation is booked.


Datafield EXPDATLC Date of Expiry

Description

This date field specifies when the underlying contract, for which participation is booked, expires.

Helpinformation

This field contains the expiry date of the L/C or guarantee.


Datafield AGBNAM Correspondent Bank Name

Description

This field holds the name of the correspondent bank, which is participating in the risk. Replicated copy of the field PTS\NAM of the associated entry of the role “AGB”. This field is only used to speed up search and database access.

Helpinformation

This field contains the name of the correspondent bank.


Datafield ISSNAM Issuing Bank Name

Description

Long name of issuing bank for display purposes. This field is filled from PTS\NAM of ISS.

Helpinformation

This field contains the long name of the risk party.


Datafield AGBREF Correspondent Bank Reference

Description

This field holds the reference of the correspondent bank.. Replicated copy of the field PTS\REF of the associated entry of the role “AGB”. This field is only used to speed up search and database access.

Helpinformation

This field contains the reference of the correspondent bank.


Datafield RESFLG Reserved Contract

Description

Contract status flag. If not empty, contract is reserved. That means, only a few basic fields have to be filled in. Visible on PATP in PATPOP and INFPAD. Invisible in all other transactions.

Helpinformation

Contract status flag. If not empty, the contract has been reserved and only a few basic fields have to be filled in. Visible in 'Pre-Opening a Participation' (PATPOP) and 'Info Participation' (INFPAD). Invisible in all other transactions.

Codetable
Code Text
Normal Contract
X Reserved Contract

Datafield CNFFLG Percentage or Amount confirmed

Description

This (invisible) field defines, if the amount or the percentage is confirmed in a partially confirmed contract.

Based on this information, the percentage or amount are protected and calculated from the other field.

Helpinformation

This (invisible) field defines, if the amount or the percentage is confirmed in a partially confirmed contract.

Based on this information, the percentage or amount are protected and calculated from the other field.

Codetable
Code Text
Not confirmed
A Amount confirmed
P Percentage confirmed

Datafield STACTY Country Code (for Statistics)

Description

This field is defaulted from RSKCTY and therefore indicates the risk country of the participation. It is used for statistical reasons and allows the bank to evaluate the country risk that is reduced by entering into an participation contract.

Helpinformation

This field is defaulted from risk country and therefore indicates the risk country of the participation. It is used for statistical reasons and allows the bank to evaluate the country risk that is reduced by entering into an participation contract.


Datafield REJFLG Direct rejection

Description

Set in PATPOP, if incoming message is rejected / contract closed directly.

Helpinformation

This flag is set in the (pre)opening transaction in case an incoming message is rejected. The contract is closed directly.


Datafield FTHKEY Key from FTH

Description

This field holds the key of the fasttrack definition, which was used to create this contract.

Helpinformation

This field holds the key of the fasttrack definition, which was used to create this contract.


Datafield ETYEXTKEY Entity

Description

This table is defined on entity level with separate entries for each entity. This field holds the EXTKEY of the owning entity to identify the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity are visible to the user.

Helpinformation

This field holds the external key of the owning entity to identify the logical owner of this entry.

This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity are visible to the user.


Datafield OPNTRNINR TRNINR which opened contract

Description

This field holds the INR of the transaction which opened the contract.

Helpinformation

This field holds the INR of the transaction which opened/issued the contract.


Datafield BUSSEC Business Sector for Participation

Description

This field specifies the business module of the underlying contract.

Helpinformation

This field specifies the business module of the underlying contract.

Codetable
Code Text
LI Import L/C
LE Export L/C
GI Guarantee

Datafield GARTYP Undertaking Type

Description

This field holds the undertaking type of the guarantee or standby L/C. The codetable is identical as in GID.GARTYP except for Direct Pay.

Helpinformation

This field holds the undertaking type of the guarantee or standby L/C. The codetable is identical as in GID.GARTYP except for Direct Pay.

Codetable
Code Text
A Advance Payment Guarantee
B Bid Bond
C Credit Card Guarantee
F Credit Facilities Guarantee
P Performance Bond
W Warranty Bond
Z Payment Guarantee (Goods/Services)
Y Payment Guarantee (Financial/Other)
L Documentary Credit

Datafield SHPPARS18 Partial Shipment

Description

This field specifies whether partial shipment is allowed or not allowed under the underlying obligation.

It is an optional field available for information.

Helpinformation

This field indicates whether or not partial shipments (shipment in more than one lot) are allowed under the contract. Other conditions must be stated elsewhere in the message.

Codetable
Code Text
NOT ALLOWED not allowed
ALLOWED allowed
CONDITIONAL must be described elsewhere in the message

Datafield SHPTRSS18 Transhipment

Description

This field specifies whether transshipment is allowed or not allowed under the underlying obligation.

It is an optional field available for information.

Helpinformation

This field indicates whether or not transshipment is allowed under the contract. Transshipment is the shipment of goods to an intermediate destination, from where they are transported to another destination. One reason for this is the change in the means of transport during shipment (e.g. from ship to road transport). Other conditions must be stated elsewhere in the message.

Codetable
Code Text
ALLOWED allowed
NOT ALLOWED not allowed
CONDITIONAL must be described elsewhere in the message

Datafield PRDCOD Product Code

Description

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the PRDCOD shall identify the business sector together with some key criteria like confirmed or unconfirmed LC in a cross business sectors unique identification.

Helpinformation

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the PRDCOD shall identify the business sector together with some key criteria like confirmed or unconfirmed LC in a cross business sectors unique identification.


Datafield PRDSUB Product Subtype

Description

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the PRDSUB shall identify the business sector specific bankside defined products adding some key sub criteria in a cross business sectors unique identification.

Helpinformation

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the PRDSUB shall identify the business sector specific bankside defined products adding some key sub criteria in a cross business sectors unique identification.


Datafield PRDVAR Product Variant

Description

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the product variant is intended as possible extension to setup specific variants below the product and subproduct code.

Helpinformation

Initial version to support the differentiation of predefined bank products cross business sectors. This organizational solution is made up of three fields PRDCOD, PRDSUB and PRDVAR providing a bank product, a sub differentiation and individual variants if needed. Here the product variant is intended as possible extension to setup specific variants below the product and subproduct code.


Datafield SHPFRO23 Shipment from

Description

Introduced with Swift Release 2023 This field specifies the place of taking in charge (in case of a multimodal transport document), the place of receipt (in case of a road, rail or inland waterway transport document or a courier or expedited delivery service document), the place of dispatch or the place of shipment of the underlying obligation.

It is an optional field available for information.


Datafield SHPTO23 For Transportation to

Description

Introduced with Swift Release 2023 This field specifies the final destination or place of delivery under the underlying obligation.

It is an optional field available for information.