VRBL-INV-DE-PEPPOL-8
Basic Info
| Rule | For credit transfer or SEPA credit transfer no Payment Means Card Account Group or Payment Means Payment Mandate Group is allowed. |
| Context |
/ubl:Invoice/cac:PaymentMeans
|
| Pattern | vrbl-invoice-de-peppol-3p0 |
| Severity | fatal |
Implementation
not(
cbc:PaymentMeansCode = '30'
or
cbc:PaymentMeansCode = '58'
)
or
(
not(boolean(cac:CardAccount))
and
not(boolean(cac:PaymentMandate))
)