Hello Experts, I have a table in Adobe Form that looks like below and as you see on 'Column 6', I have a long text separated by semicolons. This data need to be split at semicolon and displayed as new line in the text field, as shown in 'To Be'.
As...
Hello Experts,
I have a Pricing Condition ZXXX, which is currently set to 'Manual Only'. Below are the condition type properties..
Condition Class: A (Discount/Surcharge) Plus/Minus: A (Positive)Calculation Type: B (Fixed Amount)Condition Categor...
Hello Experts,
Through inbound HTTP, I get data in JSON that contains image as Base64 string. Once this string is converted to JPG, how to send this to SFTP server?
I found the below blog that explain the conversion of the Base64 string to PNG.
...
Hello Experts,
I have a question regarding the excel generation using the interface I_OI_SPREADSHEET. I have stored the template in OAOR and based on this template, I need to generate excel.
I could only think of below two options with respect t...
Hello Experts,
I have a requirement to create the below text in Adobe Form. Here, abc-xyz.com/test is a dynamic link that is generated based on the company location.
"Please visit abc-xyz.com/test to know more"
Please let me know the best appr...
Hi Sandra, Sorry for my late response. I could resolve this using Text Field. But, I had to use the FM IDMX_DI_TLINE_INTO_STRING which can convert the table data to string (which adds new line character as well) and then assigned this string to the T...
juan.pascuet Hi Juan,
As per the standard procedure, SAP does not recommend modifying the standard objects that they provide (Unless you have the keys, of course). Once modified, SAP does not support it.
Since your requirement is to have PROJECT01 ...
Hi Frederic,I have used abap2xlsx and I agree it’s the great tool. Unfortunately, in my current company we cannot install custom third party packages.Hope you understand..Thank you!
Hi Igor,
Thank you for sharing such an amazing tool!
Since SAPLink is succeeded by abapGIT, are there any plans to migrate this to GitHub? If not, could you please let me know how I can take care of future releases/changes?
Thank you again!
Best ...
Hi Ricardo,
I downloaded .pfx file for my S-User from SAP Passport. I exported certificate and added this to my iFlow. The same .pfx file I used in Soap UI as described and it worked.
Now my question is, if sender has to do this without SAP Passp...