Quantcast
Viewing all articles
Browse latest Browse all 2740

Re: Calling internal table and values dynamically to read and modify

Hi Clemens,

 

Sorry if the subject is not clear , yes you are right it is an enhancement but the actual goal is modifying the internal table records of the standard program using dynamic internal table.

 

I am creating the implicit enhancement for writing the standard program of Pricing report into new sorting order types.

 

You can check the standard Pricing report program V/LD.

 

Attached for better understanding

 

Exit point : where we can able to do changes using implicit enhancement

Alvlist: output of the Pricing report (current one)  - 2 ALV list

cond table: Two condition tables so 2 alv list as output

Internal table with values : new sorting to happen for the two condition tables, here we need to call these tables dynamically and do our modification

I am able to concatenate with the condition table values like

Concatenate 'T_POS'  sorttab-axxx into variable, now I have the internal table name as T_POS_A925 in my variable. I need to call these internal table records and do my changes (sorting new list based on country name instead country key)

 

Hope it is clear now.

 

Thanks Image may be NSFW.
Clik here to view.
Exit point.png
Image may be NSFW.
Clik here to view.
ALVlist.png
Image may be NSFW.
Clik here to view.
condition table.png
Image may be NSFW.
Clik here to view.
final internal table where data exist.png

Image may be NSFW.
Clik here to view.
another example to modify internal table values.png


Viewing all articles
Browse latest Browse all 2740

Trending Articles



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