Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Auto add ABAP code

Former Member
0 Kudos

I have a scenario where some driver programs (based on config) will need to be modified such that a sub routine will be added that populates a custom table every time the output is triggered.

Is it possible that if the output type is maintained in a config table, this piece of code is added without actually coding each one of the programs?

2 REPLIES 2

Former Member
0 Kudos

Hi,

I am not sure whether am i answering in the required format or not....

Let's say for the config of output types, if you take an example of TNAPR config table, for each output type, here the config is in such a way that what is the driver program, and subroutine and form name.

In a similar way you can differentiate, but may not generate at run time i guess...

Regards,

Santhosh.

0 Kudos
Subroutine generate pool