SAP/BC

# [SAP] Import options

leehi0110 2024. 8. 6. 09:00
반응형

0. 이해를 위한 사전 지식

 

# [SAP] CTS ( Change and Transport System )

0. CTS를 알기 위한 사전 지식 일반적으로 SAP System은 개발 ( DEV ) - 검증 ( QAS ) - 운영 ( PROD )의 형태로 구성된다. ( 상황에 따라서는 개발/검증을 하나의 서버에 Client로 구분하여 사용하기도 하지만

leehi0110.tistory.com

1. Import Options

  • 총 8개의 옵션이 존재마혀, 각 옵션에 대한 설명은 아래와 같다. ( 오역이 있을 수 있기 때문에 원문도 함께 지재하였습니다. )

  1. Leave Transport Request in Queue for Later Import
    • This causes these requests to be imported again in the correct order with the next import of all the requests.
    • 해당 옵션은 리퀘스트들이 올바른 순서로 이관될 수 있도록 한다.
    • The option "Leave transport request in queue for later import" is activated as a defuault only for Customizing
      requests and transportable change requests
    • 이 옵션은 기본적으로 커스터마이징 리퀘스트를 이관 후에 큐에 남겨둔다.
  2. Import Transport Request Again
    • The transport control program also imports the transport request if it already has been completely imported.
    • 만약, TR이 이미 이관된 경우라도 다시 이관하도록 하는 옵션
  3. Overwrite Originals
    • The transport control program also imports objects if the objects are the originals in the target system. The object directory entry determines the SAP System where the original version of an object is located.
    • 원본 오브젝트가 타겟 시스템에 있더라도 오브젝트를 이관하는 옵션.
      만약, 타겟 시스템에 원본 오브젝트가 존재하는데 해당 옵션을 선택하지 않으면 " Original object cannot be replaced "라는 에러 로그가 출력될 있다.
  4. Overwrite Objects in Unconfirmation Repairs
    • The transport control program also imports objects if they were repaired in the target system and the repair is not yet confirmed.
    • 타겟 시스템에서 오브젝트들이 수정되었거나 확인되지 않더라도 반영하는 옵션
  5. Ignore Non-Permitted Transport Type
    1. The transport control program imports the transport request if this transport type was excluded by particular settings in the transport profile.
    2. 만약 TP Profile 의해 제외된 TP Type 해당하는 리퀘스트 이더라도 해당 옵션을 사용하여 이관을 진행할 있다.
  6. Ignore Non-Permitted Table Class
    • The transport control program imports data records of a table even if the delivery class of the table does not permit the data records to be imported.
    • 데이터 이관이 허락되지 않은 테이블 클래스이더라도 해당 옵션을 사용하여 이관을 수행할 수 있다.
  7. Ignore Predecessor Relations
    • You can choose this option if you want to import all the requests for one or several projects, but additional requests from other projects exist for which there are dependencies.
    • 하나 혹은 이상의 프로젝트에서 리퀘스트를 이관할 , 다른 프로젝트의 추가적인 리퀘스트 의존성이 있을때 사용할 있는 옵션이다.
    • This option is switched off by default, which means the predecessor's relationships are checked before the import.
    • 해당 옵션은 기본적으로 설정되어 있지 않고, 이는 이관 전에 상관성을 확인한다는 의미이다.
    • The import only occurs if the predecessor's relationships will not be damaged.
    • 해당 옵션을 선택하더라도, 연관있는 리퀘스트가 손상을 입지 않는 경우에만 이관이 진행된다.
  8. Ignore Invaild Component Version
    • This import option means that transport requests can be imported even if their component version does not match the current component version (including Support Package Level) of the system.
    • 이관진행에 있어 버전이 (서포트 패키지 레벨 포함) 맞지 않더라도 이관이 진행되도록 하는 옵션

 

🙋‍♂️ 궁금한 점이나 잘못된 내용을 댓글로 적어주시면 감사하겠습니다 !!

 

Ref.

반응형

'SAP > BC' 카테고리의 다른 글

# [SAP] Import Queue ( Import Queue 정리 )  (2) 2024.09.03
# [SAP] Transport Request - STMS  (0) 2024.08.08
# [SAP] Lock Entries - SM12  (0) 2024.07.25
# [SAP] CTS Import history  (0) 2024.06.28
# [SAP] Standard Users Table - RSUSR003  (0) 2024.06.18