Procedures, 21
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| Init | () | public | 17-28 | - | |
| GetMinMaxLevel | (var Integer) | public | 17-28 | - | |
| GetPriceType | () | Enum Price Type | public | 17-28 | - |
| SetPriceType | (Enum Price Type) | public | 17-28 | - | |
| IncLevel | () | public | 17-28 | - | |
| SetLevel | (Integer) | public | 17-28 | - | |
| Add | (Enum Price Source Type, Code[20]) | public | 17-28 | - | |
| Add | (Enum Price Source Type, Code[20], Code[20]) | public | 17-28 | - | |
| Add | (Enum Price Source Type, Guid) | public | 17-28 | - | |
| Add | (Enum Price Source Type) | public | 17-28 | - | |
| GetValue | (Enum Price Source Type) | Code[20] | public | 17-28 | - |
| Copy | (var Codeunit Price Source List) | public | 17-28 | - | |
| GetList | (var Record Price Source) | Boolean | public | 17-28 | - |
| First | (var Record Price Source, Integer) | Boolean | public | 17-28 | - |
| Next | (var Record Price Source) | Boolean | public | 17-28 | - |
| GetSourceGroup | (var Record Dtld. Price Calculation Setup) | Boolean | public | 17-28 | - |
| Remove | (Enum Price Source Type) | Boolean | public | 17-28 | - |
| RemoveAtLevel | (Enum Price Source Type, Integer) | Boolean | public | 17-28 | - |
| Add | (Record Price Source) | public | 18-28 | - | |
| AddChildren | (Record Price Source) | public | 18-28 | - | |
| AddJobAsSources | (Code[20], Code[20]) | public | 20-28 | - |