Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server private static ProjTransferPrice findByContractWorkerCategory(
ProjInvoiceTableRecId _contract,
DataAreaId _projectLegalEntity,
HcmWorkerRecId _workerRecId,
RefRecId _category,
TransDate _transDate,
ProjTransferPriceTransType _transType,
[DataAreaId _workerDataAreaId,
CurrencyCode _transferCurrency])
Run On
Called
Parameters
- _contract
Type: ProjInvoiceTableRecId Extended Data Type
- _projectLegalEntity
Type: DataAreaId Extended Data Type
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
- _category
Type: RefRecId Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _transType
Type: ProjTransferPriceTransType Enumeration
- _workerDataAreaId
Type: DataAreaId Extended Data Type
- _transferCurrency
Type: CurrencyCode Extended Data Type