Share via


Interface "Posting Group Change Method"

Namespace: Microsoft.Finance.ReceivablesPayables

Methods

ChangePostingGroup

The method fills the Price Asset parameter with "Asset No." and other data from the asset defined in the implementation codeunit.

procedure ChangePostingGroup(OldPostingGroup: Code[20], NewPostingGroupCode: Code[20], SourceRecordVar: Variant)

Parameters

Name Type Description
OldPostingGroup Code[20]
NewPostingGroupCode Code[20]
SourceRecordVar Variant

See also