1.Functional Description
1.1Purpose
This function will delete records from F32821 based on a partial key. If the entire required key-set
is not passed, the function will not proceed and returns an error.
1.2Setup Notes and Prerequisites
The calling application is responsible for loading all appropriate key values to the data structure
and identifying the mode.
There is no special logic within this function.
2.Technical Specifications
2.4Processing
1.The required keys are tested for improper values.
2.If the keys pass, Table I/O is performed to delete records from F32821
3.The success of the Table I/O is checked and the result is passed to the output error code.
D3201010 - F32821 Delete Records Matching Partial Key
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szErrorCode | VC04A | char | NONE | NONE |
This is a generic field used as a work field in Everest. | ||||
szRulesTableName | TBLC | char | OPT | NONE |
The name of a collection of data that you set up to minimize the number of assembly inclusion rules that you need for a configured item. You
| ||||
cRulesTableType | RTBT | char | OPT | NONE |
A value that identifies the type of rule table. Valid values are:
P Part list (on sales order and work order)
Q Work order component (on
| ||||
szBranchPlant | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
|
None |
None |