F30008VerifyDeleteofWC

F30008 Verify Delete of WC

Minor Business Rule

Object Name: N3003850

Parent DLL: CMFGBASE

Location: Client/Server

Language: NER

Functional Description

Purpose

The purpose of this NER is to verify that rates do not exist for a Work Center before deleting the 
Work Center.  The function searches the Work Center Rates file (F30008) to see if a rate exists for the 

work center.  If a rate does exist, the error message "4847" will be returned.



Data Structure

D3003850 - F30008 Verify Delete of WC

Parameter NameData ItemData TypeReq/OptI/O/Both
szCostCenterMCUcharREQINPUT

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.

szLedgTypeLEDGcharOPTOUTPUT

A user defined code (40/CM) that specifies the basis for calculating item costs. Cost methods 01 through 19 are reserved for J.D. Edwards 
use.

szDataItemDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szBranchMMCUcharREQINPUT

A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which 
represent lower-level business units, subordinate to it. For example:     o Branch/Plant (MMCU)     o Dept A (MCU)     o Dept B (MCU)     o Job 123 
(MCU) Business unit security is based on the higher-level business unit.

Related Functions

None

Related Tables

None