EWM
(EWM) ASPECT 정리 (수정 중)
haramang
2022. 9. 7. 14:18
1. Constants for Service Provider
2. Service Provider PRD Inbound Delivery
/SCDL/CL_SP_PRD_INB
3. Service Provider PRD Outbound Delivery
/SCDL/CL_SP_PRD_OUT
4. Classes and Relations
5. Aspects
- BO의 특정 Part
예) Product의 aspect들은 품목코드, 품목ID, 품목 배치, 등등 ..
- 두가지의 Aspects가 있음
- Key aspects and aspects
- Naming Convention for Service Providers
6. Example
- ODO Header에 데이타모델은 DB와 1:N 관계를 가지고 있음
-> 하나의 DO는 여러개의 Date들을 가짐 = Out-of-Yard Date, Delivery Date...
- Example shows the relation between the aspects of UI and SCDL