|
Functionality This method provides a list of all confirmations that satisfy thespecified selection criteria (order, operation, suboperation orconfirmation number). Key data for the confirmation and the confirmed object, such as order,operation and suboperation are specified in the list. Someadministration data for the confirmation is also specified, such asdate and time of creation, creator, confirmation record type. Notes The selection criteria can be transferred as
- Individual value (for example, the OPERATION> parameter)
- Interval (for example, the ORDER_RANGE> and CONF_RANGE>
parameters) If no restrictive conditions are specified, all the confirmations areincluded in the list. Note that a selection is only successful if the selection criteria donot contain any contradictions. For example, no confirmations will befound in a maintenance or service order if an operation has beenspecified as a parameter that does not exist in the order. The selected data is transferred to the CONFIRMATIONS> table. If no confirmations can be found for the selection conditions, theRETURN> parameter will provide information on the errors thatoccurred.Description The return parameter displays if the data required for a confirmationwas successfully retrieved or which exceptions occurred. If the confirmation data was retrieved successfully, the returnparameter is returned with initial values. The return parameter is only filled if either the required confirmationdoes not exist (the confirmation exists, but belongs to a differentorder type) or there is no authorization to display the confirmation.If one of these exceptions occurred, the structure of the RETURN>parameter contains all the detailed necessary informaion on the errorthat occurred, but which is also provided in the MESSAGE> messagetext.Description Confirmations for completed orders should be selected. Description Confirmations for orders that are in process should be selected. Description Operation of an order to which the existing confirmations should beassigned. Description Suboperation of an order to which the existing confirmations should beassigned. Description The CONFIRMATIONS> table provides key data and some selecteddetailed data for all the selected confirmations.Description The confirmations to be considered for selection can be assigned in theCONF_RANGE> range table.Description The orders to be considered for the selection of confirmations can beassigned in the ORDER_RANGE> range table.
|