2009 May 18 7:40 AM
Hi
I want to create sales order using BAPI 'SD_SALESDOCUMENT_CREATE' . I have my data in table t_table1. When I am passing this as the parameter to BAPI , it is throwing me type conflict error , what so I suppose to do ?
Regards ,
Amit
Hi
I want to create sales order using BAPI 'SD_SALESDOCUMENT_CREATE' . I have my data in table t_table1. When I am passing this as the parameter to BAPI , it is throwing me type conflict error , what so I suppose to do ?
Regards ,
Amit
2009 May 18 7:42 AM
2009 May 18 7:42 AM
>
> Hi
>
> I want to create sales order using BAPI 'SD_SALESDOCUMENT_CREATE' . I have my data in table t_table1. When I am passing this as the parameter to BAPI , it is throwing me type conflict error , what so I suppose to do ?
>
> Regards ,
> Amit
the table t_table1 that u are passing should be of the same type of the parameter that is defined in the BAPUI..pls check//