Business::Edifact::Message::LineItem - Model an individual Item Line in a message
Contents
Acknowledgements
Bugs
Please report any bugs or feature requests to "bug-edifact-interchange at rt.cpan.org", or through the
web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Business-Edifact-Interchange>. I will
be notified, and then you'll automatically be notified of progress on your bug as I make changes.
License And Copyright
Copyright 2011-2014 Colin Campbell.
This program is free software; you can redistribute it and/or modify it under the terms of either: the
GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
perl v5.36.0 2022-10-13 Business::Edifa...ssage::LineItem(3pm)
Name
Business::Edifact::Message::LineItem - Model an individual Item Line in a message
Subroutines/Methods
new
Called by Business::Edifact::Message to instantiate a new LineItem object. The caller passes the lineitem
fields to the constructor
addsegment
adds a segment arrayref
order_reference_numberline_sequence_numberean
Return the lineitem's ean (a 13 digit ISBN)
author_surnameauthor_firstnameauthortitlesubtitleeditionplace_of_publicationpublisherdate_of_publicationitem_formatshelfmarkquantitypricerelated_numbersSupport
You can find documentation for this module with the perldoc command.
perldoc Business::Edifact::Message
Synopsis
An edifact Message can caontain a number of line items This is an instance of one
Version
Version 0.07
