Hi Experts,
I am usinf the FM ARCHIV_CREATE_TABLE to place the pdf files from sap to Ixos server,
step1 : reading the pdf files from application server
step2: converting into binary formate by open dataset in binary mode.
stpe3: calling FM to place the pdf file to IXOS server
Issue : only the file name is there is IXOS server , file size is 0 bytes ..
i think the data from pdf files r not getting transfered , i m not able to understand y it is happening ..