l_name =p_impfil.CLEAR:t_data.CALLFUNCTION'GUI_UPLOAD'EXPORTINGfilename=l_name "选择文件的路径 filetype='DAT'has_field_separator='X'read_by_line='X'codepage='4110'*ignore_cerr = abap_truereplacement ='#'TABLESdata_
用excel上载大数据量的BOM数据到SAP系统中,一次上载的数量级别在10万条左右,这时用ALSM_EXCEL_TO_INTERNAL_TABLE上载时会dump,查看了代码发现ALSM_EXCEL_TO_INTERNAL_TABLE中是将数据先保存到剪贴板(Clippboard )上,然后在保存到内表中,很不幸剪贴板大小有限制,超过就会dump。 2, 问题解决 解决方法比较简单,就是...
SAP Managed Tags: ABAP Development Hi Vitish, i think in your excel-sheet are some dynamic functions like heute() or jetzt() includet. This is the reason. change this cells. Hope i can help you. Regards, Dieter Reply Former Member 2008 Apr 14 11:57 AM 0 Kudos 167 SAP ...
你可以加入一个ABAP的群里问问!通信错误会不会是连接的问题,具体我也不太清楚
SAP Managed Tags: ABAP Development hi this is how i used this function module... take help from this... call function 'ALSM_EXCEL_TO_INTERNAL_TABLE' exporting filename = l_file_name i_begin_col = 1 i_begin_row = 1 i_end_col = 255 ...
"SAPFIORI" "SAPS4HANA" "Custom Apps 1 'abap' 1 - SAP 1 1H 2024 Product Release3 @sapcommunity 1 A ComprehensiveGuide to Using OLE Objects in SAPABAP 1 Dynamic Memory AllocationTool A Unit Test for function Module 1 ABAP31 ABAP7.4 7 ABAP API 1 ABAP...
SAP Managed Tags: ABAP Development Hi! I was wondering if there is another function module in SAP that functions just like the function module "ALSM_EXCEL_TO_INTERNAL_TABLE". You see, I have a problem with the length of alsmex_tabline since it only has a length of 50. This leaves ...
0 Kudos 276 SAP Managed Tags: ABAP Development I use the FM 'ALSM_EXCEL_TO_INTERNAL_TABLE' and it works fine . My problem is that when it reads the Excel file it prompt me to save the file in Excel . Can i avoid that ?Reply ...
修改ALSM_EXC..FM:ALSM_EXCEL_TO_INTERNAL_TABLE 是上载Excel文件的一个函数,但是这个函数有两个限制。一是每个CELL只能导入前50个字符,二是如果超过9999行,行号会初始化为从零
ABAP代码模板4-自定义多窗口单据功能程序 历史对像打包生成请求号 Different modes of Table in SAPUI5 RSA加解密成功例子 Multiple Condition step in SAP Workflow 给函数的全局变量赋值 留下一个回复 你的email不会被公开。 评论* 显示名称 邮箱 网站 分类 分类 归类 权限 (24) ODATA (20) saplear...