The generalCreditRequest ATL COM module for
generating electronic and paper based credit requests
generating electronic and paper based credit requests
API browser of generalCreditRequest430 COM module
Interface version: | 4.30 |
Interface date: | 3 Feb 2011 |
The GeneralCreditRequestManager is an ATL COM module which provides methods to generate a credit request for all roles and places. Such a request is printed or a XML infoset is produced which can be transported electronically to the recipient. In the latter case the request optionally can be signed and/or encrypted . Due to the processing attributes "storno" and "copy" a previously generated request object can be canceled or a copy can be produced. |
||
Interfaces | 4 interface | |
---|---|---|
IAddress | The utility interface IAddress is available for setting and retrieving structured address data. | |
IGeneralCreditRequest | With the IGeneralCreditRequest interface all the credit related data and parameters can be set by the available interface methods | |
IGeneralCreditRequestManager | The main interface IGeneralCreditRequestManager -creatable in its own right- provides all the necessary tools to produce a credit request for all roles and places. | |
IGeneralCreditResult | The interface IGeneralCreditResultt allows to read back all data that have been defined with the IGeneralCreditRequest interface or by loading a previously generated XML infoset. | |
Types | ||
type definitions | List of all used builtin, composite and enumeration types | |
Important documents about the usage and handling | ||
Document | General usage of the generalCreditRequest430 COM module - an overview | |
Document | Overview of the concept of "Object reference" | |
Document | Notes about the processing attributes | |
Document | Notes about the signature part of the XML infoset | |
Document | Notes about the encryption part of the XML infoset | |
Document | How to set the default printer for a certain creditRequest | |
Document | Syntax of the printTemplate variable of the Print method | |
Document | How to generate a PDF archive file of a MCDRequest | |
Document | How to print |
|
Document | VB code snippet for using the generalCreditRequest430 COM module | |