SAP&EWB
Andrew.Liu
SAP/ABAP/.NET/VB/JAVA
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Delete Routing - piece of cake
Not once, not twice I've search for a solution to do changes in routings (task lists) in some wise way. I hate BDC but in this case I thought that there is no other solution. Fortunately I was wrong !...转载 2018-02-27 11:34:10 · 720 阅读 · 0 评论 -
Copy routing (create on a base of existing one)
In article Delete Routing - piece of cake I've shown you how to use FM from CEWB transaction to delete routings. If you go through all FM that are inside function groups of CEWBthen you'll see that th...转载 2018-02-27 11:32:02 · 594 阅读 · 0 评论 -
EWB Components allocation to routing operation (multilevel BOM)
This topic was raised many times, I always found it's not possible to (or at least to hard to try) to update components allocation for routing operations. Fortunately I had to do it somehow and I mana...转载 2018-02-27 11:43:06 · 542 阅读 · 0 评论 -
How to copy BOM using CEWB Function Modules
I've seen on SCN plenty of question about copying BOM from one plant to other, or from one material to other. Most of them were closed by using LSMW or direct input methods, but there is a really nice...转载 2018-02-27 11:44:59 · 1064 阅读 · 0 评论 -
object dependencies assignment routing
FUNCTIONzfunc_assign_od_to_routing. *"---------------------------------------------------------------------- *"*"本地接口: *"IMPORTING *"VALUE(I_PLNTY)LIKEPLKO-PLNTYDEFAULT'N' *"VALUE(I_...原创 2019-08-08 09:06:35 · 524 阅读 · 0 评论 -
EWB更改工艺路线
REPORTZPP_CHANGE_ROUTING. *globalfields,declarations *================================================ INCLUDEFC27DATE. TYPE-POOLS:CC01, CPSC, CPCL, ...原创 2019-08-08 09:12:35 · 898 阅读 · 0 评论 -
EWB delete routing
FORMdelete_routing_ewbUSINGf_plntyTYPEplko-plnty f_plnnrTYPEplko-plnnr f_plnalTYPEplko-plnal f_matnr...原创 2019-08-08 09:18:08 · 416 阅读 · 0 评论
分享