PM:Transaction code IW3D
Hi, When I use transaction IW3D to print work order,I can able to print.But I use this transaction in module pool programming to print work order.My program is calling this IW3D,but when I try to...
View ArticleHandle Time Out Dump in RFC
Dear all, I am calling an RFC from my system. And due to huge data volume RFC is getting into dump for Time Out.I want to handle that error in my System. How could i fo that? Actully RFC is getting...
View ArticleRe: Handle Time Out Dump in RFC
hi ,Please see the link and see all the points are satisfactory?http://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+Performance+and+Tuning > try to reduce the input . send from third party according to...
View ArticleIssue with BAPI_GOODSMVT_CREATE
Hi All, Now the Transfer requirement is being created. I just passed the below parameter additionally to the goodsmvt_item table. It worked. serialno_auto_numberassignment = ''. Thanks and Regards,Vadivu
View ArticleRe: Handle Time Out Dump in RFC
Hi Dhruvin, 1. check whether the TARGET system is available.2. Please refer your query as it is giving a performance issue. Thanks Vijay
View ArticleRe: 0.0 is displaying istead of blank
It worked with quan but not with curr. how to remove it with curr. changing it to char does not work
View ArticleRe: Request no for both smartforms & driver program?
hi,on my concern . smartform and driver program can be in separate request and you have to move both .it will make you to identify the changes for what?..But you have to move each request for smartform...
View ArticleRe: Loop statement processing will be terminated
Hi Vijay, Try using either from-to or where addition with the loop. In my program, i have used the from-to addition with LOOP and it is not showing the error in code inspector.Hope this helps
View ArticleRe: ALV printout is not correct
http://sample-code-abap.blogspot.in/2009/05/creating-custom-page-format-for.html I was checking this link. I failed in the last step which is coding. It want set it as 65_300.
View ArticleInteractive ALV Block List
Is it possible for doing interactive in ALV Block List. If so kindly provide some sample coding for achieving this. Thanks in advance.
View ArticleFM to read all field values from Z-database table
Dear Experts,Is there any FM avaliable to read all field values from database by passing database table name.?? Katrice
View Articlefind total days name in a month
Hi, i need to find total days name from starting of a particular month to end date of the month.
View ArticleRe: CONVERTING INTO PDF
Hi Umar,you are right, it will accept only 255 characters, but in grid display it is having more then that. Is it possible to convert it into PDF. My Requirement is to send this PDF file as an...
View ArticleRe: Interactive ALV Block List
hisee the standard test report BALVBT01, hope it helps,Vinoth
View Articlecl_gui_alv_grid distinguish between events mc_evt_modified and mc_evt_enter
Hi all, I use cl_gui_alv_grid and respond to some events and am looking for a way to distinguish the event datachanged from the event enter. I came up with he code below, making both events going to...
View ArticleRe: Interactive ALV Block List
Hi Vinoth, In that report can you just tell me which part is interactive ? Because if i click on 'Material No' it should display all the required details. Thanks,Arun
View ArticleRe: CL_SALV_TABLE Hide context menu item
Hi Mahidhar, I am not setting my own pf-status, Its a standard pf-status.I want to exclude function from right click menu.I am not able to understand you code/logic.Regards,
View Article