Input/Output Signature
The Input/Output Signatures are the same for all the QAD CRM Outbound APIs.
procedure ip_queryProfileContact:
define input parameter p_ih_phEvent_Message as handle NO-UNDO.
define output parameter p_oh_phEventResponse as handle NO-UNDO.
...
end procedure.