on 2017 Jan 25 12:28 PM
Hi. I have created an UDF called U_SI7_DutyPaidJrnl in Inventory Posting line level.
When I was trying to access my UDF, it gave an error saying "Invalid field name".
Then I checked UserFields.Count and it returned 0.
What's the problem? Please help.
Below is my code:
string value=((SAPbobsCOM.InventoryPostingLine)oInventoryPosting.InventoryPostingLines.Item(0)).UserFields.Item("U_SI7_DutyPaidJrnl").Value;
Request clarification before answering.
User | Count |
---|---|
116 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.