Référence d’entité/de table Report Related Category (ReportCategory)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Categories related to a report. A report can be related to multiple categories.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/reportcategories Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/reportcategories(reportcategoryid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/reportcategories(reportcategoryid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/reportcategories Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/reportcategories(reportcategoryid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | ReportCategories |
DisplayCollectionName | Report Related Categories |
DisplayName | Report Related Category |
EntitySetName | reportcategories |
IsBPFEntity | False |
LogicalCollectionName | reportcategories |
LogicalName | reportcategory |
OwnershipType | None |
PrimaryIdAttribute | reportcategoryid |
PrimaryNameAttribute | |
SchemaName | ReportCategory |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- CategoryCode
- ImportSequenceNumber
- IsCustomizable
- ReportCategoryId
- ReportId
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
CategoryCode
Propriété | Valeur |
---|---|
Description | Category of the report. |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | categorycode |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Choix/Options CategoryCode
Valeur | Étiquette | Description |
---|---|---|
1 | Sales Reports | |
2 | Service Reports | |
3 | Marketing Reports | |
4 | Administrative Reports |
ImportSequenceNumber
Propriété | Valeur |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsCustomizable
Propriété | Valeur |
---|---|
Description | Information that specifies whether this component can be customized. |
DisplayName | Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
ReportCategoryId
Propriété | Valeur |
---|---|
Description | Unique identifier of the report category. |
DisplayName | Report Category |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | reportcategoryid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ReportId
Propriété | Valeur |
---|---|
Description | Unique identifier of the report. |
DisplayName | Report |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | reportid |
RequiredLevel | SystemRequired |
Targets | report |
Type | Lookup |
TimeZoneRuleVersionNumber
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
TransactionCurrencyId
Propriété | Valeur |
---|---|
Description | Unique identifier of the currency associated with the Report category. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
UTCConversionTimeZoneCode
Propriété | Valeur |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- ReportCategoryIdUnique
- ReportIdName
- SolutionId
- SupportingSolutionId
- TransactionCurrencyIdName
- VersionNumber
ComponentState
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Choix/Options ComponentState
Valeur | Étiquette | Description |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who created the report category. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the report category record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who created the report category. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Propriété | Valeur |
---|---|
Description | Exchange rate for the currency associated with the report category with respect to the base currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
IsManaged
Propriété | Valeur |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
Choix/Options IsManaged
Valeur | Étiquette | Description |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valeur par défaut : 0
ModifiedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who last modified the report category. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the report category was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who last modified the report category. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OverwriteTime
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwnerId
Propriété | Valeur |
---|---|
Description | Unique identifier of the user or team who owns the report category. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Propriété | Valeur |
---|---|
Description | Unique identifier of the business unit that owns the report category. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
OwningUser
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who owns the report category. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
ReportCategoryIdUnique
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Report Category |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | reportcategoryidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ReportIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | reportidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SolutionId
Propriété | Valeur |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TransactionCurrencyIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of the report category. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
ReportCategory_SyncErrors
Identique à la relation plusieurs à un ReportCategory_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | ReportCategory_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
reportcategory_principalobjectattributeaccess
Identique à la relation plusieurs à un reportcategory_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | reportcategory_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- lk_reportcategory_createdonbehalfby
- lk_reportcategory_modifiedonbehalfby
- lk_reportcategorybase_createdby
- TransactionCurrency_ReportCategory
- lk_reportcategorybase_modifiedby
- report_reportcategories
lk_reportcategory_createdonbehalfby
Voir la relation un à plusieurs lk_reportcategory_createdonbehalfby pour la table/entité systemuser.
lk_reportcategory_modifiedonbehalfby
Voir la relation un à plusieurs lk_reportcategory_modifiedonbehalfby pour la table/entité systemuser.
lk_reportcategorybase_createdby
Voir la relation un à plusieurs lk_reportcategorybase_createdby pour la table/entité systemuser.
TransactionCurrency_ReportCategory
Voir la relation un à plusieurs TransactionCurrency_ReportCategory pour la table/entité transactioncurrency.
lk_reportcategorybase_modifiedby
Voir la relation un à plusieurs lk_reportcategorybase_modifiedby pour la table/entité systemuser.
report_reportcategories
Voir la relation un à plusieurs report_reportcategories pour la table/entité report.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web reportcategory EntityType