Artificial Intelligence: It is one of the most well-known phenomenons that maybe every single arising innovation needs to implant in. We as a whole have known about Alexa, Siri, and so forth, intuitive robots to help clients and these have […]
General
In the past series, we examined the essentials of SAP BTP and how the programming worldview has been changed in the RAP advancement. Presently it is the ideal opportunity for the practicals! Allow us to foster our most memorable, essential, […]
In the past series we examined about the essentials of SAP BTP and how the programming worldview has been changed in the RAP advancement. Presently it is the ideal opportunity for the practicals! Allow us to foster our most memorable […]
Navigating the Cloud with SAP BTP ABAP Environment. ABAP Programming language is prepared to send off in Cloud. As talked about in our past article, we have proactively gone into the BTP Space, really look at this first Decoding the Business […]
Introduction to Business Technology Platform In the vast realm of SAP technologies, the term “SAP BTP” has been buzzing around, leaving many ABAP Developers and SAP Consultants scratching their heads. With SAP’s penchant for rapid nomenclature changes and innovations, the […]
Interactive Adobe. Part IXX. How to Merge an Image File with an Adobe PDF? Adding a picture (jpg, bmp, etc.) in Adobe format is a common business scenario. We may bind the necessary image using Image Field UI. However, today’s subject is distinct. How can we merge an image to an existing Adobe PDF form?? However, how can we combine an image in Adobe’s pre-existing formats? One of the members of our Telegram group recently inquired about the case’s solution and potential solutions. He needed the photographs saved in PO Generic Object Services (GOS) to be attached and shown with the PO Output Form. When two picture files (usually in “.jpg” format) are saved at the Purchase Order, they should be combined with the PO Output form and returned to the vendor. To put it briefly, the task was to combine the PDF PO Output Form with the image files in the GOS of the PO. After some head scratching […]
SAP Adobe Interactive. Part XVIII. How to Hide a Table Column Dynamically Using JavaScript? We’ve recently been working on a real-world use case for Interactive SAP Adobe Forms. In this post, we demonstrated a real-world project situation in which we used Java Scripts to hide/display a table column in a simple, hierarchical business model.Essentially, we will show a practical example of how to use Java script to conceal or display a certain column in an Adobe forms table. It is a frequent demand and there are numerous ways to fulfill it, and JavaScript is the lucky choice for our project. Business requirement: Table Data Structure is as follow: Requirement: At runtime, The expected result should be as follows: To further understand, let’s use a basic example rather than the layered table structure described before. Create an Adobe […]