ReturnCostMethodDefaults

Return Cost Method Defaults

Major Business Rule

Object Name: B4100440

Parent DLL: COPBASE

Location: Client/Server

Language: C

Functional Description

Purpose

This function returns the data dictionary defaults for the inventory and purchasing costing methods.

Setup Notes and Prerequisites


Special Logic



Technical Specification


Parameters

Data Item     Data Structure Description     I/O     Required     Notes
CSMT          Inventory Cost Method           O       
PCSM          Puchasing Cost Method           O 


Related Tables


Related Business Functions


Processing

This function uses the Data Dictionary API to return the default values for the Data Dictionary items 

CSMT(Costing Method - Sales) and PCSM (Costing Method - Purchasing).

^

Data Structure

D4100440 - Return Cost Method Defaults

Parameters
Data Item     Data Structure Description     I/O     Required     Notes
CSMT          Inventory Cost Method           O       
PCSM          Puchasing Cost Method           O 



^

Parameter NameData ItemData TypeReq/OptI/O/Both
szInventoryCostMethodCSMTcharNONENONE

A user defined code (40/CM) that indicates the cost method that the system uses to calculate the cost of goods sold for the item. Cost 
methods 01-19 are reserved for J.D. Edwards use.

szPurchCostMethodPCSMcharNONENONE

A user defined code (40/CM) that indicates the cost method that the system uses to determine the cost of the item for purchase orders. Cost 
methods 01-19  are reserved for J.D. Edwards use.

Related Functions

None

Related Tables

None