ShowInventoryIssue schema, example, validation rules, validation stylesheet

ShowInventoryIssue type: ShowInventoryIssue

The purpose of the ShowInventoryIssue is to supply inventory issue information against an order, from an ERP system into a PDC system to confirm the InventoryIssue transaction (BOD).

ShowInventoryIssue extends: BusinessObjectDocument
Structure:
Elements:
Name Type Description
DataArea ShowInventoryIssueDataArea

Is where the information that the BOD message carries is provided, in this case ShowInventoryIssue. The information consists of a Verb and one or more Nouns. The verb (Show) indicates the action to be performed on the Noun (InventoryIssue).

ShowInventoryIssueDataArea extends: DataArea
Structure:
Elements:
Name Type Description
InventoryIssue reference
Show reference

ShowInventoryIssue 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:

InventoryIssue schema

InventoryIssue type: InventoryIssue

The InventoryIssue can be used to request an application to process an issue or request information about an issue

Header type: InventoryIssueHeader

Identifies the common elments of the InventoryIssue.

Line type: InventoryIssueLine

Identifies the lie items and quantities that are issued the InventoryIssue.

InventoryIssue extends: Document

The InventoryIssue can be used to request an application to process an issue or request information about an issue

Structure:

InventoryIssueHeader
Structure:
Elements:
Name Type Description
DocumentDateTime DateTime

Is the timestamp that the InventoryIssue document was created on the sending system.

DocumentId reference

Is the identifier of the InventoryIssue.

DocumentReferences reference
UserArea reference

InventoryIssueLine
Structure:
Elements:
Name Type Description
Attachments reference
Business reference
Description Description

Free-form text description of the Noun or Componenet in which the description occurs. The lang attribute indicates the language the description is in. Owner inidcates the user or entity that provided teh description..

GLEntity GLEntity

The primary balancing segment of the G/L Account structure. P and L statements are required at this level. A G/L entity is the smallest organizational unit for which individual financial statements must be drawn up according to relevant commercial law.

Synonyms: Business Unit, Fund, General Ledger Company, Joint Venture, Non-Profit Association Name

IssueType IssueType

This can be used to indicate if the Issue transaction is an ISSUE or a RETURN. When left unspecified, the default for this field is assumed to be ISSUE

Item reference
ItemQuantity Quantity

The quantity of items that are involved in the transaction

A decimal value.

LineNumber LineNumber

Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.

Identifies the instance of a Line within a given document.

LotSerial reference
Note Note

Is a note about the source location of the transfer.

A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.

OperationReference reference
PrintControlInformation Indicator

Indicates whether the control information about the transfer should be printed.

Indicates if the semantic name is needed or not.

PrintInd Indicator

Indicates whether the InventoryTransfer should be printed at the source.

Indicates if the semantic name is needed or not.

ReasonCode ReasonCode

Is the reason for the issue

Used as a reason indicator for any type of business event or activity.

Site reference
UnitValue Amount

This identifies the unit value of the item transaction

Simple content with the currency as an attrbute

UserArea reference

Verb Common Files

Verb.xsd schema

AcknowledgableVerb extends: ConfirmableVerb
Structure:
Attributes:
Name Type Usage Description
acknowledge AcknowledgementType

AcknowledgementType restricts: xs:NMTOKEN
Enumerations:
Always
Never
OnChange

ConfirmableVerb extends: Verb
Structure:
Attributes:
Name Type Usage Description
confirm ConfirmType

ConfirmType restricts: xs:NMTOKEN
Enumerations:
Always
Never
OnChange

Expression restricts: xs:string

ExpressionCriteria
Structure:
Elements:
Name Type Description
SelectExpression Expression

Allows the 1-n number of selection expressions for the information to be returned.

Attributes:
Name Type Usage Description
expressionLanguage xs:string optional

RequestVerb extends: ConfirmableVerb
Structure:
Elements:
Name Type Description
ReturnCriteria

Allows the initator of the BOD to indicate the information (down to the field level) that is requested to be returned. The expressionLanguage indicates the expression language being used.

VerbBase.xsd schema

Verb type: Verb

Verb
Structure:

Noun Common Files

Document.xsd schema

Document extends: Noun
Structure:
Elements:
Name Type Description
Header reference
Line reference

DocumentHeader
Structure:
Elements:
Name Type Description
Attachments reference
Description Description

Is a description of the document.

Free-form text description of the Noun or Componenet in which the description occurs. The lang attribute indicates the language the description is in. Owner inidcates the user or entity that provided teh description..

DocumentDateTime DateTime

Is the date and time the document was last created. This is not the date and time that the BOD message instance was created.

DocumentIds reference

Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by sematic names.

Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by sematic names.

DocumentReferences reference
LastModificationDateTime DateTime

Is the date and time the document was last modified. This is not the date and time that the BOD message was sent.

Note Note

Is Note for the document in which it is contained.

A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.

Status reference

DocumentLine
Structure:
Elements:
Name Type Description
LineNumber LineNumber

Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.

Identifies the instance of a Line within a given document.

DocumentOrderHeader restricts: DocumentHeader
Structure:
Elements:
Name Type Description
Attachments reference
Description Description

Is a description of the document.

Free-form text description of the Noun or Componenet in which the description occurs. The lang attribute indicates the language the description is in. Owner inidcates the user or entity that provided teh description..

DocumentDateTime DateTime

Is the date and time the document was last created. This is not the date and time that the BOD message instance was created.

DocumentIds reference

Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by sematic names.

Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by sematic names.

DocumentReferences reference
LastModificationDateTime DateTime

Is the date and time the document was last modified. This is not the date and time that the BOD message was sent.

Note Note

Is Note for the document in which it is contained.

A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.