ALE/IDoc的实践性很强的技术,也就是说你做得越多,碰到的问题越多,提高也就越多,光是理论是没什么用得。
所以先把一般配置一套ALE/IDoc的流程总结一下,以后再把经验性、总结性的东西慢慢添加进去。
有两个比较有用的Menu T-code:WEDI, SALE。分别用来配置IDoc/EDI, 和ALE的。
自定义IDoc流程:
Create Segment: WE31
Create IDoc Type: WE30
Create IDoc Message Type: WE81
Assign Message Type to IDoc Type: WE82
ALE配置:
T-code SALE
Define Logical System
Assign Logical System to Client
T-code : SM59 Create RFC connections
T-code : WE21 Port definition
T-code : BD64 Create Distribution Model
T-code : WE20 Partner profile
IDoc的测试
T-code : WE19
IDoc的显示
T-code: WE02
Outbound Processing:
T-code : WE41 Outbound process code
Inbound Processing:
T-code: BD51 ALE Attributes
T-code: WE57 Message/application object
T-code: WE42 Inbound process code