1.Functional Description
1.1Purpose
This business function will pad the beginning of the component item number with 3 blank spaces and
pass back that item number to the calling application.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.4Processing
1.0. Pad 3 blank spaces in positions 1,2,3 of the item number passed in and return the formatted item
number.
D3000570 - FormatComponentItemNumber
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szComponentItemNumber | UITM | char | NONE | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. |
None |
None |