Retrieves a profit center.
The profit center is specified by its key (PrcCode), which is contained in the ProfitCenterParams object passed to the method.
Retrieves a profit center.
The profit center is specified by its key (PrcCode), which is contained in the ProfitCenterParams object passed to the method.
| Visual Basic |
|---|
Public Function GetProfitCenter( _ ByVal pIProfitCenterParams As ProfitCenterParams _ ) As ProfitCenter |
The key of the profit center to retrieve.