ConsumedComponentsCache

Cache Process Consumed Components

Minor Business Rule

Object Name: BF30L188

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L188A - Cache Process Consumed Components

Parameter NameData ItemData TypeReq/OptI/O/Both
szCacheActionCodeCACTNcharOPTNONE

A code that indicates the activity you want to perform. Valid codes:     o Get - Retrieve the cache element     o Add - Add a cache element     o 
Update - Update a cache element     o Delete - Delete a cache element     o Delete All - Delete all cache elements     o Get Next - Retrieve the 
next cache element     o Add/Update - Add a cache element if it does not exist; Update a cache element if it does exist     o Terminate - 
Terminate Cache

mnNumberKeysNKEYSMATH_NUMERICOPTNONE

The number of keys in an index that will be used to retrieve, delete, or update a record.

cCacheIndexCIDXcharOPTNONE

A parameter that allows a cache to be sorted on multiple indexes to allow for faster data retrieval based upon different key information.

idCacheCursorGENLNGIDOPTNONE

General purpose ID variable.

cSuppressErrorMessageSUPPScharOPTNONE

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.

szErrorMessageIDDTAIcharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szSessionIdCCHNcharOPTNONE

A unique session ID based on Process ID, Transaction ID, and Job Number.

szBOMSTRINGBOSTRcharOPTNONE

A Prep Code used by DFM Kanban Management.

mnQtyRequiredStandardQNTYMATH_NUMERICOPTNONE

The number of units that the system applies to the transaction.

mnSeqOfEventIdSOEIDMATH_NUMERICOPTNONE

A unique number that is used to identify a Sequence of Events within the Demand Flow Manufacturing system.

mnSOELineIdSOELIDMATH_NUMERICOPTNONE

Used as a part of a key to identify a task line on a SOE/SSOE.

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

szValidateBOMVALBOMcharOPTNONE

A property, which indicates the components consumed should validate against the BOM.  Valid values are:   Y - Yes   N - No

szApplyAPPLYcharOPTNONE

A property that indicates if the add/update to this consumed component should apply to the corresponding consumed component on other 
SOEs using this same associative item.  Values are: Y Yes, add/update the SOEs using this same associative item.  N No, do not add/update 
the SOEs using this same associative item (add/update this item only).

mnComponentNumberBOMCPNBMATH_NUMERICOPTNONE

A number that specifies how the system displays the sequence of components on a single-level bill of material. This number initially 
indicates the sequence in which a component was added to the bill of material. You can modify this number to change the sequence in which the 
components appear.

mnComponentLineCMLNIDMATH_NUMERICOPTNONE

A number that identifies a specific instance of a component consumed by a given task.

mnDFMParentItemNoDFKITMATH_NUMERICOPTNONE

The system provides for three separate item numbers.    1.   Item Number (short) - An eight-digit, computer assigned, completely 
non-significant item number.    2.   2nd Item Number - The 25-digit, free form, user defined alphanumeric item number.    3.   3rd Item Number - Another 
25-digit, free form, user defined alphanumeric item number.

szBranchPlantDFMDFCMCUcharOPTNONE

DFM Component Branch Plant.

mnSeqOfEventQuantitySOEQTYMATH_NUMERICOPTNONE

The total quantity of the component part consumed for all SOEs using this product number across the line.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCItemNoUnknownFormatDFCUITMcharOPTNONE

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

cActionCodeACTNcharOPTNONE

A code that specifies the action that is performed. Valid values are: A Add C Change

szSOEUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

szBOMUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

szSeqUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnProcessIdPROIDMATH_NUMERICOPTNONE

A unique number that is used to identify a Process within the Demand Flow Manufacturing system.

mnRepPartNumberRPITMMATH_NUMERICOPTNONE

Part number used to represent a group of parts.

idNumberOfRecordsDFNRIDOPTNONE

Related Functions

None

Related Tables

None
SOE_BOMComponentCache

SOE_BOMComponentCache

Cache Process Consumed Components

Minor Business Rule

Object Name: BF30L188

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L188B - SOE BOM Component Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCacheActionCodeCACTNcharOPTNONE

A code that indicates the activity you want to perform. Valid codes:     o Get - Retrieve the cache element     o Add - Add a cache element     o 
Update - Update a cache element     o Delete - Delete a cache element     o Delete All - Delete all cache elements     o Get Next - Retrieve the 
next cache element     o Add/Update - Add a cache element if it does not exist; Update a cache element if it does exist     o Terminate - 
Terminate Cache

mnNumberKeysNKEYSMATH_NUMERICOPTNONE

The number of keys in an index that will be used to retrieve, delete, or update a record.

cCacheIndexCIDXcharOPTNONE

A parameter that allows a cache to be sorted on multiple indexes to allow for faster data retrieval based upon different key information.

idCacheCursorGENLNGIDOPTNONE

General purpose ID variable.

cSuppressErrorMessageSUPPScharOPTNONE

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.

szErrorMessageIDDTAIcharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szSessionIdCCHNcharOPTNONE

A unique session ID based on Process ID, Transaction ID, and Job Number.

szBOMSTRINGBOSTRcharOPTNONE

A Prep Code used by DFM Kanban Management.

mnQtyRequiredStandardQNTYMATH_NUMERICOPTNONE

The number of units that the system applies to the transaction.

mnSeqOfEventQuantitySOEQTYMATH_NUMERICOPTNONE

The total quantity of the component part consumed for all SOEs using this product number across the line.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCItemNoUnknownFormatDFCUITMcharOPTNONE

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szSOEUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

szBOMUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

idNumberOfRecordsDFNRIDOPTNONE

Related Functions

None

Related Tables

None