Codeunit 18122960 EOS EX067 CDF Tests

Codeunit 18122960 EOS EX067 CDF Tests

Methods

Test 01 OnInstall Logic

procedure "Test 01 OnInstall Logic"()

Test 02 Page Custom Lists

procedure "Test 02 Page Custom Lists"()

CustomListValuesPageHandler

procedure CustomListValuesPageHandler(var CustomListValuesPg: TestPage "EOS Custom List Values")

Parameters / Return Value

  • CustomListValuesPg TestPage "EOS Custom List Values"

Test 03 Page Supported Tables View

procedure "Test 03 Page Supported Tables View"()

FieldSetupViewPageHandler

procedure FieldSetupViewPageHandler(var FieldSetupPg: TestPage "EOS User Defined Fields Card")

Parameters / Return Value

  • FieldSetupPg TestPage "EOS User Defined Fields Card"

Test 04 Page Supported Tables Edit

procedure "Test 04 Page Supported Tables Edit"()

Test 05 Page Custom Field Permit Copy

procedure "Test 05 Page Custom Field Permit Copy"()

PermitTransferConfirmHandler

procedure PermitTransferConfirmHandler(Question: Text[1024]; var Reply: Boolean)

Parameters / Return Value

  • Question Text[1024]

  • Reply Boolean


Test 06 Page Field Caption Translations

procedure "Test 06 Page Field Caption Translations"()

CaptionMsgConfirmHandler

procedure CaptionMsgConfirmHandler(Msg: Text[1024])

Parameters / Return Value

  • Msg Text[1024]

Test 07 Page Field Deactivate Field

procedure "Test 07 Page Field Deactivate Field"()

DeactivateConfirmHandler

procedure DeactivateConfirmHandler(Question: Text[1024]; var Reply: Boolean)

Parameters / Return Value

  • Question Text[1024]

  • Reply Boolean


Test 08 Page Field Revoke Transfer

procedure "Test 08 Page Field Revoke Transfer"()

RevokeTransferConfirmHandler

procedure RevokeTransferConfirmHandler(Question: Text[1024]; var Reply: Boolean)

Parameters / Return Value

  • Question Text[1024]

  • Reply Boolean


Test 10 Customer Card Page

procedure "Test 10 Customer Card Page"()

Test 15 Sales Invoice Page

procedure "Test 15 Sales Invoice Page"()

Test 20 Sales Invoice Page with Posting

procedure "Test 20 Sales Invoice Page with Posting"()

SalesInvoicePostingConfirmHandler

procedure SalesInvoicePostingConfirmHandler(Question: Text[1024]; var Reply: Boolean)

Parameters / Return Value

  • Question Text[1024]

  • Reply Boolean



EOS Labs -