Cantara Business Function which fetches a work order instruction record from the F4802 for the given mnDocumentOrderInvoiceE. If the mnLineNumberWorkOrder is null it will default to 1.
Data Structure
|
Name |
Type |
Inclusion |
Direction |
Parameter Notes |
|---|---|---|---|---|
|
mnDocumentOrderInvoiceE |
INTEGER |
REQUIRED |
IN |
|
|
szOrderType |
UDC |
REQUIRED |
IN |
|
|
szOrderSuffix |
STRING |
REQUIRED |
IN |
|
|
cWODetailedRecordType |
UDC |
REQUIRED |
IN |
|
|
mnLineNumberWorkOrder |
FLOAT |
OPTIONAL |
IN |
|
|
szDescriptionWorkOrder |
STRING |
OPTIONAL |
OUT |
|
|
szAssociatedItemNo1 |
STRING |
OPTIONAL |
OUT |
|
|
szAssociatedItemNo2 |
STRING |
OPTIONAL |
OUT |
|
|
szAssociatedItemNo3 |
STRING |
OPTIONAL |
OUT |
|
|
jdDateAssociatedSar |
DATE |
OPTIONAL |
OUT |
|