Attribute | Type | Description |
---|---|---|
GLN Required |
string(13) |
Global Location Number of the supplier
|
AllowanceGroup Required |
string(35) |
Discount group
|
TradeItemId Optional |
string(35) |
Trade item
|
GTIN Optional |
string(14) |
Global Trade Item Number |
NetPrice Optional |
decimal(11,4) |
Net price
|
AllowancePercentage1 Optional |
decimal(3,4) |
Discount percentage 1
|
AllowancePercentage2 Optional |
decimal(3,4) |
Discount percentage 2
|
AllowancePercentage3 Optional |
decimal(3,4) |
Discount percentage 3
|
ValidityStartDate Required |
date |
Start date of the condition |
ValidityEndDate Optional |
date |
End data of the condition |
TermsTypeCode Required |
string(2) |
Type of condition
|
ProjectNumber Optional |
string(17) |
Project number
|
BracketLowerLimit Required |
integer |
Bracket lower limit from which this condition is valid
|