📚 SAP Business One SDK Help

TransactionCode Property
See Also 

Description

Sets or returns the transaction code as defined in SAP Business One.

Field name: TransCode.

Length: 4 characters.

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

Remarks

In SAP Business One, users can assign codes to manual posting in accounting as another mean of identifying transactions. In this way, users can search manual posting more efficiently using the transaction code in the search.

See Also