728x90
BreakPoint
C4C의 디버깅 모드로 진입하기 위해서는 ABSL에서 원하는 시점에 BreakPoint를 체크해야 합니다.
이때 [var]과 같은 선언문이 아닌 [if] 등 과 같은 조건문에 BP를 체크합니다.
Setting Up Debugging
CAS에서 디버깅 모드로 진입하는 방법입니다.
C4C Cloud Application Studio 상단의 메뉴바 - Administration > Options and Settings.. 를 클릭합니다.
Debugging and Tracing를 클릭합니다.
Enable for business user : URL에 접속하는 계정명을 입력합니다.
Never save, refresh, and activate : 디버깅 모드로 진입합니다.
Prompt to save, refresh, and activate : 해당 absl을 저장 및 활성화 후에 디버깅 모드가 됩니다.
Always save, refresh, and activate : 모든 absl을 저장 및 활성화 후에 디버깅 모드로 됩니다.
Start Debugging
디버깅 세팅을 진행후 [F5]를 클릭하거나 상단의 재생모양의 아이콘을 클릭하여 디버깅을 시작합니다.
728x90
'IT > SAP C4 HANA' 카테고리의 다른 글
[SAP] Cloud Application Studio의 ReuseFunction 2 (0) | 2020.01.03 |
---|---|
[SAP] Cloud Application Studio의 ReuseFunction 1 (0) | 2020.01.03 |
[SAP] Cloud Application Studio의 메시지 추가 (0) | 2019.12.24 |
[SAP] Cloud Application Studio의 첨부파일 추가 (0) | 2019.12.24 |
[SAP] Cloud Application Studio의 AlternativeKey 설명 (0) | 2019.11.05 |
댓글