View Chat (tetingkap ID-377)
tetingkap: View Chat
Huraian: View discussions / chats
Bantuan: View chat / discussion threads
TAB: Chat
Huraian: View Chat or discussion thread
Bantuan Thread of discussion
Fail:View Chat - Chat - 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 |
Description | Perihal | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) NOT NULL String |
Active | Aktif | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Chat Type | Chat Type | Type of discussion / chat | Chat Type allows you to receive subscriptions for particular content of discussions. It is linked to a table. | CM_ChatType_ID numeric(10) Table Direct |
Confidentiality | Sulit | Type of Confidentiality | null | ConfidentialType character(1) NOT NULL List |
Table | Jadual | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Table Direct |
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 |
Moderation Type | Moderation Type | Type of moderation | null | ModerationType character(1) List |
TAB: Chat Entry
Huraian: Individual Chat / Discussion Entry
Bantuan The entry can not be changed - just the confidentiality
Fail:View Chat - Chat Entry - 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 |
Chat | Chat | Chat or discussion thread | Thread of discussion | CM_Chat_ID numeric(10) NOT NULL Table Direct |
Active | Aktif | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Moderation Status | Moderation Status | Status of Moderation | null | ModeratorStatus character(1) List |
Confidentiality | Sulit | Type of Confidentiality | null | ConfidentialType character(1) NOT NULL List |
Chat Entry Type | Chat Entry Type | Type of Chat/Forum Entry | null | ChatEntryType character(1) NOT NULL List |
Subject | kepala Mel | Email Message Subject | Subject of the EMail | Subject character varying(255) String |
Chat Entry Grandparent | Chat Entry Grandparent | Link to Grand Parent (root level) | null | CM_ChatEntryGrandParent_ID numeric(10) Table |
Chat Entry Parent | Chat Entry Parent | Link to direct Parent | null | CM_ChatEntryParent_ID numeric(10) Table |
Character Data | Karakter Data | Long Character Field | null | CharacterData text Text Long |
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) Table Direct |
TAB: Updates
Huraian: Subscribers for this Chat
Bantuan Subscribers receive updates per email or notice. In addition to the subscribers for this specific cta, also the subscribers of the Chat Type receive updates.
Fail:View Chat - Updates - 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 |
Chat | Chat | Chat or discussion thread | Thread of discussion | CM_Chat_ID numeric(10) NOT NULL 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) NOT NULL Table Direct |
Active | Aktif | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Self-Service | Layan Diri | This is a Self-Service entry or this entry can be changed via Self-Service | Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | IsSelfService character(1) NOT NULL Yes-No |