Table of Contents

CPD - Clean Payment Data

Module CPD

Description

CPD is the main data table for the Clean Payment contract.
All technical important fields have to be defined here.
Large text blocks should be defined in CPT.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of CP Contract Text 8 1 Edit Yes Public
OWNREF Our Reference Text 16 1 Edit Yes Public
NAM Externally Displayed Name to Identify the Contract Text 80 1 Edit Yes Public
PYENAM Payee Text 40 1 Edit Yes Public
PYEREF Payee Reference Text 16 1 Edit Yes Public
PYBNAM Paying Bank Text 40 1 Edit Yes Public
PYBREF Paying Bank Reference Text 16 1 Edit Yes Public
ORCNAM Ordering Customer Text 40 1 Edit Yes Public
ORCREF Ordering Customer Reference Text 16 1 Edit Yes Public
ORINAM Ordering Institution Text 40 1 Edit Yes Public
ORIREF Ordering Institution Reference Text 16 1 Edit Yes Public
OPNTRNINR TRNINR which L/C Opened/Issued Text 8 1 Edit Yes Public
VALDAT Value Date Date 12 0 Date Yes Public
OPNDAT Date of Payment Date 12 0 Date Yes Public
CLSDAT Date Closed Date 12 0 Date Yes Public
CHATO Our Charges to Text 1 1 Edit Yes Public CHADET
CREDAT Creation Date Date 12 0 Date Yes Public
OWNUSR Responsible User Text 8 1 20 Edit Yes Public
VER Version Counter Text 4 1 Edit Yes Public
DETCHGCOD Details of Charges Text 3 1 Edit Yes Public Embedded
PAYTYP Payment Type Text 1 1 Edit Yes Public Embedded
STAGOD Good's Code (for Statistics) Text 6 1 Edit Yes Public GODCOD
STACTY Country Code (for Statistics) Text 2 1 Edit Yes Public CTYTXT
ANTINCBENACC allNETT Beneficiary Account No. Text 34 1 Edit Yes Public
SHPFRO Shipment from Text 65 1 Edit Yes Public
PORLOA Port of Loading Text 65 1 Edit Yes Public
PORDIS Port of Discharge Text 65 1 Edit Yes Public
SHPTO For Transportation to Text 65 1 Edit Yes Public
TRPDOCTYP Transport Document Type Text 6 1 Edit Yes Public
TRPDOCNUM Transport Document Number Text 40 1 Edit Yes Public
TRADAT Date of Transport Document Date 12 0 Date Yes Public
TRAMOD Mode of Transport Text 6 1 Edit Yes Public
INCTRMCOD Incoterm Code Text 3 1 Edit Yes Public Embedded
INCTRMVER Incoterm Version Text 1 1 Edit Yes Public Embedded
SHPFLG Provide Shipment Details Text 1 1 Edit Yes Public
ETYEXTKEY Entity holding Contract Text 8 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
CPD_ETYEXTKEY ETYEXTKEY
CPD_INR INR Unique
CPD_NAM NAM
CPD_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 CPD. The field INR is used to maintain links from other tables into this table and links the two table CPD and CPT 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 reference number of the clean payment being established. The reference number can have a maximum size of 16 characters. This field can be used to search for any export collection from the database.

Helpinformation

This field contains the reference number of the clean payment


Datafield NAM Name

Description

This field hold 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 is not modifiable 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 is not modifiable by the user.


Datafield PYENAM Payee

Description

This field contains the long name of the payee of the clean payment for display purposes.

Helpinformation

This field contains the descriptive name of the payee


Datafield PYEREF Payee Reference

Description

This field contains the reference of the payee.

Helpinformation

This field contains the reference number of the payee


Datafield PYBNAM Paying Bank

Description

This field contains the long name of the paying bank of the clean payment for display purposes.

Helpinformation

This field contains the descriptive name of the paying bank


Datafield PYBREF Paying Bank Reference

Description

This field contains the reference of the paying bank

Helpinformation

This field contains the reference number of the paying bank


Datafield ORCNAM Ordering Customer

Description

This field contains the long name of party instructing the clean payment for display purposes.

Depending on the type of the clean payment the party can be customer of the bank or a third party.

Helpinformation

This field contains the descriptive name of the customer placing the order.


Datafield ORCREF Ordering Customer Reference

Description

This field contains the reference of the party instructing the clean payment.

Helpinformation

This field contains the reference number of the customer placing the order.


Datafield ORINAM Ordering Institution

Description

This field contains the long name of the ordering institution of the clean payment for display purposes.

Helpinformation

This field contains the descriptive name of the institution placing the order.


Datafield ORIREF Ordering Institution Reference

Description

This field contains the reference of the ordering institution.

Helpinformation

This field contains the reference number of the institution placing the order.


Datafield VALDAT Value Date

Description

This field contains the value date for the settlement.

Helpinformation

This field contains the value date of the clean payment


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 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 CHATO Our fees to be debited to

Description

This field defines whether the charges and commissions of the bank are borne by the applicant side (=“U”), by the beneficiary side (=“B”) or others. According to the selection entered in this field, the roles in the second settlement grid (own commission/charges) are defaulted.

