摘要: 经常会遇到行列转换的需求。于是就找到了这样的一段代码。虽然也有其他的转换方法。但是都没有及时的记录。于是 就想起了将这段经典代码写在这里。TABLESspfli.data:it_datatypeSTANDARDTABLEOFspfli,wa_reftypereftodata,it_fieldstypestringtab,desc_structypereftocl_abap_structdescr,desc_fieldstypeddfields.field-symbols:<wa_data>typeany,<p_str>typestring,<p_component 阅读全文
posted @ 2011-08-15 17:02 某天不是鸟 阅读(651) 评论(0) 推荐(0)