on 2020 Mar 05 5:21 AM
in first pic i have shown the field name CONTAIN_NO but actually i did not include this field in form and in sec pic all correct
but only thing is to add the CONTAIN_NO field as header row before the decs field for eg i have CONTAIN_NO three 1 and two 2 and i need to show 1 as header row and then all the desc is there is any possible way to Do ?
Dear Prabhu
If I am not wrong, you are trying to group it.
1. You create one more field in the internal table.
2. Sort your internal table by material and number
3.Write a loop in that internal table - update the material desc with concatination of number and material desc). Make sure that it is not concatinating if the number is repeated.
4. Then use the material desc in the form directly.
Regards,
Venkat
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.