Security in SAP MTA and CAPM

Preface – This post is part of the SAP Multi-Target Application (MTA) and SAP CAPM series. Introduction In SAP CAPM and MTA, the security can be taken care using the implementation of best SAP standard practices and using SAP Infrastructure. The entire...

Difference between SAP MTA and SAP CAP

Preface – This post is part of the SAP Multi-Target Application (MTA) and SAP CAPM series. Introduction SAP has recently introduced two different package based development modules: SAP MTA and SAP CAP (or CAPM). It is getting tough for developers and architects...

SAP MTA Project Layout & Best Practices

Preface – This post is part of the SAP Multi-Target Application (MTA)  series. Introduction A Multi-Target Application (SAP MTA) is a package comprised of multiple libraries, application and resource modules. These have been created using different...

SAP MTA based UI5 Application

Preface – This post is part of the SAP Multi-Target Application (MTA)  and UI5 Integration Programs  series. Under UI5 App, we will be developing an MVC based app and will be calling the Node.js API, that we have just created. In this way we will be...

SAP Node.js Development in MTA

Preface – This post is part of the SAP Multi-Target Application (MTA)  series. Introduction To ease the problem of developers, SAP has provided MTA services where we directly call any API under node.js file and this node.js is then utilized by UI5 App as...