on 2018 Sep 24 5:16 PM
Hello guys,
I have a created a row level UDF in Bill Of Material & this UDF will display Parent item descriptions.
I have created a sales BOM & manual enter the parent item name in the row level UDF created.
But when I call this BOM to sales order, it's only display the child item & it's quantity and other details.
Is it possible to display the UDF information automatically when I call the sales BOM in sales order?
If yes, kindly explain in detail how I can bring this information.
For example: Sales BOM name: Head 5. And it's has 3 child items & I have a row level UDF where it's will capture the BOM name. In my case it's Head 5.
When I call this Head 5 in sales order. It's will automatically display the child items underneath the Parent item with Qty.
But near that quantity field, I want my UDF to display automatically when I call a sales BOM
If one of the chlid items is BOM, How FMS will work??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You Can use FMS on Sales Order to fetch value from BOM. FMS will be Like Select ITT1.UDF from ITT1 where ITT1.code = $RDR1.ItemCode
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
112 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.