F4801RetrieveWOData

F4801 Retrieve WO Data

Major Business Rule

Object Name: N1300270

Parent DLL: CMFG

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose


To Retrieve Equipment Number, Status and Business Unit from F4801 by Order Number.


1.2Setup Notes and Prerequisites


1.3Special Logic


2.Technical Specifications

F4801. Fetch Single


BF  mnOrderNumber TK Document (Order No, Invoice, etc.)
BF szBusinessUnit <- TK Business Unit

BF szStatusCodeWO <- TK Status Code W.O.

BF mnEquipmentNumber <- TK Asset Item Number


Data Structure

D1300270 - F4801 Retrieve WO Data

Data Item Data Structure Description   I/ORequiredNotes
DOCO                Order Number    I            R

NUMB                Equipment Number   O

MCU                Business Unit   O

SRST                Status   O            


^

Parameter NameData ItemData TypeReq/OptI/O/Both
mnOrderNumberDOCOMATH_NUMERICREQNONE

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.

szBusinessUnitMCUcharOPTOUTPUT

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

mnEquipmentNumberNUMBMATH_NUMERICOPTOUTPUT

An 8-digit number that uniquely identifies an asset.

szStatusCodeWoSRSTcharOPTOUTPUT

A user defined code (00/SS) that describes the status of a work order, rate schedule, or engineering change order. Any status change from 
90 through 99  triggers the system to automatically update the completion date.

mnAmountEstimatedMaterialAMMCMATH_NUMERICOPTOUTPUT

This is the estimated material cost of a work order.

mnAmountEstimatedLaborAMLCMATH_NUMERICOPTOUTPUT

This is the estimated labor cost of a work order.

mnAmountEstimatedOtherAMOTMATH_NUMERICOPTOUTPUT

Amount - Estimated Other.

szDescription001DL01charOPTOUTPUT

A user defined name or remark.

Related Functions

None

Related Tables

None