---
title: "Page 1871 Credit Limit Details"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/1871-credit-limit-details/
type: page
id: 1871
name: "Credit Limit Details"
app: "Base Application"
namespace: Microsoft.Sales.Customer
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/1871-credit-limit-details/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 1871 Credit Limit Details

Jonas Paprotka, https://jonas-paprotka.de/ref/page/1871-credit-limit-details/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Customer |
| Versions | 17-28 |
| Source table | 18 |
| Source file | Sales/Customer/CreditLimitDetails.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| PopulateDataOnNotification | (var Notification) | - | public | 17-28 | - | - |
| InitializeFromNotificationVar | (Notification) | - | public | 17-28 | - | - |
| SetCustomerNumber | (Code[20]) | - | public | 17-28 | - | - |
| SetOrderAmountTotalLCY | (Decimal) | - | public | 17-28 | - | - |
| SetShippedRetRcdNotIndLCY | (Decimal) | - | public | 17-28 | - | - |
| SetOrderAmountThisOrderLCY | (Decimal) | - | public | 17-28 | - | - |
| SetCustCreditAmountLCY | (Decimal) | - | public | 17-28 | - | - |
| SetExtensionAmounts | (List) | - | public | 17-22 | Pending 20.0 | Replaced by SetExtensionAmounts(FromExtensionAmounts: Dictionary of [Guid, Decimal]) |
| GetExtensionAmounts | (var List) | - | public | 17-22 | Pending 20.0 | Replaced by GetExtensionAmounts(var ToExtensionAmounts: Dictionary of [Guid, Decimal]) |
| SetExtensionAmounts | (Dictionary) | - | public | 20-28 | - | - |
| GetExtensionAmounts | (var Dictionary) | - | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterPopulateDataOnNotification | (var Notification, var List) | 17-22 | Pending 20.0 | Replaced by OnAfterPopulateDataOnNotificationProcedure() |
| Integration event | OnAfterInitializeFromNotificationVar | (Notification, var List) | 17-22 | Pending 20.0 | Replaced by OnAfterInitializeFromNotificationVarProcedure() |
| Integration event | OnAfterPopulateDataOnNotificationProcedure | (Notification, var Dictionary) | 20-28 | - | - |
| Integration event | OnAfterInitializeFromNotificationVarProcedure | (Notification, var Dictionary) | 20-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.
