واجهات الفوترة
- اسم كل واجهة، ووصفها، وأسلوبها.
- اسم ملف CSV، إذا كان مطبَّق.
إذا كان هناك ملف إدخال بتنسيق CSV فقط ولا يوجد إدخال قاعدة بيانات (فئة الأعمال)، فلن يكون هناك نموذج صيانة لملف الإدخال. يجب إتمام الصيانة على ملف CSV ومعالجة الواجهة.
- فئة الأعمال (ملف ISD)، حيث يتم تخزين بيانات ملف الواجهة/الخطأ إذا كان لديك أخطاء. في بعض الحالات، فئة الأعمال (ملف ISD) أيضًا عبارة عن ملف في البيانات التي تم ربطها بالواجهة في البداية.
- حيث تقوم بإجراء الصيانة بعد تشغيل الواجهة.
- صنف قائمة النتائج.
Interface | CSV | Business class (ISD file) | Maintenance | Results |
---|---|---|---|---|
Billing Interface (2) Import billing detail information and turn it into Billing Invoices. |
n/a | BillingInvoiceImportLine BillingInvoiceAddOnChargeImport BillingInvoiceImportComments |
BillingInvoiceImportLine BillingInvoiceAddOnChargeImport BillingInvoiceImportComments |
BillingInterfaceResult |
Credit Card
Interface (1) Interface credit card information into Billing. |
n/a | CustomerCreditCardImport | CustomerCreditCardInterface | n/a |
Ship To Load
(1) Import customer ship to records into Billing from an external source. |
n/a | ShipToLoadImport | ShipToLoadImport | n/a |
Invoice Load
(1) Import invoices and credit memos into Billing from an external source. |
n/a | InvoiceLoadImport | InvoiceLoadImport | n/a |