399
edits
Changes
no edit summary
== SEPA Pain 002 Import==
=== Transaction Form Required Fields ===
{| class="wikitable"
|-
! #
! BOI XML Reference
! Information
|-
| 1
|
| GrpHdr > MsgId
|-
| 2
|
| GrpHdr > CreDtTm
|-
| 3
|
| GrpHdr > CdtrAgt > FinInstnId > BIC
|-
| 4
|
| OrgnlGrpInfAndSts > OrgnlMsgId
|-
| 5
|
| OrgnlGrpInfAndSts > OrgnlMsgNmId
|-
| 6
|
| OrgnlGrpInfAndSts > OrgnlNbOfTxs
|-
| 7
|
| OrgnlGrpInfAndSts > OrgnlCtrlSum
|-
| 8
|
| OrgnlPmtInfAndSts > OrgnlPmtInfId
|-
| 9
|
| OrgnlPmtInfAndSts > OrgnlNbOfTxs
|-
| 10
|
| OrgnlPmtInfAndSts > OrgnlCtrlSum
|-
| 11
|
| TxInfAndSts > StsId
|-
| 12
|
| TxInfAndSts > OrgnlInstrId
|-
| 13
|
| TxInfAndSts > OrgnlEndToEndId
|-
| 14
|
| TxInfAndSts > TxSts
|-
| 15
|
| TxInfAndSts > StsRsnInf > Orgtr > Id > OrgId > BICOrBEI
|-
| 16
|
| TxInfAndSts > StsRsnInf > Rsn > Cd
|-
| 17
|
| TxInfAndSts > OrgnlTxRef > Amt > InstdAmt
|-
| 18
|
| TxInfAndSts > OrgnlTxRef > ReqdColltnDt
|-
| 19
|
| TxInfAndSts > OrgnlTxRef > CdtrSchmeId > Id > PrvtId > Othr > Id
|-
| 20
|
| TxInfAndSts > OrgnlTxRef > CdtrSchmeId > Id > PrvtId > Othr > SchmeNm > Prtry
|-
| 21
|
| TxInfAndSts > OrgnlTxRef > PmtTpInf > SvcLvl > Cd
|-
| 22
|
| TxInfAndSts > OrgnlTxRef > PmtTpInf > LclInstrm > Cd
|-
| 23
|
| TxInfAndSts > OrgnlTxRef > PmtTpInf > SeqTp
|-
| 24
|
| TxInfAndSts > OrgnlTxRef > PmtTpInf > CtgyPurp > Prtry
|-
| 25
|
| TxInfAndSts > OrgnlTxRef > MndtRltdInf > MndtId
|-
| 26
|
| TxInfAndSts > OrgnlTxRef > MndtRltdInf > DtOfSgntr
|-
| 27
|
| TxInfAndSts > OrgnlTxRef > MndtRltdInf > AmdmntInd
|-
| 28
|
| TxInfAndSts > OrgnlTxRef > Dbtr > Nm
|-
| 29
|
| TxInfAndSts > OrgnlTxRef > DbtrAcct > Id > IBAN
|-
| 30
|
| TxInfAndSts > OrgnlTxRef > DbtrAgt > FinInstnId > BIC
|-
| 31
|
| TxInfAndSts > OrgnlTxRef > CdtrAgt > FinInstnId > BIC
|-
| 32
|
| TxInfAndSts > OrgnlTxRef > Cdtr > Nm
|-
| 33
|
| TxInfAndSts > OrgnlTxRef > CdtrAcct > Id > IBAN
|-
|}
=== Example Rule ===
<syntaxhighlight lang="java">
SEPA002FileRead
[[-SEP-]]1
[[-SEP-]]strCDA_1_field_0_1,strCDA_1_field_0_2,..............,strCDA_1_field_0_33,strCDA_1_field_0_34
[[-SEP-]]SubFolder1\SubFolder2\SubFolder3
[[-SEP-]]True
[[-SEP-]]SEPA Rejection
[[-SEP-]]False
[[-SEP-]]
[[-SEP-]]
[[-SEP-]]
[[-SEP-]]
[[-SEP-]]
[[-SEP-]]
</syntaxhighlight>