createCostCenterNameMapping
createCostCenterNameMapping():
Record<string,string>
Creates a mapping of cost center to cost center name.
Returns
Record<string, string>
Mapping of cost center to cost center name (e.g. { "1234": "Cost Center Name" })