Share via


PurchReqAuthorizationOrigination::getPurchReqAuthorizationOrigination Method

Merges the results of the getLegalEntities method of the HCM class and the getLegalEntitiesByRequisitioner method of the PurchReqAuthorizationLegalEntity class to retrieve all the Legal Entity (LE) and Operating Unit (OU) values.

Syntax

client server public static container getPurchReqAuthorizationOrigination([UserId _userId])

Run On

Called

Parameters

Return Value

Type: container
A container of the containers that have the requisitioner, LE, and OU values.

Remarks

The default structure of the return values are: [ [Req1, [LE1,LE2], [OU1,OU2], OU1], [Req2, [LE2], [OU2,OU3], OU2] ].

See Also

Reference

PurchReqAuthorizationOrigination Table