‎2010 Nov 02 2:07 PM
Hello Experts,
I need to create a table with almost 300 fields i am trying BDC to do this, but do anybody know any function module to meet this requirement.
Thanks in advance.
bsapman
‎2010 Nov 02 2:19 PM
In se37 i found this DD_CREATE_TABLE. Explore it in detail .
‎2010 Nov 02 2:27 PM
What do you want to do - create a data element or a table??
Rob
‎2010 Nov 02 2:33 PM
what i derived is, that he wants to create a table.
But with 300 fields, there are probably dataelements also to create so i guess he needs both
‎2010 Nov 02 2:42 PM
Hi,
Go have a look at the SAPLink plugin for DDIC, where FM 'DDIF_DTEL_PUT' is used.
Best regards,
Guillaume
‎2012 Mar 01 7:05 AM