Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- sap #abap #cl_gui_alv_grid #function code #alv
- abap move corresponding #abap data이동 #abap correspond mapping
- abap #정규표현식 #regular expression
- abap #sap #se16h #data #tcode
- abap #sap #color #row #layout
- abap #sap #layout #layout 설정
- sap #abap #data exists #read table #xsdbool #line exists
- abap #sap #hotspotclick #do_sum
- #apostrophe
- sap #cts #abap #release #merge cts #request no
- grave #abap #sap #backquote
- abap #abap_move
- open sql #sap #abap #where exists #where not exists
- abap #wildcard #와일드카드 #sql #select #where조건
- abap #sql #sap #query 실행 순서 #query 작성 순서
- abap #동적 where #동적 select
- abap #sap #conversion #currency #conversion_currency
- abap #sap #sy-index #sy-tabix #syst
- abap #sap #search hlep #f4 #f4if_int_table_value_request #change column name
- abap #sap #conversion #currency #cfield #waers
- abap #se39 #srepo #sap #development #compare code
- abap #initial #null #abap inital vs null
- abap #sap #free #alv #clear #refresh
- sap #abap #화폐단위 #sap conversion #inr conversion
- abap #sap #sy-datlo #sy-datum #syst #system variable # 시스템변수
Archives
- Today
- Total
목록abap #sap #se16h #data #tcode (1)
0v0__DEV

그동안 데이터를 조회할 때, SE11과 SE16N만 주로 사용했는데SE16H는 데이터를 추출하고, 소규모 쿼리 결과까지 확인할 수 있다! * SE16H 화면 * BSEG(전표 아이템)를 출력하는데, BKPF(전표 헤더) 테이블과 조인하여 출력하려 함Data Base에 출력할 테이블 명 입력, 우측 join definition을 클릭하면 아래와 같은 화면이 나옴Join Definition은 저장해놓고, 재사용 가능함Name of join Definition은 재사용할 조인 조건 세팅 Secondary Tables에 조인조건을 줄 테이블 명을 입력하고, Output 클릭하면 이 화면이 나타남!어떤 필드를 출력할 것인지, Aggregation 기능을 사용하여 출력할 것인지 세팅할 수 있음 하단 Select..
SAP BASIC
2024. 8. 19. 23:02