Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »


1. Process

  1. Product - List

    1. channel 에 가져갈 상품들의 간단한 정보를 조회할 수 있습니다.

  2. Product - Detail

    1. 가져갈 상품의 상세 정보를 가져옵니다.

  3. Product - Registration

    1. 상품정보를 입력한 후, AX에 상품 등록을 알리고, 등록된 상품 정보의 옵션을 매핑합니다.

  4. Product - Update List

    1. 등록한 상품들중 Supplier가 상품 정보를 변경했을경우, 변경된 상품의 간략한 정보를 조회할 수 있습니다.

    2. 변경된 상품의 정보는 2. Product - Detail에서 확인합니다.

    3. 변경된 상품정보를 업데이트 한 후, Product - Registration 에서 상품정보를 다시 매핑합니다.

2. Structure

Item

Detail

Product

  • 하나의 상품에 대응되는 객체

  • Contents 공급자인 Supplier가 생성한 상품에 해당

Contents

  • Product의 내용에 해당하는 객체

Option

  • Product의 판매 단위


  • No labels