Share via


VendOutPaymRecord_MultiCash_PL.formatSendersInformation Method [AX 2012]

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

Syntax

protected str formatSendersInformation()

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