ExternalSizingProgram

Call External Sizing Program

Minor Business Rule

Object Name: B3003460

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function will call the requested Program Number to perform the Kanban Size Calculation.

1.2Setup Notes and Prerequisites

Program ID must be entered in the processing option for R30450.
Data Structure of the external function must be the same as D3003460.



1.3Special Logic

None.

2.Technical Specifications

2.4Processing 

1.0Retrieve the function name for the Program ID from Object Librarian-Function Detail File (F9862).
2.0If the function exists, use jdeCallObject using the function name and lpDS (D3003460) Data 

Structure.

3.0 If call to the external program failed or the function name was not found issue error 032G and 

set Error Condition equal to '2'.

^

Data Structure

D3003460 - Call External Sizing Program

Parameter NameData ItemData TypeReq/OptI/O/Both
mnIdentifierShortItemITMMATH_NUMERICOPTNONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szCostCenterAltMMCUcharOPTNONE

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.

szLocationLOCNcharOPTNONE

The storage location from which goods will be moved.

szLocationToTLOCcharOPTNONE

The storage location to which goods will be moved.

mnContainersizequantityCNTSMATH_NUMERICOPTNONE

The capacity of a container in a kanban-controlled environment.

cForecastsEV01charOPTNONE

An option that specifies the type of processing for an event.

cSalesOrdersEV02charOPTNONE

An option that specifies the type of processing for an event.

cFrimWorkOrdersEV03charOPTNONE

A radio button that specifies the level at which trace/track result is to be displayed.  Select the Detail to display all transactions except IB, IX, 
and IZ types.  Or, select Derivative Lots Only to display only those transactions that may have created new derivative lot. 

cPlannedOrdersEV04charOPTNONE

PeopleSoft event point processing flag 04.

cRateScheduleEV05charOPTNONE

A flag that indicates whether automatic spell check is turned on.

mnWorkHourPerDayWRHRMATH_NUMERICOPTNONE

The number of work hours that the manufacturing plant operates per day.

mnSafetyStockDaysSupplySAFEMATH_NUMERICOPTNONE

The quantity of stock kept on hand to cover high-side variations in demand.

mnKanbansizequantityKBQTMATH_NUMERICOPTNONE

The total size of the kanban.

mnNumberOfCardsMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

mnAverageQueueTimeHoursAVRTMATH_NUMERICOPTNONE

The time required before a consuming location has a replacement kanban available from its supplying location. This value is used only for 
kanban card processing in Shop Floor Management.

szUnitOfMeasureAsInputUOMcharOPTNONE

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

jdEffectiveFromDateEFFFJDEDATEOPTNONE

A date that indicates one of the following:     o When a component part goes into effect on a bill of material     o When a routing step goes into 
effect as a sequence on the routing for an item     o When a rate schedule is in effect The default is the current system date. You can enter 
future effective dates so that the system plans for upcoming changes. Items that are no longer effective in the future can still be recorded and 
recognized in Product Costing, Shop Floor Management, and Capacity Requirements Planning. The Material Requirements Planning system 
determines valid components by effectivity dates, not by the bill of material revision level. Some forms display data based on the effectivity 
dates you enter.

jdEffectiveThruDateEFFTJDEDATEOPTNONE

A date that indicates one of the following:     o When a component part is no longer in effect on a bill of material     o When a routing step is no 
longer in effect as a sequence on the routing for an item     o When a rate schedule is no longer active The default is December 31 of the 
default year defined in the Data Dictionary for Century Change Year. You can enter future effective dates so that the system plans for upcoming 
changes. Items that are no longer effective in the future can still be recorded and recognized in Product Costing, Shop Floor Management, 
and Capacity Requirements Planning. The Material Requirements Planning system determines valid components by effectivity dates, not by 
the bill of material revision level. Some forms display data based on the effectivity dates you enter.

szExternalProgramIDVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

cErrorConditionEV01charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None