DF31K450A - Kanban Sizing Approval Cache Function Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| cSuppressErrorMessage | SUPPS | char | OPT | NONE | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| szErrorMessageID | DTAI | char | OPT | NONE | 
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 
  | ||||
| cErrorCode | ERRC | char | OPT | NONE | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| szSessionId | CCHN | char | OPT | NONE | 
A unique session ID based on Process ID, Transaction ID, and Job Number.  | ||||
| cActionCode | ACTN | char | OPT | NONE | 
A code that specifies the action that is performed. Valid values are: A Add C Change  | ||||
| idCacheCursor | GENLNG | ID | OPT | NONE | 
General purpose ID variable.  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | OPT | NONE | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| mnIndex | IDEX | MATH_NUMERIC | OPT | NONE | 
| mnScenarioId | FSCID | MATH_NUMERIC | OPT | NONE | 
A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.  | ||||
| mnComponentPartNumber | CMITM | MATH_NUMERIC | OPT | NONE | 
A unique number that identifies a component part.  | ||||
| szSupplyLocationBranchPlant | DFSMCU | char | OPT | NONE | 
Identifies the branch/plant for the Supply Location.  | ||||
| szSupplyLocation | DFSLOC | char | OPT | NONE | 
A location from which the components or raw materials have been transferred to a consuming location in a kanban pull chain.  | ||||
| szConsumptionPointBranchPl | FDCMCU | char | OPT | NONE | 
Identifies the branch/plant of the consuming location.  | ||||
| szConsumptionLocation | DFCLOC | char | OPT | NONE | 
The storage location from which goods will be consumed.  | ||||
| mnSupplierNumber | SUPN | MATH_NUMERIC | OPT | NONE | 
A number that identifies an entry in the Supplier Master.  | ||||
| mnLineDesignID | LNDSID | MATH_NUMERIC | OPT | NONE | 
A number that uniquely identifies a line design.  | ||||
| mnReplenishmentHours | REPHRS | MATH_NUMERIC | OPT | NONE | 
The replenishment time for the component as expressed in hours. It is used in the Kanban Size Calculation for Single or Dual Cards.  | ||||
| mnSafetyFactorPercentage | KANFAS | MATH_NUMERIC | OPT | NONE | 
A fixed percentage that the system uses to determine the safety factor for an item. The system increases the quantity by this percentage.  | ||||
| cNonReplenKanbanFlag | KNOREP | char | OPT | NONE | 
A flag that indicates whether a component and its subcomponents are used in a non-replenishable (a one time or Make-To-Order) Kanban. 
  | ||||
| cReplenishmentsourcetype | DFREPT | char | OPT | NONE | 
A code that indicates the type of supplying location for a kanban. Valid values are: 0 Within RIP 2 Inventory 3 Supplier 6 Dual Card  | ||||
| jdBOMEffectiveDate | DFEFDT | JDEDATE | OPT | NONE | 
The Bill of Material Effective Date specifies the "As of Date" for determining the valid Bill of Material to be used in the Exploded Material 
  | ||||
| mnDFMKanbanQuantity | DFKQTY | MATH_NUMERIC | OPT | NONE | 
The quantity that will be transferred by kanban check in/outs.  | ||||
| szKanbanUOM | KANUOM | char | OPT | NONE | 
A user defined code (00/UM) that indicates the quantity in which to express the Kanban, for example, CS (case) or BX (box).  | ||||
| mnDFMKanbanMasterQuantity | DMKMQT | MATH_NUMERIC | OPT | NONE | 
The current quantity that will be transferred by kanban check in/outs.  | ||||
| cKanbanFirstRIPFlag | KFRIP | char | OPT | NONE | 
A flag that identifies the consuming branch and location as the location in RIP that is used to relieve material during backflush.  | ||||
| mnNumberOfDualCards | DFNC | MATH_NUMERIC | OPT | NONE | 
For a dual card kanban, this is the number of cards needed to trigger the kanban transaction.  For example, there may be five kanbans in 
  | ||||
| cKanbanActionCode | DFKRAC | char | OPT | NONE | 
This code specifies the recommended action to be taken upon the approval of a kanban sizing. Valid values are found in UDC (F31K/SA).  | ||||
| mnNumberOfBins | DFMNOB | MATH_NUMERIC | OPT | NONE | 
Number of cards (or records) in the Kanban Master table for a given item's kanban.  | ||||
| szCacheActionCode | CACTN | char | OPT | NONE | 
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 
  | ||||
| mnNumberRecords | RCD# | MATH_NUMERIC | OPT | NONE | 
| cRecordReserveFlag | EV02 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szPrepCode | BOSTR | char | OPT | NONE | 
A Prep Code used by DFM Kanban Management.  | ||||
| BF31K010 Demand Flow Kanban Public Function | 
| None |