Functional Description
Purpose
This function writes/updates records to the Cycle Count Header table (F4140) for the Cycle Count
process.
Special Logic
The Cycle Count Number (CYNO) will be generated if one is not passed in.
Technical Specification
This function calls the business function Get Next Document Number (B4000710) to get the next cycle
count number if one is not passed in. A Cycle Count Header record is written with the Cycle Count
Description passed in.
If a cycle count number is passed in, the Cycle Count Header record is retrieved and the Cycle Count
Item (CYIT) and Cycle Count Location (CYLO) are updated to the F4140.
^
D4100650A - Get Cycle Count Header
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnCycleCountNumber | CYNO | MATH_NUMERIC | NONE | NONE |
The unique number the system assigns to identify items you have selected to count as a group. The system generates this number using
| ||||
szCycleCountDescription | DSC1 | char | NONE | NONE |
Brief information about an item; a remark or an explanation. | ||||
szCycleStatus | CYCS | char | NONE | NONE |
The user defined code (system 41, type CS) that defines the last step accomplished for a cycle count code. For example, the code may
|
B4000710 Get Next Document Number | ||||
B9800100 Get Audit Information |
F4140 Cycle Count Header File |