Functions on PlaceOfTrade
Module "Portfolio Service Extended Portfolio Analysis"
The stock exchange object is recorded depending on the brokerage module.
PlaceOfTrade.Code→String
Result: The Code
function returns the master data "Code" of the stock exchange.
Module "Portfolio Service Extended Portfolio Analysis"
PlaceOfTrade.abbreviation→String
Result: The Abbreviation
function returns the "Code" master data of the stock exchange. in this context, "abbreviation" is therefore a synonym for "code".
Module "Portfolio Service Extended Portfolio Analysis"
PlaceOfTrade.Name→String
Result: The Name
function returns the "Name" master data of the stock exchange.
Module "Portfolio Service Extended Portfolio Analysis"