HRVE_GET_TIME_BETWEEN_DATES
HR_HK_DIFF_BT_2_DATES
2013년 2월 19일 화요일
2013년 1월 8일 화요일
cl_salv_table
TRY.
CALL METHOD cl_salv_table=>factory
IMPORTING
r_salv_table = gr_salv_table
CHANGING
t_table = gt_itab.
CATCH cx_salv_msg .
ENDTRY.
CALL METHOD gr_salv_table->set_screen_popup
EXPORTING
start_column = 1
end_column = 100
start_line = 1
end_line = 20.
gr_salv_table->display( ).
2013년 1월 7일 월요일
SU53: 권한이 없을 경우 점검 오브젝트 조회
SAPMS01G, 권한이 없을 경우 점검 오브젝트 조회
Use the SU53 transaction to see what type of authorization check was carried out.
Use the SU53 transaction to see what type of authorization check was carried out.
2012년 11월 20일 화요일
피드 구독하기:
글 (Atom)
