ShowPickList schema, example, validation rules, validation stylesheet |
ShowPickList type: ShowPickList | |
The purpose of the ShowPickList is to show the details of an individual Picking List from an ERP system. This BOD may be sent in response to a GetPickList or it may be initiated upon some business event. |
ShowPickList extends: BusinessObjectDocument | |||||||
Structure: |
![]() |
||||||
Elements: |
|
ShowPickListDataArea extends: DataArea | ||||||||||
Structure: |
![]() |
|||||||||
Elements: |
|
ShowPickList Scenario Diagram |
Show schema |
Show type: Show | |
The Show verb is used when sending the information about a specific instance of a business document or entity. The Show verb may be used to respond to a Get request or it can be used in a publish scenario, where it pushes information to other applications based on a business event.Although BODs based on this verb do not commonly cause updates to occur, there may be times when the component receiving the Show decides to use the information it receives to update. This is entirely the decision of the receiving software component and is not forbidden.The behavior of the Show verb is quite straight forward with one exception. The Show response to any Get request needs to read the request carefully to ensure the response is returning the requested Data Types. |
Show extends: ConfirmableVerb | |
Structure: |
![]() |
PickList schema |
PickList type: PickList | |
Picking List is a document that lists material to be retrieved (“picked”) from various locations in a warehouse in order to fill a production order, sales order, or shipping order. A picking list includes general identifying information (header information), as well as line item details. Depending on the verb used, PickList may refer to header information only, or both header and detail information. |
Header type: PickListHeader | |
Information about the entire Picking List |
Line type: PickListLine | |
Information about a line item on a Picking List. |
Detail type: PickLineDetail | |
Detail information about particular line items |
PickLineDetail | ||||||||||||||||||||||||||||||||||||||||
Describes further details about a line item on a Picking List document that is generated in an ERP shipping module. |
||||||||||||||||||||||||||||||||||||||||
Structure: |
![]() |
|||||||||||||||||||||||||||||||||||||||
Elements: |
|
PickList extends: Noun | ||||||||||
Structure: |
![]() |
|||||||||
Elements: |
|
PickListHeader | ||||||||||||||||||||||||||||||||||
Information about the entire Picking List |
||||||||||||||||||||||||||||||||||
Structure: |
![]() |
|||||||||||||||||||||||||||||||||
Elements: |
|
PickListLine | ||||||||||||||||||||||||||||
Structure: |
![]() |
|||||||||||||||||||||||||||
Elements: |
|
Verb Common Files |
Verb.xsd schema |
AcknowledgableVerb extends: ConfirmableVerb | |||||||||
Structure: |
![]() |
||||||||
Attributes: |
|
AcknowledgementType restricts: xs:NMTOKEN | |||||||
Enumerations: |
|
ConfirmableVerb extends: Verb | |||||||||
Structure: |
![]() |
||||||||
Attributes: |
|
ConfirmType restricts: xs:NMTOKEN | |||||||
Enumerations: |
|
Expression restricts: xs:string | |
ExpressionCriteria | |||||||||
Structure: |
![]() |
||||||||
Elements: |
|
||||||||
Attributes: |
|
RequestVerb extends: ConfirmableVerb | |||||||
Structure: |
![]() |
||||||
Elements: |
|
VerbBase.xsd schema |
Verb type: Verb | |
Verb | |
Structure: |
![]() |
Noun Common Files |