Broadcast Message (Window ID-200023)
Window: Broadcast Message
Description: Broadcast Message
Help: Window allows to enter broadcast messages
Tab: Broadcast Message
Description: Broadcast Message
Help:
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_BroadcastMessage.AD_Client_ID numeric(10) Table Direct |
Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | AD_BroadcastMessage.AD_Org_ID numeric(10) Table Direct |
Broadcast Message | Broadcast Message | AD_BroadcastMessage.BroadcastMessage text Text Long | |
Title | Name this entity is referred to as | The Title indicates the name that an entity is referred to as. | AD_BroadcastMessage.Title character varying(60) String |
Broadcast Type | Type of Broadcast | AD_BroadcastMessage.BroadcastType character varying(32) List | |
Active | 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. |
AD_BroadcastMessage.IsActive character(1) Yes-No |
Target | Target tenant | AD_BroadcastMessage.Target character varying(60) Radio Group List | |
Role | Responsibility Role | The Role determines security and access a user who has this Role will have in the System. | AD_BroadcastMessage.AD_Role_ID numeric(10) Table Direct |
User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_BroadcastMessage.AD_User_ID numeric(10) Table Direct |
Broadcast Frequency | How Many Times Message Should be Broadcasted | AD_BroadcastMessage.BroadcastFrequency character varying(60) List | |
Expire On | Expire On | AD_BroadcastMessage.Expiration timestamp without time zone Date+Time | |
Test Broadcast Message | Test and verify message before broadcasting | AD_BroadcastMessage.TestMessage character(1) Button | |
Publish Broadcast message | Publish Broadcast message | Selecting ok will publish message. Do you want to publish message? | AD_BroadcastMessage.Publish character(1) Button |
Expire Broadcast Message | Expire Broadcast Message | Selecting OK will expire current message. Do you want to expire message? | AD_BroadcastMessage.ExpireNow character(1) Button |
Expired | AD_BroadcastMessage.Expired character(1) Yes-No | ||
Published | The Topic is published and can be viewed | If not selected, the Topic is not visible to the general public. | AD_BroadcastMessage.IsPublished character(1) Yes-No |
Tab: Message Log
Description:
Help:
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_Note.AD_Client_ID numeric(10) Table Direct |
Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | AD_Note.AD_Org_ID numeric(10) Table Direct |
Message | System Message | Information and Error messages | AD_Note.AD_Message_ID numeric(10) Search |
User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_Note.AD_User_ID numeric(10) Table Direct |
Workflow Activity | Workflow Activity | The Workflow Activity is the actual Workflow Node in a Workflow Process instance | AD_Note.AD_WF_Activity_ID numeric(10) Search |
Table | Database Table information | The Database Table provides the information of the table definition | AD_Note.AD_Table_ID numeric(10) Table Direct |
Record 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. | AD_Note.Record_ID numeric(10) Record ID |
Reference | Reference for this record | The Reference displays the source document number. | AD_Note.Reference character varying(255) String |
Text Message | Text Message | AD_Note.TextMsg character varying(2000) Text | |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_Note.Description character varying(255) String |
Broadcast Message | Broadcast Message | AD_Note.AD_BroadcastMessage_ID numeric(10) Table Direct | |
Delete Notices | Delete all Notices | AD_Note.Processing character(1) Button | |
Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | AD_Note.Processed character(1) Yes-No |
Tab: Translation
Description:
Help:
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_BroadcastMessage_Trl.AD_Client_ID numeric(10) Table Direct |
Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | AD_BroadcastMessage_Trl.AD_Org_ID numeric(10) Table Direct |
Broadcast Message | Broadcast Message | AD_BroadcastMessage_Trl.AD_BroadcastMessage_ID numeric(10) Search | |
Language | Language for this entity | The Language identifies the language to use for display and formatting | AD_BroadcastMessage_Trl.AD_Language character varying(6) Table |
Active | 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. |
AD_BroadcastMessage_Trl.IsActive character(1) Yes-No |
Translated | This column is translated | The Translated checkbox indicates if this column is translated. | AD_BroadcastMessage_Trl.IsTranslated character(1) Yes-No |
Title | Name this entity is referred to as | The Title indicates the name that an entity is referred to as. | AD_BroadcastMessage_Trl.Title character varying(60) String |
Broadcast Message | Broadcast Message | AD_BroadcastMessage_Trl.BroadcastMessage text Text Long |