Show / Hide Table of Contents

    UpdateLineInvoicingFields Procedure

    Table Contract Header

    Updates the fields in contract lines from corresponding fields in the contract header.

    Fields possible to update are: Starting Date, Ending Date, Invoicing Interval and Next Posting Date. The fields are updated only if the contract is not set to advanced mode. This procedure could e.g. be called after directly, without using validate(), assigning any of the fields mentioned. Example of usage: UpdateLineInvoicingFields(Rec.FieldNo("Next Posting Date"));

    Signature

    UpdateLineInvoicingFields(FieldNo: Integer)
    

    Parameters

    FieldNo Integer

    The field no. of the field in Contract Header for which you want to update corresponding field in Contract Lines.

    Remarks

    Next Posting Date will be deleted and replaced with a new field in a future release. Caption of Next Posting Date is Next Period Start.

    This documentation is generated from Parrot v26.2.242726.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX