CopyOrderTypesForWorkOrder

Copy Order Types for Work Order

Minor Business Rule

Object Name: N1300280

Parent DLL: CMFG

Location: Client/Server

Language: NER

Functional Description

Purpose

This Named ER copies the order type from one work order to another.

Setup Notes and Prerequisites


Special Logic




Technical Specification

Select F4802 records  based on work order number copied from
Fetch next

While the records exist

     Insert the record to F4802 using work order number copied to as key

    Fetch next

End while




Data Structure

D1300280 - Copy Record Types for a Work Order

Parameter NameData ItemData TypeReq/OptI/O/Both
mnWorkOrderCopiedFromDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

mnWorkOrderCopiedToDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

Related Functions

None

Related Tables

None