Skip to content

[Request for External] Public access for procedures in Mfg. Create Put-away #29627

@mjmatthiesen

Description

@mjmatthiesen

Why do you need this change?

We handle prod orders from external devices via service calls. Because of how some of the interactions operate with UI elements in Business Central and how users want those (or more) prompts before continuing the process, we need to call two of the internal procedures that are leveraged from "Prod. Order Status Management". We are not able to subscribe to events in these flows to interop with custom prompts, so we need to

  1. call ShouldCreateWhsePutAwayForProdOutput via service
  2. trigger user prompt on our platform
  3. call CreateWhsePutAwayForProdOrderOutputLine via service

Currently this means we have to duplicate this behaviour and break any other vendor that wants to modify the base business central behaviour, which we would prefer not to do, it's nice for us or them :)

Describe the request

Add public access for ShouldCreateWhsePutAwayForProdOutput and CreateWhsePutAwayForProdOrderOutputLine
Internal work item: AB#619084

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMGitHub request for SCM arearequest-for-externalRequest for exposing a function for extension development

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions