Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CS01\CS02u4E2Du7684USER EXIT

Former Member
0 Likes
824

各位XDJM,好!

最近接到一个用户需求,

用户给出了一套 物料项目号规则 ,依据这套规则:

1.CS01生成物料BOM的时候,对于该物料下阶物料项目号 不采用系统分配的编号,而是依据给定规则强制转换项目号;

2.CS02更改物料BOM的时候,对于该物料下阶 新增的物料,其项目号也按规则强制转换;

例如,

规则:物料705???88*<->项目编号0104

创建物料705G4588T BOM的时候,它的下阶料 项目编号必须强制转换为0104;

请各位提供一些建议,是要修改出口还是?

各位XDJM,好!

最近接到一个用户需求,

用户给出了一套 物料项目号规则 ,依据这套规则:

1.CS01生成物料BOM的时候,对于该物料下阶物料项目号 不采用系统分配的编号,而是依据给定规则强制转换项目号;

2.CS02更改物料BOM的时候,对于该物料下阶 新增的物料,其项目号也按规则强制转换;

例如,

规则:物料705???88*<->项目编号0104

创建物料705G4588T BOM的时候,它的下阶料 项目编号必须强制转换为0104;

请各位提供一些建议,是要修改出口还是?

3 REPLIES 3
Read only

Former Member
0 Likes
738

You might want to try and post this in English, it might help you get an answer to your issue.

Read only

0 Likes
738

tks for your advice

Read only

Former Member
0 Likes
738

i have resolved this problem by way of BDC instead of USER-EXIT.

thanks all advices.