1. Execution of message of the A or X
2. Execution of the LEAVE PROGRAM statement
Execution of the LEAVE TO TRANSACTION statement
3. If you enter /n in the command field
4. Implicit database Commint 자동으로 Commit
- A dialog step is completed. ( dialog step이 완료되었을 때 )
- A function module is called via Remote Function Calls(RFCs) synchronously or asynchronously, or the called function ends. ( REC함수를 호출했을 때 )
- A WAIT statement interrupts the work process.
- Dialogs (I, W, E Message) that occur during the messages of certain quality, which are processed in between the ABAP Open SQL statements of one LUW are sent in a dialog step.
- A transaction is called (CALL TRANSACTION..., LEAVE TO TRANSACTION...), or the called transaction ends.
- A program is called (SUBMIT...), or the called program ends.
- 화면이 바뀌는 순각마다 DB Commint 이 내부적으로 반영
- Program이 정상적으로 종료되면
'SAP' 카테고리의 다른 글
속도 개선 2 (0) | 2024.01.19 |
---|---|
[SCI] Code Inspector (0) | 2023.06.19 |
[SEARCH HELP] Interface 를 설정하는 Attribute (0) | 2023.06.19 |
[SCC1] 전송 요청으로 복사 (0) | 2023.05.17 |
[FBL1N] / [FBL3N] / [FBL5N] ALV에 계정 명, G/L계정 명 필드 추가 (0) | 2023.03.22 |
댓글