본문 바로가기

abap source code search function

반응형

call function 'RS_TOOL_ACCESS'
exporting
oreration = 'SHOW'
object_name = pv_progname
object_type = 'PROG' (FUNC)
exceptions
others = 1.

반응형

'SAP > ABAP Basics' 카테고리의 다른 글

abap textarea  (0) 2022.07.12
abap alv smalltitle  (0) 2022.07.12
abap select 시 필드 전체조회  (0) 2022.07.12
abap filedcatalog refresh 메소드  (0) 2022.07.12
abap set_cursor/focus  (0) 2022.07.04
댓글