Need Addtional Fields for Order Entry Header
Need Addtional Fields for Order Entry Header
(OP)
I have Macola Progression 7.6 SQL 2008 R2/Designer & Flex. My problem is I have used all 5 of the UDF fields on the Oeordhdr table. I need 2 more fields for the order header, not line. If anyone has any suggestions on how to handle this I would appreciate your help. Thanks.
RE: Need Addtional Fields for Order Entry Header
RE: Need Addtional Fields for Order Entry Header
RE: Need Addtional Fields for Order Entry Header
RE: Need Addtional Fields for Order Entry Header
RE: Need Addtional Fields for Order Entry Header
The VBA-only comes into play on the properties of the new field....right-click the new field and then left-click Properties. One of the check boxes is for VBA-only. You can also change other "attributes" of the newly created field.
I always change the value of the literal that goes along with the entry field....this will end up being the object name within the Flexibility project. You can always hide the literal if you don't need it.
Enjoy!
RE: Need Addtional Fields for Order Entry Header
RE: Need Addtional Fields for Order Entry Header