[Event Request] table 271 "Bank Account Ledger Entry" - OnBeforeInsertBankAccountLedgerEntryOnCopyFromBankAccLedgerEntry

Open
#30,441 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active

Research direction

Locate table 271, "Bank Account Ledger Entry," and the CopyFromBankAccLedgerEntry implementation. Start by tracing where the destination entry is inserted and confirm the source and destination records are available at the requested event point. Done means the requested event signature is exposed there and the relevant application checks pass.

Written by the indexing model from the issue text.

Description

missing-info
Why do you need this change?

We require more fields to be copied over from the BankAccountLedgerEntry parameter within CopyFromBankAccLedgerEntry

Describe the request

We would like to request this event please, thanks!

Image
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertBankAccountLedgerEntryOnCopyFromBankAccLedgerEntry(SourceBankAccountLedgerEntry: Record "Bank Account Ledger Entry"; DestBankAccountLedgerEntry: Record "Bank Account Ledger Entry")
begin
end;
Dominant language
AL
Stars
988
Forks
692
Avg merge
49m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/ALAppExtensions

All issues in microsoft/ALAppExtensions

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.