Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Others
Creating HANA Stored procedure and XS job to insert table records
This document is used to create a stored procedure and call the stored procedure using HANA XS job for every 30 seconds. Main steps to create the stored procedure and HANA XS…
Open file browser from SAP B1 and read data from excel sheet
Purpose of the Document: How to read contents of Excel sheet by SAP B1 Addon. Sometimes, While preparing GRPO, my Client had to…
Creating Version Notification through Plant Connectivity Management MII/PC0151
Creating Version Notification through Plant Connectivity Management & PIC System Landscape:…
Connecting IoT Services to Streaming Analytics in SAP Cloud Platform
The most popular use cases for SAP Cloud Platform Streaming Analytics (which is the cloud version of SAP HANA smart data streaming) are around the Internet of Things. Therefore, many use cases will…
Configuration Steps – Settlement Management in S/4 HANA
Objective Having worked on Rebate Management in the past with SAP Innovative Business Solutions ( Custom Development previously ) and exploring Settlements Management in SAP…
Compare two Tables
Here’s an example: try drop table #tb1; catch all end try; try drop table #tb2; catch all end try;…
Total planning using MRP Controller
MRP can be executed in MRP controller level while Total Planning run in MD01 across plant or group of plants .In MD01, a scope of planning code with a list of plants can be…
Fix missing ‘Spreadsheet’ option while right-clicking on ALV generated with REUSE_ALV_GRID_DISPLAY
Today I came across a situation where the “Spreadsheet” option was missing while right-clicking on an ALV generated using REUSE_ALV_GRID_DISPLAY. (See…
ADS 12 SP1 and ADS 11.1 SP30 Released
Service packs for both ADS 12 and ADS 11.1 contain the following installers Advantage Delphi…
Transfer Data between SAP Systems/developers without STMS (using SAPLink)
Hi SCN, Using STMS is the standard and easiest way of transporting data between your linked SAP Systems.…