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

create dynamic structures dictionary

Former Member
0 Likes
500

hi,

Is there anyway to create dynamic structures, fields and domains in dictionary with abap code insted of going through SE11 and then create?

tks in advanced

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
459

Function groups SIFD and SDIF have a few function modules for this purpose. None are released for use by the customer and should be treated with care.

Thomas

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
460

Function groups SIFD and SDIF have a few function modules for this purpose. None are released for use by the customer and should be treated with care.

Thomas

Read only

0 Likes
459

Very useful information! Thanks for sharing.

Regards

Ram

Read only

0 Likes
459

tks