‎2006 Nov 28 6:41 AM
Hai all,
i have a table control having the field names as rows, when i select the rows (not all) i want to create a database table( not internal table ) in the background and for that table table maintainence generator also (in abap don;t tell in OOPS Concepts ).
please help on the above issue it's very urgent.
Regards
Lucky
‎2006 Nov 28 6:44 AM
‎2006 Nov 28 7:07 AM
in this link they r using the native SQL Statements, but we r using the Open SQL Statements.
Regards
Lucky
‎2006 Nov 28 6:48 AM
‎2006 Nov 28 6:55 AM
while i am running the program RSDCDDXT in 5.0 version it is going to dump.
Regards
Lucky
‎2006 Nov 28 7:00 AM
hi,
You can refer the logic in the standard program.
like using FM DD_CREATE_TABLE
‎2006 Nov 28 8:41 AM
check the following link
/people/rich.heilman2/blog/2005/07/27/dynamic-internal-tables-and-structures--abap
‎2006 Nov 28 8:46 AM
i already mention not for internal tables only database tables
regards
lucky