Deploying Fiori/UI5 Projects to S/4HANA On-Premise ABAP server via VSCode

SAP Fiori, SAP ABAP Development, SAP Fiori for SAP ERP, SAP Fiori Tools, SAPUI5

In this blog post, I’d like to guide you step by step process of deployment the Fiori/UI5 application to S/4 HANA On-Promise ABAP Repository via Visual Studio Code (VS Code). Before we were deploying our projects via SE38 program with /UI5/UI5_REPOSITIRY_LOAD. We were choosing the Upload Check Box, giving the name, package and description of […]

Continue reading


Posting GL entries/Vendor invoice/Customer invoice using BAPI(BAPI_ACC_DOCUMENT_POST)

SAP Contract Accounts Receivable and Payable, SAP ABAP Development

This blog will provide you the steps and information about how to post journal entries, vendor invoice with TDS & GST, Customer invoice with GST Using BAPI_ACC_DOCUMENT_POST. The BAPI “BAPI_ACC_DOCUMENT_POST” is used to post accounting entries. Steps: 1. Go to SE37 T-code. 2. Enter functional module: BAPI_ACC_DOCUMENT_POST Note: – This is the important step you […]

Continue reading