<xsd:element name="ProcessCredit" type="ProcessCreditType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">The purpose of the ProcessCredit is for the order management application to request credit data for a trading partner from the credit management function. The ProcessCredit does not imply any update, it is only an inquiry function. The ShowCredit discussed in the next chapter will be the response back to the order management application.
Discussed in a later chapter is the UpdateCredit. The UpdateCredit may be used in both directions between the order management and the accounts receivable application. Its purpose is to keep order, shipment and open item amounts current. Finally, the ChangeCreditStatus is used to update the order management application with any changes in business status for a particular trading partner.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|