<< Start-Of-Selection
*&---------------------------------------------------------------------*
*& Form GET_URI
*&---------------------------------------------------------------------*
* text
*----------------------------------------------------------------------*
* --> p1 text
* <-- p2 text
*----------------------------------------------------------------------*
form get_uri .
data : lv_botdt(15) type c,
lv_uri1 type string,
lv_uri2 type string,
lv_uri3 type string.
gv_uri = 'HTTP://WWW.BOT.OR.TH/THAI/STATISTICS/FINANCIALMARKETS/EXCHANGERATE/EXCHANGERATE_EN_XLS/ER_XLS_'.
concatenate gv_uri gv_bdate+6(2) gv_bdate+4(2) gv_bdate+0(4) '.XLS'
into gv_uri .
endform. " GET_URI
<< Start-Of-Selection
ไม่มีความคิดเห็น:
แสดงความคิดเห็น