Table 252 General Posting Setup in 24
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Setup
Fields, 31Keys, 2Procedures, 32Events, 25
Versions171819202122232425262728latest
Source29
Fields, 31
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Gen. Bus. Posting Group | Code[20] | - |
| 2 | Gen. Prod. Posting Group | Code[20] | - |
| 10 | Sales Account | Code[20] | - |
| 11 | Sales Line Disc. Account | Code[20] | - |
| 12 | Sales Inv. Disc. Account | Code[20] | - |
| 13 | Sales Pmt. Disc. Debit Acc. | Code[20] | - |
| 14 | Purch. Account | Code[20] | - |
| 15 | Purch. Line Disc. Account | Code[20] | - |
| 16 | Purch. Inv. Disc. Account | Code[20] | - |
| 17 | Purch. Pmt. Disc. Credit Acc. | Code[20] | - |
| 18 | COGS Account | Code[20] | - |
| 19 | Inventory Adjmt. Account | Code[20] | - |
| 27 | Sales Credit Memo Account | Code[20] | - |
| 28 | Purch. Credit Memo Account | Code[20] | - |
| 30 | Sales Pmt. Disc. Credit Acc. | Code[20] | - |
| 31 | Purch. Pmt. Disc. Debit Acc. | Code[20] | - |
| 32 | Sales Pmt. Tol. Debit Acc. | Code[20] | - |
| 33 | Sales Pmt. Tol. Credit Acc. | Code[20] | - |
| 34 | Purch. Pmt. Tol. Debit Acc. | Code[20] | - |
| 35 | Purch. Pmt. Tol. Credit Acc. | Code[20] | - |
| 36 | Sales Prepayments Account | Code[20] | - |
| 37 | Purch. Prepayments Account | Code[20] | - |
| 50 | Description | Text[100] | - |
| 51 | View All Accounts on Lookup | Boolean | - |
| 52 | Blocked | Boolean | - |
| 5600 | Purch. FA Disc. Account | Code[20] | - |
| 5801 | Invt. Accrual Acc. (Interim) | Code[20] | - |
| 5803 | COGS Account (Interim) | Code[20] | - |
| 99000752 | Direct Cost Applied Account | Code[20] | - |
| 99000753 | Overhead Applied Account | Code[20] | - |
| 99000754 | Purchase Variance Account | Code[20] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Gen. Bus. Posting Group, Gen. Prod. Posting Group | - |
| Key2 | Gen. Prod. Posting Group, Gen. Bus. Posting Group | - |
Procedures, 32
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckGLAcc | (Code[20]) | public | - | |
| FindSetupMissingSalesDiscountAccount | (Option, var Integer) | Boolean | public | - |
| FindSetupMissingPurchDiscountAccount | (Option, var Integer) | Boolean | public | - |
| GetCOGSAccount | () | Code[20] | public | - |
| GetCOGSInterimAccount | () | Code[20] | public | - |
| GetInventoryAdjmtAccount | () | Code[20] | public | - |
| GetInventoryAccrualAccount | () | Code[20] | public | - |
| GetSalesAccount | () | Code[20] | public | - |
| GetSalesCrMemoAccount | () | Code[20] | public | - |
| GetSalesInvDiscAccount | () | Code[20] | public | - |
| GetSalesLineDiscAccount | () | Code[20] | public | - |
| GetSalesPmtDiscountAccount | (Boolean) | Code[20] | public | - |
| GetSalesPmtToleranceAccount | (Boolean) | Code[20] | public | - |
| GetSalesPrepmtAccount | () | Code[20] | public | - |
| GetPurchAccount | () | Code[20] | public | - |
| GetPurchCrMemoAccount | () | Code[20] | public | - |
| GetPurchInvDiscAccount | () | Code[20] | public | - |
| GetPurchLineDiscAccount | () | Code[20] | public | - |
| GetPurchPmtDiscountAccount | (Boolean) | Code[20] | public | - |
| GetPurchPmtToleranceAccount | (Boolean) | Code[20] | public | - |
| GetPurchPrepmtAccount | () | Code[20] | public | - |
| GetPurchFADiscAccount | () | Code[20] | public | - |
| GetDirectCostAppliedAccount | () | Code[20] | public | - |
| GetOverheadAppliedAccount | () | Code[20] | public | - |
| GetPurchaseVarianceAccount | () | Code[20] | public | - |
| SetAccountsVisibility | (var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean) | public | - | |
| SuggestSetupAccounts | () | public | - | |
| SuggestAccount | (var RecordRef, Integer) | protected | - | |
| CheckOrdersPrepmtToDeduct | (Text) | internal | - | |
| CheckPrepmtSalesLinesToDeduct | (Text) | internal | - | |
| CheckPrepmtPurchLinesToDeduct | (Text) | internal | - | |
| LookupGLAccount | (var Code[20], Option, Text) | protected | - |
Events, 25
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterSuggestInvtAccounts | (var Record General Posting Setup, var RecordRef) | - |
| Integration event | OnAfterSuggestSalesAccounts | (var Record General Posting Setup, var RecordRef) | - |
| Integration event | OnAfterSuggestPurchAccounts | (var Record General Posting Setup, var RecordRef) | - |
| Integration event | OnBeforeGetSalesPrepmtAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchPrepmtAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetCOGSAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetCOGSInterimAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetInventoryAdjmtAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetInventoryAccrualAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesCrMemoAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesInvDiscAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesLineDiscAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesPmtDiscountAccount | (Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesPmtToleranceAccount | (Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchCrMemoAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchInvDiscAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchLineDiscAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchPmtDiscountAccount | (Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchPmtToleranceAccount | (Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchFADiscAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetDirectCostAppliedAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetOverheadAppliedAccount | (var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetPurchaseVarianceAccount | (var Code[20], var Boolean) | - |