Purpose:
Retrieve current active record, write it as a history record and then delete the active record.
Setup Notes:
Called from F3701 MBF (N3700070) when the processing option to log history records is on.
Special Logic:
none
Function Outline:
Retrieve current active record
Write record as history
Delete current active record
If Action Code = Delete
Write history record for delete transaction
End
^
D3700370 - Log History Records - F3701
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTestID | QTST | char | OPT | NONE |
The unique identification for a test to be performed on an item. For example: COL Color test DENS Density Test CL-2 Clarity Test | ||||
szDetailBranchPlant | MCU2 | char | OPT | NONE |
An accounting entity, such as a profit center, department, warehouse location, job, project, workcenter, and so on, required for management
| ||||
cStatus9 | STAW | char | OPT | NONE |
A user-defined code (00/WS) that indicates the approval status. | ||||
cActionCode2 | ACTN | char | OPT | NONE |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
jdEffectiveThruDate | EFFT | JDEDATE | OPT | NONE |
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
| ||||
jdOriginalEffectiveThru | EFFT | JDEDATE | OPT | NONE |
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
|
None |
None |