The generalCreditRequest ATL COM module for
generating electronic and paper based credit requests
generating electronic and paper based credit requests
API browser of generalCreditRequest450 COM module
IGeneralCreditRequestManager interface | V4.50/ 1 Nov 2019 | ||
---|---|---|---|
The IGeneralCreditRequestManager interface provides all the necessary methods to produce general credit requests of type generalCreditRequest_450 for all roles and places.
Firstly, an instance of the IGeneralCreditRequest interface is created by the GetGeneralCreditRequest property. All the general credit related data and parameters can be set by the supplied interface methods like SetPatient, SetTreatment,... After all information is defined the general credit object is printed or a XML infoset is produced which can be electronically transported to a recipient. In the latter case the general credit object optionally can be signed and/or encrypted . Due to the processing attributes "storno" and "copy" a previously generated general credit object can be canceled or a copy can be produced (cf. Notes about processing attributes). |
|||
Methods | 8 methods | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
GetLogSettings | Get the log settings for the module. | ||
GetXML | The GetXML method generates the XML infoset based on the data of the IGeneralCreditRequest interface and the XML generation attributes, validates the XML against the XSD schema, and stores the XML content as UTF8 file in the internal working directory | ||
LoadXML | Loads a previously generated XML infoset back into memory for further processing via the returned interface handles | ||
The Print method validates the defined general credit data and prints the request on the local printer | |||
PrintAdjust | Shows the print object adjustment dialog that allows to move print objects of a .vps report generator file | ||
PrintSetup | Shows the printer setup dialog that allows to define the printer and its settings | ||
SetLogSettings | Sets the log setting preferences for the module | ||
Properties | 9 properties | ||
[get] CreateGeneralCreditRequestManager | Creates an instance of the main IGeneralCreditRequestManager interface | ||
[put] DestructGeneralCreditRequest | Destructs/invalidates this IGeneralCreditRequest interface instance | ||
[put] DestructGeneralCreditRequestManager | Destructs/invalidates a main instance of the IGeneralCreditRequestManager interface | ||
[put] DestructGeneralCreditResult | Destructs/invalidates this IGeneralCreditResult interface instance. | ||
[get] GeneralCreditRequest | Gets the IGeneralCreditRequest interface instance | ||
[get/put] ModuleLanguage | Get/Set the language for the module i.e | ||
[get] ModuleVersion | Get the version of the GeneralCreditRequestManager module. | ||
[get] ModuleVersionText | Get the version of the GeneralCreditRequestManager module in textual form. | ||
[get/put] Modus | Gets/Sets the operation modus of the module | ||