HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Receive

Name Receive
Type ActionVerbType
Documentation In an effort to simpilify the usage of the verbs the Receive verb is being deprecated as of OAGIS 9.0, the Receive will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS. As such for all new development we recommend that you use the Process verb which may serve the same function of the Receive verb has in the past. The Receive verb is used to describe specific processing in a more fine grained manner beyond add, change or delete processing. An example is ReceivePurchaseOrder, where a Purchase Order that has been issued and processed has shipments received against it. The use of the data processing term, change, is not specific enough in the business context.
XML Instance Representation
<Receive>

< ActionCriteria> ... </ ActionCriteria> [0..*]
</Receive>
Schema Component Representation
<xsd:element name="Receive" type=" ActionVerbType"/>