Skip to content

[Bug]: [Subscription Billing] GetRecRefAndFieldsNoByType(..) from "Find Record Management" codeunit does not support "Subscription" Type in Sales Lines #5172

@samra-singhammer

Description

@samra-singhammer

Describe the issue

Extend Find Record Management Codeunit to support "Subscription" as type in Sales Lines.

Currently, the GetRecRefAndFieldsNoByType function in the Find Record Management codeunit does not support the "Subscription" type. This causes issues when working with Sales Lines where the type to is set to "Subscription".

Expected behavior

When a Sales Line has Type to set to "Subscription", the system should correctly return the record reference and field numbers corresponding to the appropriate related tables.

Steps to reproduce

  1. Create Sales Quote
  2. Create Sales Line
  3. Set Type as Subscription
  4. Set "No."

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApprovedThe issue is approvedFinanceGitHub request for Finance area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions