View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Database Model/org.openbravo.model.externalbpartner/C ExtBP Config Property

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers Guide/Database Model/org.openbravo.model.externalbpartner


Contents

C_ExtBP_Config_Property

This table contains the following columns:

Name Nullable Data Type Description


Isactive No CHAR (1) 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 reporting. There are two reasons for de-activating and not deleting records:

(1) The system requires the record for auditing purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are existing invoices for it. By de-activating the Business Partner you prevent it from being used in future transactions.

ApiKey No NVARCHAR (200) Identifier of a concrete property into the external system
C_Extbp_Config_Property_ID No VARCHAR (32) CRM Connector Property
IsCategoryKey No CHAR (1) If checked, the property will be used as category key.
CategoryKey_Seqno Yes DECIMAL (10,0) Sequence in the category key
AD_Client_ID No VARCHAR (32) A Client is a company or a legal entity. You cannot share data between Clients.
Create_Seqno Yes DECIMAL (10,0) Sequence to display the property in create view
Create_Colspan Yes DECIMAL (1,0)
Createdby No VARCHAR (32) The Created By field indicates the user who created this record.
Created No TIMESTAMP (7) The Created field indicates the date that this record was created.
CustomersWindow_SeqNo Yes DECIMAL (10,0) Sequence to display the property in Customers Window
Detail_Seqno Yes DECIMAL (10,0) Sequence to display the property in detail view
Detail_Colspan Yes DECIMAL (1,0)
Isdisplayedincreate No CHAR (1) If checked, the property will be shown in the create view
IsDisplayedInDetail No CHAR (1) If checked, the property will be shown in the detail view
Isdisplayedinedit No CHAR (1) If checked, the property will be shown in the edit view
IsDisplayedInList No CHAR (1) If checked, the property will be shown in the results list view
Edit_Seqno Yes DECIMAL (10,0) Sequence to display the property in edit view
Edit_Colspan Yes DECIMAL (1,0)
IsEditable No CHAR (1) It checked, the property can be edited
C_Extbp_Config_ID No VARCHAR (32) Configuration to connect to the CRM system API, and which also defines the properties and filters used by Openbravo to map with the external system information.
Identifier_Seqno Yes DECIMAL (10,0) The sequence indicates the order for the properties within the identifier
Identifierscanningaction No CHAR (1) Use as identifier for scanning action
IsAddressProperty No CHAR (1) Defines if a property is considered for address only flows
IsDefaultAddress No CHAR (1) If enabled, this record will be used to retrieve the default Address of the customer
IsDisplayedInCustomersWindow No CHAR (1) If checked, the property will be shown in the Customers Window
Isbirthdaydate No CHAR (1) If enabled, this record will be used as birthday date of the customer
Isdefaultemail No CHAR (1) If enabled, this record will be used to retrieve the default Email of the customer
Isdefaultphone No CHAR (1) If checked, this will be used as the default Phone number of the customer when present.
IsKey No CHAR (1) The key column must also be display sequence 0 in the field definition and may be hidden.
Key_Seqno Yes DECIMAL (10,0) It allows to specify the right order when several properties are part of the key
List_Seqno Yes DECIMAL (10,0) Sequence to display the property in the results list view
List_Colspan Yes DECIMAL (1,0)
Ismandatory No CHAR (1) The Mandatory checkbox indicates if the field is required for a record to be save to the database.
AD_Message_ID Yes VARCHAR (32) Information and Error messages
AD_Org_ID No VARCHAR (32)
AD_Reference No VARCHAR (60) The Reference indicates the type of reference field
Sectionmessage_ID Yes VARCHAR (32)
Sectionmessagecreate_ID Yes VARCHAR (32)
Sectionmessageedit_ID Yes VARCHAR (32)
Text Yes NVARCHAR (2000) The Text field stores the user entered information.
Istranslatable No CHAR (1)
Updated No TIMESTAMP (7) The Updated field indicates the date that this record was updated.
Updatedby No VARCHAR (32) The Updated By field indicates the user who updated this record.
Isemailmarketingconsent No CHAR (1) If enabled, the customer gives his marketing consent
IsIdentifier No CHAR (1) The Identifier checkbox indicates that this column is part of the identifier or key for this table
crmBusinessProperty Yes VARCHAR (60) Semantic field type for the CRM property

Columns

Active



top


ApiKey


top


C_Extbp_Config_Property_ID



top


Category Key



top


Category Key Sequence Number



top


Client


Foreign key column to AD_Client table, (column: AD_Client_ID)

top


Create Sequence Number



top


Create_Colspan



top


Created By


Foreign key column to AD_User table, (column: AD_User_ID)

top


Creation Date



top


CustomersWindow_SeqNo



top


Detail Sequence Number



top


Detail_Colspan



top


Display in Create



top


Display in Detail



top


Display in Edit



top


Display in List



top


Edit Sequence Number



top


Edit_Colspan



top


Editable



top


External Business Partner Integration Configuration


Foreign key column to C_ExtBP_Config table, (column: C_Extbp_Config_ID)

top


Identifier Sequence Number



top


Identifierscanningaction



top


IsAddressProperty



top


IsDefaultAddress



top


IsDisplayedInCustomersWindow



top


Isbirthdaydate



top


Isdefaultemail



top


Isdefaultphone



top


Key Column



top


Key Sequence Number



top


List Sequence Number



top


List_Colspan



top


Mandatory



top


Message

Foreign key column to AD_Message table, (column: AD_Message_ID)

top


Organization


Foreign key column to AD_Org table, (column: AD_Org_ID)

top


Reference



List values: CRM Connector Valid References

The allowed values for this list are:

top


Section


Foreign key column to AD_Message table, (column: AD_Message_ID)

top


Section Create


Foreign key column to AD_Message table, (column: AD_Message_ID)

top


Section Edit


Foreign key column to AD_Message table, (column: AD_Message_ID)

top


Text



top


Translatable



top


Updated



top


Updated By


Foreign key column to AD_User table, (column: AD_User_ID)

top


Use as Marketing Consent for Email



top


Used as Record Identifier



top


crmBusinessProperty



List values: CRM Property Type

The allowed values for this list are:

top


Other Info

Check Constraints

These are the check constraints for this table:

top

Back button.png   Back to org.openbravo.model.externalbpartner

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.externalbpartner/C_ExtBP_Config_Property"

This page has been accessed 614 times. This page was last modified on 4 September 2023, at 01:58. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.