Problem with BAPI_PO_CHANGE when called within ME_PURCHDOC_POSTED BADI...
Hi All, We have a situation where PR to PO conversion needs to happen through a custom program which submits ME59N in batches. During this conversion, it's a business requirement to update the PO's GS...
View ArticleRegarding sales order not created in xml file format
Hi Friends, I have the xml file,I sort the xml file alphabetically on material master codes, WHen program try to create the sales order by using this xml file through call transaction...
View ArticleOuput to excel format, not in ALV grid
Hi, I have made an ALV grid report and it is working perfect. Now I want that the output from my internal table should not come to ALV grid but in excel format. and that excel format should be visible...
View ArticleABAP Editor (new)常出現斷行錯誤...
各位專家好!!小弟用的是4.7版的SAPGUI = 720但我較喜歡用ABAP Editor (new)當我要做Active時..常出現錯誤..查看之下才發現SAP會自動幫我斷行斷在不該斷的地方如DATA LIFNR LIKE REGUH-LIFNR. active之後就變成 DATA LIFNR LIKE REG UH-LIFNR. 但我修正後重Active...
View ArticleM7299 - Function module MB_CREATE_GOODS_MOVEMENT cannot be executed
Hi: 我的业务场景是:当用migo做101收货时,自动触发501的收货。所以我在BAdi “MB_DOCUMENT_BADI”的方法“MB_DOCUMENT_UPDATE"里,通过调用BAPI "/AFS/BAPI_GOODSMVT_CREATE" 来实现501的收货。现在的问题是:migo可以正常完成并生成101的凭证,但是501的凭证生成不了,后来debug发现,是在调BAPI时报M7...
View ArticleFAQ: 关于ABAP程序(program)和画面(screen)LOAD的删除和生成
OS和DB的bug,以及kernel的错误都会使程序中的LOAD丢失或损坏,用Se38或Se51可以生成LOAD,但是损坏的OBJECT较多的话,就比较麻烦。 一般这种情况的话在,利用DB的工具把所有的LOAD都删除,再生成一次。 根据DB的不同,具体的生成方法都会不一样。DB/400为例:1, SGEN ->Regenerate the available loads ->...
View ArticleSAP Frontend Server 的问题
大家好, 我写了一个screen的report,但是运行时总是提示:SAP Frontend Server SAP Frontend server: Sizing conflicts on the screen; for more information see SAP Note 570861....
View Article【分享】SAP NetWeaver 7.0中的ABAP字典的增强功能
由浅入深地理解SAP NW7.0中的最新版的ABAP字典的增强功能,帮助开发人员提高ABAP编程技术。[点击这里查看|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/601f60aa-bd80-2d10-6997-f3aa9c772c37]
View Articlepp展bom函数CS_BOM_EXPL_MAT_V2的参数??
pp展bom函数CS_BOM_EXPL_MAT_V2, 如果要只展替代BOM时参数要怎样写? (我的写的,它展替代BOM时,没有替代BOM的就会把主BOM展出来。) call function 'CS_BOM_EXPL_MAT_V2' "zapp01r060b 263行 exporting capid = 'PP01'...
View Articleweb dynpro for abap table filter
METHOD wddomodifyview . IF first_time = abap_true . DATA wd_table TYPE REF TO cl_wd_table.Name of the table UI element to be provided wd_table ?= view->get_element( 'TABLE' )....
View ArticleExport: (DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc=20
Hi,We are trying to export SOLMAN 7.01 with SAPINST 7.01.We are on Oracle 10.2.0.4 and SuSE Linux x86_64The export ABAP phase is terminating with the below error: /sapmnt/C0S/exe/R3load...
View Article中文乱码?
环境OS: WINDOWS 7 简体中文输入法: 极点五笔6.5 SAP GUI: 7100.3.11.1042 补丁:111. 在T-CODE SO10里: 输入繁体中文,保存离开, 再以修改打开,己经是乱码! 但如果先输入到WORD档里, 再COPY过去就不会。2....
View ArticleABAP runtime errors SNAP_NO_NEW_ENTRY
The following errors occured just after login, can anyone tell me how to handle it? ABAP runtime errors SNAP_NO_NEW_ENTRYOccurred on 0000.00.00 at 13:47:44 Runtime error: Unable to write short dump....
View ArticleABAP Editor (new)常出現斷行錯誤...
各位專家好!!小弟用的是4.7版的SAPGUI = 720但我較喜歡用ABAP Editor (new)當我要做Active時..常出現錯誤..查看之下才發現SAP會自動幫我斷行斷在不該斷的地方如DATA LIFNR LIKE REGUH-LIFNR. active之後就變成 DATA LIFNR LIKE REG UH-LIFNR. 但我修正後重Active...
View Article你认识他/她么?--版主简介
很高兴斑竹越来越多了,像个英雄会。排名不分先后哦。 强 晟 (Qiang, Sheng) 个人介绍: 99年计算机专业毕业,软件开发涉猎甚广,网络硬件也稍微玩过一些。从 2006 年 5 月起开始从事 ABAP 开发,模块没啥研究,但是做过几个外挂应用。曾经打算学业务,后来放弃,觉得还是专一点好,打算以后一直从事 ABAP。 2007 年 开始在网上发表关于SAP技术的中文学习笔记,反响不错。从...
View Article打印错误 Write error on Datafile
用户操作系统XP SP3可以打印程序界面但打印SMARTFORM时出现错误,无法打印,实体打印机或虚拟打印机皆是确定打印机正常及用户账号在其它PC上使用正常有谁知道红色部分的含义及形成吗? (15:33:44) Number of processors: 2(15:33:44) Icon DLL loaded.(15:33:44) (15:33:44) Network Communication...
View Article语句FOR ALL ENTRIES IN 的使用
SELECT B~VGBEL B~VGPOS B~LFIMG A~KOSTA INTO CORRESPONDING FIELDS OF TABLE IT_TEMP3 FROM VBUP AS A JOIN LIPS AS B ON A~VBELN = B~VBELN AND A~POSNR = B~POSNR WHERE A~KOSTA...
View Article