Package DE_EPAGES::SDA::API::File::Notification
It takes the SDA notification file as input parameter and fetches the ShippingTransactionSDA object through its TransID = #field_identification
Base |
Exporter |
@EXPORT_OK |
Functions
getNotificationInfos
Returns ($ShippingRefNumber, $ConsignmentNoteNumber, $DeliveryStatus) obtained from the SDA notification file.
Syntax |
@ClassPackages = $Object->getNotificationInfos($PathFileName); @ClassPackages = ($ShippingRefNumber, $ConsignmentNoteNumber, $DeliveryStatus); |
Input |
|
Return |
|