Share via


VendOutPaymRecord_MultiCash_PL.formatReceiversInformation Method [AX 2012]

Formats the receiver’s company information according to the specification.

Syntax

protected str formatReceiversInformation()

Run On

Server

Return Value

Type: str
The formatted company information.

Remarks

Company information consists of four parts: the company name (two parts of 35 characters each) and the address (two parts of 35 characters each), separated by pipes (|).

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class