Helpinformation

This field defines whether the fees and commissions of the bank using using the application are to be 'borne by client' (='U'), 'borne by' (='B') or borne by other parties. Depending on the selection made in this field, the roles in the second settlement table (own commission / fees) are proposed.

Meaning of 'borne by client' on incoming payment: If, in the fee settlement field, 'borne by client' was selected or if the field is not completed, then own fees will be proposed in the settlement to the debit of the payee is proposed.

Meaning of 'borne by client' on outgoing or transitory payment: Own fees in the settlement are proposed to the debit of the applicant SIDE

Meaning of 'borne by abroad ' on incoming payment: Own fees in the settlement are proposed to the debit of the applicant SIDE

Meaning of 'borne by abroad' on outgoing or transitory payment: Own fees in the settlement are proposed to the debit of the payee

Meaning of 'Others': No role is proposed on the fees in the settlement panel.


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 OWNUSR Responsible User

Description

This field holds the user ID of the person which is responsible to handle 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 VER Version

Description

This field holds the version counter to keep track of the version history of a CPD 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 DETCHGCOD Details of Charges

Description

This field defines which side of the clean payment has to pay the charges.

Depending on the selection and the type of the clean payment CHATO is defaulted by the correct party of the bank.

Helpinformation

This field defines which side of the clean payment has to pay the charges.

Depending on the selection and the type of the clean payment field 'Our Charges to' is defaulted by the correct party of the bank.

Codetable
Code Text
BEN Beneficiary Customer
OUR Ordering Customer
SHA Shared

Datafield PAYTYP Payment Type

Description

This field contains the type of the clean payment.

Possible values: Incoming payment Outgoing payment Transit payment

Helpinformation

This field contains the payment type of the clean payment

Codetable
Code Text
I Incoming Payment
O Outgoing Payment
T Transit Payment

Datafield STAGOD Goods Code (for Statistics)

Description

The field can be used for statistical reasons and allows to evaluate clean payments by the types of goods that were shipped under the clean payment. The codetable for this field can be customized by the bank according to their needs.

Helpinformation

This field contains the type of goods shipped. The goods code is used to evaluate contracts by the type of goods. The codetable can be customized by the bank according to their needs.


Datafield STACTY Country Code (for Statistics)

Description

This field can be used for statistical reasons.

Helpinformation

This field can be used for statistical reasons.


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 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 ANTINCBENACC Beneficiary Account No.

Description

Beneficiaries Account number as stored in allNETT.

Helpinformation

Beneficiaries Account number as stored in allNETT.


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 to be indicated on the transport document.

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 PORLOA Port of Loading

Description

This field specifies the port of loading or airport of departure to be indicated on the transport document.

Helpinformation

This field specifies the port or airport of departure indicated on the transport document.


Datafield PORDIS Port of Discharge

Description

This field specifies the port of discharge or airport of destination to be indicated on the transport document.

Helpinformation

This field contains the port or airport of destination, where the goods shipped under the L/C are unloaded. This is not necessarily the place of delivery.


Datafield SHPTO For Transportation to

Description

This field specifies the final destination or place of delivery to be indicated on the transport document.

Helpinformation

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


Datafield TRPDOCTYP Transport Document Type

Description

This field indicates the type of transport document (e.g. bill of lading, airway bill etc.) which is presented under this clean payment.

Helpinformation

This field indicates the type of transport document (e.g. bill of lading, air waybill etc).


Datafield TRPDOCNUM Transport Document Number

Description

This field indicates the number of the transport document (e.g. number of bill of lading, airway bill).

Helpinformation

This field indicates the unique reference number assigned to the transport document (e.g. bill of lading number or air waybill number).


Datafield TRADAT Date of Transport Document

Description

This field indicates the date of the transport document (e.g. bill of lading, airway bill) which is presented under this clean payment.

Helpinformation

This field indicates the date the transport document (e.g. bill of lading, air waybill) was issued.


Datafield TRAMOD Mode of Transport

Description

This field indicates how the goods have been shipped (e.g. via sea, air or a combination of different transport modes).

Helpinformation

This field indicates how the goods have been shipped (e.g. via sea, or air or a combination of different transport modes).


Datafield INCTRMCOD Incoterm Code

Helpinformation

To select from the list of available Incoterms

Codetable
Code Text
CIF CIF
CFR CFR
FOB FOB
FCA FCA
FAS FAS
CPT CPT
CIP CIP
DAP DAP
DDP DDP
DDU DDU
DES DES
DEQ DEQ
EXW EXW
DPU DPU
DAF DAF
DAT DAT

Datafield INCTRMVER Incoterm Version

Helpinformation

This field refers to the published version of the Incoterms.

Codetable
Code Text
1 Incoterm Version 2010
2 Incoterm Version 2000
3 Incoterm Version 2020

Datafield SHPFLG Provide Shipment Details

Description

Marks, if shipment details have to be provided or not. Only if the flag is ticked panel shipment details is open for entry of any data.

Helpinformation

Marks, if shipment details have to be provided or not. Only if the flag is ticked panel shipment details is open for entry of any data.