전체 글227 기본적인 DB Search 과정 예를 들어 SBUSPART 를 참조한 변수를 만들었을 때 SBUSPART DB를 보고 싶다면 ABAP Dictionary에 들어가서 확인 가능하다 2014. 12. 19. ABAP 기본 프로그래밍 1. 기본 변수 선언 방법 2. 입력 필드 생성 방법3. DB에서 데이터 검색방법4. 간단하게 화면에 출력하는 방법 2014. 12. 19. SAP ERP useful transaction codes (t code) SAP ERP useful transaction codes (t code) SE16 - 테이블 조회 SE16에서 TSTC입력하면 모든 transaction code가 있는 table을 조회할 수 있다. SM04 - 현재까지 접속한 유저 정보SEARCH_SAP_MENU - Tcode 찾는 TcodeSE38 - ABAP Ediotr : sap 프로그램을 만들 수 있다.SM51 - 현재 instance를 알 수 있다.SM50 - 현재 모든 프로세서를 볼 수 있다.SM12 - 현재 Locking되어 있는 모든 objects from 'Lock table'SE37 - 모든 함수를 볼 수 있다.BAPI - Business API 정보를 볼 수 있다. SE11 - ABAP dictionary (table, index.. 2014. 12. 19. SAP ERP ABAP Editor 명령어 SAP ERP command (명령어)/n to cancel the current transaction /n~~~ to call transaction ~~~ directly from another transaction. /o to display an overview of sessions. /o~~~ to call transaction ~~~ in a new session directly from another transaction /nend to end the logon session with a confirmation dialog box /nex to end the logon session without a confirmation dialog box /i to delete the session you .. 2014. 12. 19. 이전 1 ··· 33 34 35 36 37 38 39 ··· 57 다음 반응형