---
title: "Table 9042 Team Member Cue"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/9042-team-member-cue/
type: table
id: 9042
name: "Team Member Cue"
app: "Base Application"
namespace: Microsoft.RoleCenters
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/9042-team-member-cue/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 9042 Team Member Cue

Jonas Paprotka, https://jonas-paprotka.de/ref/table/9042-team-member-cue/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.RoleCenters |
| Versions | 17-28 |
| Source file | RoleCenters/TeamMemberCue.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 17-28 | - | - |
| 2 | Open Time Sheets | Integer | 17-28 | Pending 26.0 | For performance reasons, replaced by value calculated in CountTimeSheetsInStatus procedure. |
| 3 | Submitted Time Sheets | Integer | 17-28 | Pending 26.0 | For performance reasons, replaced by value calculated in CountTimeSheetsInStatus procedure. |
| 4 | Rejected Time Sheets | Integer | 17-28 | Pending 26.0 | For performance reasons, replaced by value calculated in CountTimeSheetsInStatus procedure. |
| 5 | Approved Time Sheets | Integer | 17-28 | Pending 26.0 | For performance reasons, replaced by value calculated in CountTimeSheetsInStatus procedure. |
| 6 | Requests to Approve | Integer | 17-19 | Pending 17.0 | Replaced with Approvals Activities part |
| 7 | Time Sheets to Approve | Integer | 17-28 | Pending 26.0 | For performance reasons, replaced by value calculated in CountTimeSheetsInStatus procedure. |
| 9 | New Time Sheets | Integer | 24-28 | - | - |
| 28 | User ID Filter | Code[50] | 17-28 | - | - |
| 29 | Approve ID Filter | Code[50] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Primary Key | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Initialize | () | - | internal | 26-28 | - | - |
| SetDefaultFilters | (var Boolean) | - | internal | 26-28 | - | - |
| CountTimeSheetsInStatus | (Option, Enum Time Sheet Status) | Integer | internal | 26-28 | - | - |
| DrillDownToTimeSheetList | (Option, Enum Time Sheet Status) | - | internal | 26-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
