12 機能領域の構成
Technoa.Techs.<Name>CommonLibrary.dll. Each domain has one (Order, Ship, Pay, Receipt, Allocate, Bom, Accept, Deli (delivery), InOut (warehouse in/out), Master, OpeDayRept, OpeFinish, OutsrcInd, Pay, Ps, SOrder, Bom, BtoB).Technoa.Techs.UI.T<X><LL><nnnnnnn>.dll in Client/Assembly/. 563 DLLs (one per screen).BE = Business Entity (DTO, sometimes typed dataset)CM = Common ModuleDA = Data AccessSI = Service Interface (ASMX endpoint exposed as TSS000xxxxxx.asmx)Technoa.Techs.Menu.exe — main app shell, MDI menu host (uses Infragistics ExplorerBar/UltraWinDock).Technoa.Techs.StartUp.exe — bootstrap launcher.Technoa.Techs.ClientSetting.exe — per-client settings editor.Technoa.Techs.License.Certification.exe — license check.Technoa.Techs.BtoB.ApiCredential.exe / Technoa.Techs.BtoB.SOrderPost.exe — B2B integrations.Technoa.Techs.InitTruncateTable.exe — DB initialization tool.Technoa.Techs.ResultImport.exe — generic data-import utility.Technoa.Techs.ReflectionEUC.exe — EUC tool reflection (EUCTOOL DB).EucConnect.exe — EUC tool client.Technoa.Techs.ML.* (IMailer/MailSend/MailerOutlook/MailerThunderBird).Technoa.Techs.LB.* (XlControllerV11/V12/V14, GrapeCity Excel components).Technoa.Techs.PdfViewer.dll + Technoa.Techs.PreviewForm.dll.Form ID layout: T
<X> = primary module letter<LL> = layer (BS = Business Screen, CS = Common Screen?, DS = ?, IS = ?)| Letter | Count | Inferred meaning |
|---|---|---|
| I | 178 | Inquiry/List/Inventory (TIBS) |
| R | 152 | Report |
| M | 88 | ? |
| P | 45 | Production |
| S | 37 | Shipping/Sales/Schedule |
| Q | 21 | ? |
| A | 14 | Master/Admin (TABS) |
| E | 6 | Edit/Entry (TEBS) |
| C | 2 | Common/lookups (TCBS) |
| O | 2 | Order |
| Layer | Count |
|---|---|
| BS | 485 |
| SS | 60 |
Technoa.Techs.SI.TSS<NNN>.asmx. Reverse: each Help screen XYY00ZZ has matching server triple BE/CM/DA/SI named TES/TCS/TDS/TSS