Ga naar inhoud

Form TKitArticleDetailsForm

  • Unit name: Forms.Details.KitArticle
  • Form name: TKitArticleDetailsForm
  • Old form name: form88 (unit88)

Synopsis

Form to edit details of kit article.

Functionalities

  1. Edit for subarticle code. Auto-complete from list of articles, starting at 3 letters.
  2. Spinedit for quantity.
  3. Button to execute OK action.
  4. Button to execute Cancel action.
  5. Article to edit is passed on with ArticeLink business processor.

Actions

OK

  1. Enabled when a quantity and article code have been entered, and the quantity > 0.
  2. When executed, the entered article code is checked for existence, and an error is raised if it is not found.

Cancel

  1. Always enabled.
  2. When executed, sets the form modal result to mrCancel.

Tables/Views

  • Article To check existence of kit article code.
  • ArtcleLink For the article to be edited.

Needed Service Calls

None.

Reports

  1. Kit Article History