getmax4saleinfo
Description
getmax4saleinfo returns Max4Sale information for anything that satisfies the selection criteria.
Input fields
XML tag | Description |
<dciselect> | DCI. For example, <dciselect>department='aaa-matt' and item = 'teetime'</dciselect>. |
<dates> | The dates specified must be discrete dates (no ranges). |
<fields> | |
Return fields
Max4Sale information for the one matching DCI for the two <dates> listed.
Example
Example invocation:
<func>getmax4saleinfo</func><dates>10/24/2007 10 am, 10/25/2007 8am</dates><dciselect>department='IMAX-EXHIB' and item='DPSEA1000'</dciselect>
Example return string:
Max4Sale information for the one matching DCI for the two <dates> listed.
See also