I am doing Intra Company Transfer ie material from one company code is transferred is to another. While doing this transaction through mb1b , using movement type 301, I am getting error Message no. F5730 No accts maintained for company code clearing between comp.cds 2000 and 1000. Kindly hel...
With the SQL below, I get improved performance down from 5730s to 88s. That's more like it, and now we start tweaking to get the optimal settings for those 3 parameters via iteration. I expect this to improve performance a further 30% in most cases. You may not think it's worth it...
SAP将Message分为不同的类,下图显示00类的相关Message列表: Message Short Text字段为类描述,可以定义输入参数&,如"1&2&3&"表示有三个输入参数。 Message共分以下几种类型:E:错误、W:警告、I:信息、A:异常中止、S:成功。 引用语法为: Message W000(00),表示调用00类的000Message类型为警告。 也可以在程序...