Q35F43092MovementOrDisposition
Cantara Business Function to create Movement and Disposition transactions via JDE "F43092" Master Business functions.
Note: The JDE functions for cleaning up caches after Movements and Dispositions return error 0115 – Work Order Number Invalid, even though Work Orders and related Parts Lists were not involved in the processing.
Please ignore error 0115 when performing Movements and Dispositions with this function.
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szCompanyKeyOrderNo | COMPANY | REQUIRED | IN |
mnDocumentOrderInvoiceE | INTEGER | REQUIRED | IN |
szOrderType | UDC | REQUIRED | IN |
szOrderSuffix | STRING | REQUIRED | IN |
mnLineNumber | FLOAT | REQUIRED | IN |
mnNoOfLinesOnOrder | INTEGER | REQUIRED | IN |
szCostCenter | BUSINESSUNIT | REQUIRED | IN |
szOperationCode | UDC | REQUIRED | IN |
szUnitOfMeasureAsInput | UDC | REQUIRED | IN |
jdGLDate | DATE | OPTIONAL | IN |
mnQuantityMoved | INTEGER | OPTIONAL | IN |
szToOperationCode | UDC | OPTIONAL | IN |
mnQuantityReturned | INTEGER | OPTIONAL | IN |
szReturnedReason | UDC | OPTIONAL | IN |
mnQuantityReworked | INTEGER | OPTIONAL | IN |
szReworkedReason | UDC | OPTIONAL | IN |
mnQuantityScrapped | INTEGER | OPTIONAL | IN |
szScrappedReason | UDC | OPTIONAL | IN |
mnQuantityRejected | INTEGER | OPTIONAL | IN |
szRejectedReason | UDC | OPTIONAL | IN |
mnQuantityAdjusted | INTEGER | OPTIONAL | IN |
szAdjustedReason | UDC | OPTIONAL | IN |
cErrorCode | CHARACTER | OPTIONAL | OUT |
szErrorItem | STRING | OPTIONAL | OUT |
szP4312Version | STRING | OPTIONAL | IN |
mnQtyMovedSecondary | INTEGER | OPTIONAL | IN |
RCDJ_jdDateReceived | DATE | OPTIONAL | IN |