Excel Add-In for Oracle Fusion Cloud SCM

Build 24.0.9175

UploadShipmentTransactionRequestInnerPackingUnits

Manages file uploads or updates for transaction requests concerning inner packing units.

Input

Name Type Description
TransactionId Integer Unique identifier for the shipment transaction request.
DeliveryInterfaceId Integer Unique identifier for the candidate shipment record in the system.
LPNInterfaceId Integer Unique identifier for the candidate packing unit.
LPNInterfaceId3 Integer Hashed key used to uniquely identify the resource item in the system.
AsyncTrackerId String Tracking ID used to monitor the status of uploaded files.
AttachedDocumentId Integer Unique identifier for an attachment linked to a work order.
CategoryName String Category classification of the attachment, indicating its type or purpose.
ContentRepositoryFileShared Boolean Indicates whether the attachment is shared across multiple records (true or false).
DatatypeCode String Code representing the data type of the attachment, such as text, image, or PDF.

The default value is FILE.

Description String Detailed description of the attached document or file.
DmDocumentId String Unique identifier assigned to the document stored in the content repository.
DmFolderPath String Path indicating the storage location of the document within the content repository.
DmVersionNumber String Version number of the document, used for tracking updates and revisions.
DownloadInfo String JSON-formatted metadata containing information about the attachment's download options.
ErrorStatusCode String Error code indicating any issues encountered during processing.
ErrorStatusMessage String Message providing details about any errors that occurred during processing.
ExpirationDate Datetime Date when the attachment expires and may no longer be accessible.
FileLocation String Local path where the document is stored before being uploaded.
FileName String Name of the attached file.
FileUrl String Web-accessible URL for downloading or viewing the attachment.
Title String Title assigned to the attachment for identification.
Uri String Unique resource identifier (URI) referencing the attachment.
Url String Web-accessible link to locate and access the attachment.

Result Set Columns

Name Type Description
AsyncTrackerId String Tracking ID returned after processing uploaded files.
AttachedDocumentId Integer Unique identifier assigned to the processed attachment.
CategoryName String Category classification of the attachment after processing.
ContentRepositoryFileShared Boolean Indicates if the attachment remains shared after processing.
CreatedBy String User who originally created or uploaded the attachment.
CreatedByUserName String Username of the individual who created the attachment.
CreationDate Datetime Timestamp indicating when the attachment record was created.
DatatypeCode String Code representing the data type of the processed attachment.
Description String Updated description of the attachment after processing.
DmDocumentId String Unique document identifier assigned after processing.
DmFolderPath String Storage location of the processed document in the repository.
DmVersionNumber String Updated version number of the document reflecting changes.
DownloadInfo String JSON-formatted metadata about the attachment after processing.
ErrorStatusCode String Error code returned after processing, if applicable.
ErrorStatusMessage String Message describing any errors encountered during processing.
ExpirationDate Datetime Expiration date for the processed attachment.
FileContents Byte Binary content of the uploaded attachment.
FileName String Final name assigned to the attachment file.
FileUrl String URL where the processed attachment can be accessed.
FileWebImage Byte Base64-encoded image representation of the uploaded file.
LastUpdateDate Datetime Timestamp indicating the last time the document was modified.
LastUpdatedBy String User who made the most recent changes to the document.
LastUpdatedByUserName String Username used for the last modification of the attachment.
Links String Hyperlinks related to the attachment, such as download or metadata links.
Title String Title assigned to the attachment after processing.
UploadedFileContentType String Content type representing the format of the uploaded file.
UploadedFileLength Integer Size of the uploaded file in bytes.
UploadedFileName String Final stored name of the uploaded file.
UploadedText String Extracted or entered text content from the uploaded file.
Uri String Unique resource identifier (URI) for the processed attachment.
Url String Web-accessible URL for retrieving the uploaded file.
UserName String Username of the individual who added or modified the attachment.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175