beas 9.0 PL: 03 - robinfeng/beashelp GitHub Wiki
beas 9.0 PL: 03
兼容性, 维保截止时间
此版本兼容 SAP Business One 8.82 和 SAP Business One 9.0 的最新版本
SAP 的维保截止时间 (11/2014) SAP 8.82 / beas9.0 patch3: 6/2015 SAP 9.0 / beas9.0 patch3: 2/2015
新的质量控制
Quality control module has been revised. With many extensions, it is still compatible with most of the previous functions. Please check before updating, whether existing work flows are covered, or enhanced by new features.
See Quality control help-achtungNote: check compatibility for existing clients and adjust settings if needed
Note on transfers Previous function is not compatible to current version. Before updating, close all "partial releases".
If problems arise after an update, execute the following SQL-statements (not necessary if updated from beas 9.9-000-002-xxx or older to beas9.0-000-003-046 or newer)
update beas_qsftpos set releaseautomatic=isnull(releaseautomatic,1),pos_text=isnull(pos_text,convert(varchar(20),pos_id)),manualrelease=isnull(manualrelease,1);
update beas_qsartikel set releaseautomatic=isnull(releaseautomatic,1),pos_text=isnull(pos_text,convert(varchar(20),pos_id)),manualrelease=isnull(manualrelease,1); update beas_qs set releaseautomatic=isnull(releaseautomatic,1),manualrelease=isnull(manualrelease,1);
update beas_qssperrgrund set inorder=isnull(inorder,1),inmeasuring=isnull(inmeasuring,1),inmeasuringpos=isnull(inmeasuringpos,1);
委外加工 - 扩展定价
Note: Pricing has changed! Check compatibility for existing clients. The new field "consider price list" is disabled by default. Price list, pricing and special price list are not considered in this case. To consider price lists, set the field "Price per" - "fag_priceje" to "-1". Required SQL-Statements: update beas_ag set fag_priceje=-1 update beas_apl set fag_priceje=-1 update beas_ftapl set fag_priceje=-1 update beas_pk_pos set fag_priceje=-1 where art=52 and ag_auswertsbearbeitung='J' See External operation, Configuration wizard - External operation - Pricing
扩展的批次和序列号追踪
If material is posted using time receipt, for partial postings batch and serial number tracing is possible. Display is integrated into work order structure. Note: only new postings are displayed. Existing posting can be linked subsequently,
Screen for tracing batches and serial numbers renewed
- separate screens for tracing batches/serial numbers and material
- simplified operation
- display additional information in movements table: employee name, work station, linked QC-order, posted with work order, order time receipt and resource
- list of batches included in finished product xxx delivered with delivery note yyy
- consideration of batch transfer and split
Note: Data sets created with older versions of beas do not contain all information which could be displayed. An automated data base update tool processes old data to correct missing linkage information.
结构视图 - 可调整列宽
In all structure views column width and designation can be changed. This is saved per work station. Large structures can now be displayed without overlapping texts.
- APS: support of reservations
- backflushing: support of negative BOM items
前期计算 - 定价
- 替代的评估方法, 参见设置向导
- 直接使用价格清单, 物料定价考虑价格等级
- 0 价格: 标记无价格的物料
返回 上层