Aktivitas Alur Kerja (semuanya) (tetingkap ID-298)
Daripada iDempiere ms
tetingkap: Aktivitas Alur Kerja (semuanya)
Huraian: Monitor all Workflow activities
Bantuan: Maintain all Workflow activities
TAB: Pembahagian
Huraian: Aktiviti-aktiviti aliran kerja
Bantuan The Workflow Activity is the actual Workflow Node in a Workflow Process instance
Fail:Aktivitas Alur Kerja (semuanya) - Pembahagian - tetingkap (iDempiere 1.0.0).png
Nama | Nama | Huraian | Bantuan | spesifikasi |
---|---|---|---|---|
Client | Klien | Klien/Pengguna untuk terjemahan ini | Klien/Penghuni adalah syarikat atau pihak yang sah. Anda tidak boleh berkongsi maklumat antara Klien. Penghuni adalah sama erti dengan Klien. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organisasi | Organizational entity within client | Organisasi adalah unit pelanggan atau entiti sah - contonnya kedai, Jabatan. Data boleh dikongsi antara organisasi. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Workflow Process | Proses Aliran kerja | Actual Workflow Process Instance | Instance of a workflow execution | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
Node | Nod | Workflow Node (activity), step or process | Nod aliran kerja menunjukkan satu langkah atau proses di dalam aliran kerja. | AD_WF_Node_ID numeric(10) NOT NULL Table Direct |
Priority | Keutamaan | Indicates if this request is of a high, medium or low priority. | The Priority indicates the importance of this request. | Priority numeric(10) Integer |
Created | Dicipta | Date this record was created | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Workflow State | Aliran kerja State | State of the execution of the workflow | null | WFState character(2) NOT NULL List |
End Wait | Menunggu Tamat | End of sleep time | End of suspension (sleep) | EndWaitTime timestamp without time zone Date+Time |
Workflow | Aliran Kerja | Workflow or combination of tasks | The Workflow field identifies a unique Workflow in the system. | AD_Workflow_ID numeric(10) NOT NULL Table Direct |
Workflow Responsible | Tanggungjawab Aliran kerja | Tanggungjawab Perlaksanaan Aliran Kerja | Penyediaan aliran kerja hendaklah dilakukan oleh pengguna sistem itu sendiri. Aliran tanggungjawab kerja dapat menentukan kepada siapa kerja/urusan tersebut ditugaskan | AD_WF_Responsible_ID numeric(10) Table Direct |
User/Contact | Pengguna/Hubung | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. Boleh jadi pengguna dalaman atau Rakan Kongsi Niaga Kontrak | AD_User_ID numeric(10) Search |
Table | Jadual | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Search |
Record ID | Rekod ID | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) NOT NULL Button |
Message | Pesanan | System Message | Information and Error messages | AD_Message_ID numeric(10) Table Direct |
Last Alert | Amaran Akhir | Date when last alert were sent | The last alert date is updated when a reminder email is sent | DateLastAlert timestamp without time zone Date |
Text Message | Teks Mesej | Teks Mesej | null | TextMsg character varying(2000) Text |
Manage Activity | Manage Activity | Manage Workflow Activity | Update or stop Workflow Activity | Processing character(1) Button |
Processed | Diproses | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
Workflow Activity | Aktiviti Aliran kerja | Aktiviti Aliran kerja | The Workflow Activity is the actual Workflow Node in a Workflow Process instance | AD_WF_Activity_ID numeric(10) NOT NULL ID |