Hi,I have a requirement to convert non-PDF files to PDFs. The following formats need to be converted to PDF in ABAP.DOCXPPTS, PPTX,XLSPlease help me if there is any way available in ABAP.Thanks,Jashua
Hi,I have a requirement to download a file from given URL.If I open the URL in browser, it will prompt the user with Save or Open Options. So, I have such URL. Now using an ABAP program I need to download the file pointed by this URL.Thanks for your...
Hi,I want to know the date/time of change of a classification characteristic value assigned to a material. This value is stored in AUSP table. But this table does not have any changed on field. Ex:- I have a material mat1. Classifiacation characte...
Hi,I want to hide some elements in the Adobe form with respect to the value of a Form context field.If this field is mapped to an element in the Form layout then we can access it using data.<field>.rawValue, but this field is not mapped to any elemen...
Hi,When I include a Phase with different tasks and the tasks with Role assignment in to a project, the task-role assignment is not gettting copied. But when I use a Project template with the same Phase-task-Role task assignments, every thing is gett...
Hi Frisoni,I have exactly the same code with me. But it is giving Communication_failure when at lo_client->receive method call.I also checked for HTTP connectivity in the system using SAPHTTP_DEMO1 report. It works fine.So, I don't know why am I gett...
Hi, thanks for your answer. MM04 does not display any change related to classification values. It will only display the Material Master fields changes. Also I don't want to know the change documents. I want to know the changed on date/time.
Hi Tao, thank you very much for your reply.But I have tables in my structure. so dynamically I need to check the values of the fields inside tables.Would you please help me in accessing the fields in table in the script.Regads,Jashua
Hi Matthias,Thank you very much for your reply. Here I have a question. Because the method ''SET_DEFAULTS_UPON_COPYING' of the class 'CL_DPR_TASK' is being called in the both cases Create project from template and include a phase in to an existing ...
Hi,on this CKF1 conditions are not working properly. Only > 0 is working fine. But <=0 or = 0 are not fetching the rows with 0 values. Can you suggest any other way.Thanks,Jashua