📚 SAP Business One SDK Help

BPTributaryInfo Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AddressThe address of BP Tributary Info.

Field name: Address.

Public Property CardCodeThe BP code.

Field name: CardCode.

Public Property CountReturns the total number of records in the table.
Public Property TRCEndDateTributary regime code end date.

Field name: TRCEndDate.

Public Property TRCStartDTributary regime code start date.

Field name: TRCStartD.

Public Property TribRegCodTributary regime code.

Field name: TribRegCod.

Public Property TributIDTributary Info. ID.

Field name: TributID.

Public Property TributTypeTributary type.

Field name: TributType.

Public Property TTEndDateTributary type end date.

Field name: TTEndDate.

Public Property TTStartDatTributary type start date.

Field name: TTStartDat.

See Also