‎2009 Oct 28 5:20 AM
Hi Experts,
i need a BAPI / FM for creation of variant table(CU61)
Thanks
Surendra Reddy
‎2009 Oct 28 12:32 PM
You can use CAMA_TABLE_MAINTAIN_STRUCTURE to create a variant table, and CAMA_TABLE_MAINTAIN_VALUES to add values to a table. Finally, you use CAMA_TABLE_SAVE to save the table.
Note also, that transaction CU60E lets you upload variant table data from an Excel spreadsheet.
Regards, Jesper