public class SupportingDocumentDescription
extends java.lang.Object
A description of the supporting document.
Such as: timesheet, usage report etc.
CHORUS PRO: Chorus Pro allows only two types of attachements: main attachment and additional attachment.In the case of a PDF / A-3 (Factur-X), only the type of complementary attachment is allowed.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:AdditionalReferencedDocument/ram:Name
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSupportingDocumentDescription()
BT-123:Supporting document description
|
SupportingDocumentDescription |
setSupportingDocumentDescription(java.lang.String value) |
public SupportingDocumentDescription setSupportingDocumentDescription(java.lang.String value)
value
- BT-123:Supporting document description
A description of the supporting document.
Such as: timesheet, usage report etc.
CHORUS PRO: Chorus Pro allows only two types of attachements: main attachment and additional attachment.In the case of a PDF / A-3 (Factur-X), only the type of complementary attachment is allowed.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:AdditionalReferencedDocument/ram:Name
public java.lang.String getSupportingDocumentDescription()
A description of the supporting document.
Such as: timesheet, usage report etc.
CHORUS PRO: Chorus Pro allows only two types of attachements: main attachment and additional attachment.In the case of a PDF / A-3 (Factur-X), only the type of complementary attachment is allowed.