Hi All,
While developing AMDP class there must be a situation like how to handle internal table inside AMDP.
Well below is the example for that in short and sweet manner.
Before moving forward let's see an overview of AMDP and other intresting stuff is
here,
ABAP Managed Database Procedures - Introduction
Accessing tables from different schema through AMDP.
Call AMDP(ABAP Managed Database Procedure) Inside AMDP Method
Scenario :- 1.Suppose you have Airline code(Carrid) and connection number(Connid) in an internal table based on that you need to fetch data from inside AMDP.
Steps :
AMDP Definition :
AMDP Implementation :
Calling AMDP In Program :
Output :
Hope this will help,
Thanks & Regards,
Amol.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Subject | Kudos |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
User | Count |
---|---|
7 | |
4 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |