Hi all,i need to consume this link and get field( no, id, nik, tgl, sap_flag, and message ) in JSON format and then i'll take it to my internal table.
how can i get it ?i dunno how to consume using body ( getdate and idmesin ).
*Variable HTTP Cl...
Hi Expert,
im beginner for using API,
existing i create a FM to get data from DMS using importing FM and input it in SAP, now, i need give return message from exporting FM to display at website, how can i run it ?
Your comment is meaningfull fo...
Hi Expert,
can u help to describe how to using FM HR_TMW_DB_UPDATE_TEVENT or another way yo delete entry infotype 2011 ( look in table TEVEN ) ?
your comment is meaningful for me.Thanks.
Hii, Thanks for reply Mateusz,this is my code.*Pass the URL to get Data
lv_api_url = 'http://172.xx.xx.xxx/api/xxxxx/xxxxxx?filter=['.
IF lv_date IS NOT INITIAL.
date = '["getDate","=","'&& lv_date(4) && '-' && lv_date+4(2) && '-' && lv_date+6(2) ...
Hi Sandra,sorry if my statement is confusing,i mean some trick to know where mark '.' or other symbol but just less than 3 character from variable and seperated it to text1 and text2.