📚 SAP Business One SDK Help

TransactionCode Property
See Also 

Description

Sets or returns the transaction code of incoming payment.

Field name: TransCode.

This is a foreign key to the Journal Entry Codes table (OTRC), not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property TransactionCode() As String

See Also