Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

How to call all standard ABAP functions from inside AMDP

$
0
0

Hi,

 

I'm using AMDP to process BW transformation. The plan is to do some validations on incoming data and notify user via email if something is wrong. My first thought was to create my own AMDP class with method SEND_EMAIL(importing table) with the method which calls standard function SO_NEW_DOCUMENT_SEND_API1.

 

Inside BW generated AMDP class method, if certain condition is met, I will call my own AMPD=>SEND_EMAIL(table=> :error_data).

 

I don't think this will work since my own AMDP class method wont have database procedure. Is this thing that Im trying possible at all?

 

Thanks


Viewing all articles
Browse latest Browse all 5653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>