ALMRowCreateEvent Class

Event data produced by the Advanced Line Manager when a row is added.

Properties

lines

The existing rows.
Type: List<SObject>

headerId

The Id of the parent record.
Type: String

linesObjectApiName

The API name of the configured lines object.
Type: String

headerObjectApiName

The API name of the configured header object.
Type: String

parentRelationshipApiName

The API name of the field on the lines object which forms the relationship to the header object.
Type: String

createRowsCount

The number of rows to create.
Type: Decimal