Application Development and Automation 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: 
Read only

Doubt in subroutine pool generated from function module

Former Member
0 Likes
646

Hi,

I have found some of the subroutine pools generated automatically with name of function module ends with ====FT.

For example I have created function module with name : ZK024_CONSUMPTION_DETAIL

for this function module system automatically created the subroutine pool with name :ZK024_CONSUMPTION_DETAIL======FT

But this is not happend for all function module.

pl. clarify my doubt.

Thanks

R. Rengaraj

2 REPLIES 2
Read only

Former Member
0 Likes
447

hi

i created a function module with the same name. But the subroutine pool is not created.

Try it once again.

Reward points if useful.

Suresh......

Read only

0 Likes
447

Thanks suresh for your reply.

Ya you are right, I have created the same function module with different name, that time the subroutine pool is not generated. (Pl. check in TRDIR table)

But while testing the function module it is generated automatically.

Regards

Rengaraj R