Table 18008321 EOS010 Salesperson Set Entry
This table is used to store the Role\Salesperson set entries.
1
)Integer
2
)Code[10]
TableRelation: "EOS Salesperson Role"
3
)Code[20]
TableRelation: "Salesperson/Purchaser".Code
4
)Integer
5
)Text[100]
FieldClass: FlowField
CalcFormula: lookup("EOS Salesperson Role".Description where(Code = field("Salesperson Role")))
6
)Text[50]
FieldClass: FlowField
CalcFormula: lookup("Salesperson/Purchaser".Name where(Code = field("Salesperson Code")))
procedure GetSalespersonSetID(SalespersonSetDict: Dictionary of [code[10], code[20]]): Integer
Get Salesperson Set ID from a Dictionary of [Role, Code]”
SalespersonSetDict Dictionary[code,code]
Dictionary of [Role, Code]
Returns Integer
procedure GetSalespersonSetID(var SalespersonSetEntry: Record "EOS010 Salesperson Set Entry"): Integer
Get Salesperson Set ID from SalespersonSetEntry Buffer
SalespersonSetEntry Record "EOS010 Salesperson Set Entry"
Temporary SalesPerson Set Temporary Buffer
Returns Integer
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.