Event MGV00200 doesn't exists in TPS01 table
Guys When am trying to configure event MGV00200 to my Z function module which i copied from SAMPLE_INTERFACE_MGV00200 in FIBF tcode am getting error asEvent MGV00200 doesn't exists in TPS01 table...
View ArticleThai Language is not downloading in Excel Download using OLE method
Hello Experts, I am working on Excel Download using OLE method, while downloading into Excel English text and in bracket Thai text are hard coded in program. When I login with 'EN' language its...
View ArticleScreen Enhancement for ME53N
Hi All, I have a requirement where i need to disable 'Change' and 'Delete' buttons from ME53 transaction.(ME53N-->Purchase Requisition Number-->Services for Object-->Attachment List) In this...
View ArticleClass for table control
Hi abaper's anyone used below mentioned Class ? if u have sample code means send to me ......
View ArticleMulti currencies FI documents posting for MIGO_GR
Hi everybody, I've got an issue to fix. It consists of posting one more FI document in another currency, beside the first FI doc posting and in the transactionnal currency. this is to do in MIGO_GR....
View ArticleMD04 - Adding favourites
Hello experts, While we add a favourite in the MD04 menu.I assign the T.Code . My problem is that when I call this transaction , I want to skip the initial screen by assigning the parameter values with...
View ArticleRF screens developement
Hi, can anyone give me a documentation for RF programming? i saw this link but it was not so clear...
View ArticleDump error while scheduling a job which sends emails to all employees
Hi Everyone, We have a requirement, by which an executable ABAP program should send emails to all employees of the organization with the PDF attachment of their salary payslips. Hence I have built a...
View ArticleI need Help on sending e-mail with attachments.
I have a report that should send an e-mail which contains e-mail body and attachment (HTML) With some calculations i have Created an Internal Table lets say lt_test ( this Table should be sent in...
View ArticleHow to save OLE2_Object in AL11 directory ?
Hi Experts, I have created an excel sheet using ole2incl. Here is the snippet of the programcreate object gobj_excel 'EXCEL.APPLICATION'.Set Property of gobj_excel 'Visible' = 1.call method of...
View ArticleRoles that are authorized for a Company Code
Hello Would you help me write an ABAP program that reads list of ABAP roles (or a single role) authorized for a FI Company Code. Roles that have a particular company code set in their authorization...
View ArticleEnhancement/Exit for FB03
Hi All, I need a help in finding a suitable userexit or badi for my requirement in FB03.My requirement is, I need to add a custom button in FB03 transaction for printing the layout of 'cash payment' or...
View ArticlePerfomance improvement using ALSM_EXCEL_TO_INTERNAL_TABLE
Hi All , I am using ALSM_EXCEL_TO_INTERNAL_TABLE to upload excel file .When i execute the program it is taking time to get records from excel to internal table type intern . CALL FUNCTION...
View ArticleRuntime error SAPSQL_ARRAY_INSERT_DUPREC in VBKD_BEARBEITEN (VA01)
Hi All,For a particular case, when the idoc is processed, the call transaction command calls VA01 (mode A, update S). The processing ends in a dump.When seen in st22, the error...
View ArticleHow to convert script to PDF then send PDF attachment to external mail
Hi, Actually i am never working in scripts.So kindly advice me. How to convert script(MEDRUCK) to PDF then send this PDF as a attachment to external mail. Sample code will be more helpful for me....
View Articlewhat is use of zsparams
Hi all, In many ABAP Programs i have seen that with table" zsparams" we compare some entries.My Question is what is use of zsparams table also ex. where we use this table?I have search on net but...
View Articledynamic alv
Hello guys,I need to show the output like, 5 static fields and 1 dynamic filed, I got the data in the final table in vertical position, but I need to display that data as Horizantally. for ex: My Final...
View ArticleFunction Module issue
HI Guru s I am practicing FM. I am facing two issue1) In source code if i use "DATA : ITAB_TABLE....." i get an error ITAB_TABLE is already use.2) iF i use " DATA : A_TABLE......" i am...
View Articleerror opening dataset return 8 in bdc
Hi, I just recorded a BDC, changing Material Description in MM02, and saved.Then I click 'Program' to generate source code automatically. But when I run this program, "error opening dataset return 8 in...
View Article