---
title: "Table 92 Customer Posting Group"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/92-customer-posting-group/
type: table
id: 92
name: "Customer Posting Group"
app: "Base Application"
namespace: Microsoft.Sales.Customer
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/92-customer-posting-group/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 92 Customer Posting Group

Jonas Paprotka, https://jonas-paprotka.de/ref/table/92-customer-posting-group/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Customer |
| Versions | 17-28 |
| Source file | Sales/Customer/CustomerPostingGroup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[20] | 17-28 | - | - |
| 2 | Receivables Account | Code[20] | 17-28 | - | - |
| 7 | Service Charge Acc. | Code[20] | 17-28 | - | - |
| 8 | Payment Disc. Debit Acc. | Code[20] | 17-28 | - | - |
| 9 | Invoice Rounding Account | Code[20] | 17-28 | - | - |
| 10 | Additional Fee Account | Code[20] | 17-28 | - | - |
| 11 | Interest Account | Code[20] | 17-28 | - | - |
| 12 | Debit Curr. Appln. Rndg. Acc. | Code[20] | 17-28 | - | - |
| 13 | Credit Curr. Appln. Rndg. Acc. | Code[20] | 17-28 | - | - |
| 14 | Debit Rounding Account | Code[20] | 17-28 | - | - |
| 15 | Credit Rounding Account | Code[20] | 17-28 | - | - |
| 16 | Payment Disc. Credit Acc. | Code[20] | 17-28 | - | - |
| 17 | Payment Tolerance Debit Acc. | Code[20] | 17-28 | - | - |
| 18 | Payment Tolerance Credit Acc. | Code[20] | 17-28 | - | - |
| 19 | Add. Fee per Line Account | Code[20] | 17-28 | - | - |
| 20 | Description | Text[100] | 17-28 | - | - |
| 21 | View All Accounts on Lookup | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetReceivablesAccount | () | Code[20] | public | 17-28 | - | - |
| GetPmtDiscountAccount | (Boolean) | Code[20] | public | 17-28 | - | - |
| GetPmtToleranceAccount | (Boolean) | Code[20] | public | 17-28 | - | - |
| GetRoundingAccount | (Boolean) | Code[20] | public | 17-28 | - | - |
| GetApplRoundingAccount | (Boolean) | Code[20] | public | 17-28 | - | - |
| GetInvRoundingAccount | () | Code[20] | public | 17-28 | - | - |
| GetServiceChargeAccount | () | Code[20] | public | 17-28 | - | - |
| GetAdditionalFeeAccount | () | Code[20] | public | 17-28 | - | - |
| GetAddFeePerLineAccount | () | Code[20] | public | 17-28 | - | - |
| GetInterestAccount | () | Code[20] | public | 17-28 | - | - |
| SetAccountVisibility | (var Boolean, var Boolean, var Boolean, var Boolean) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterGetReceivablesAccount | (var Record Customer Posting Group, var Code[20]) | 18-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.
