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

How to assign package to dynamically created structure/table type/program

Former Member
0 Likes
721

I'm creating dynamic structure and table type with  DDIF_TABL_PUT and   DDIF_TTYP_PUT fm's. I cant find package parameter in input parameters for these function modules so I used TR_TADIR_INTERFACE to assign package to my dynamically created objects. But beside it creates a record in TADIR table i can't see newly created objects in my local object tree.

Is this the right way to assign package to dynamically created objects and if not how to do it?

Also can I use this fm to assign package for program?

1 REPLY 1
Read only

Juwin
Active Contributor
0 Likes
487

Are the objects visible in SE03? If yes, you may change the packages from there.

Thanks,

Juwin