Q35AddUpdateFailureAnalysis
Cantara Business Function to Create or Updates failure, analysis, and resolution records against the given work order number. If a mnF48164FailureKey, mnF48164AnalysisKey, or mnF48164ResolutionKey value is passed in then the transaction for that record will be treated as an update. Else it will be treated as a new record and the key will be returned upon successful creation of the record.
Oracle Doc: https://support.oracle.com/knowledge/JD%20Edwards%20EnterpriseOne/2345769_1.html
Calls
This function calls the following Q35 functions:
Data Structure
Name | Type | Inclusion | Direction | Parameter Notes |
---|---|---|---|---|
mnF48164FailureKey | INTEGER | OPTIONAL | BOTH | |
mnF48164AnalysisKey | INTEGER | OPTIONAL | BOTH | |
mnF48164ResolutionKey | INTEGER | OPTIONAL | BOTH | |
mnWorkOrderNumber | INTEGER | REQUIRED | IN | |
szEnvironment | UDC | OPTIONAL | IN | |
szProductComponent | UDC | OPTIONAL | IN | |
mnF48163FailureKey | INTEGER | OPTIONAL | IN | |
mnF48163AnalysisKey | INTEGER | OPTIONAL | IN | |
mnF48163ResolutionKey | INTEGER | OPTIONAL | IN |