Help BAPI_MATERIAL_SAVEDATA !?!?
Hi Friends, I've created a program that allow to change the <b>unit of measure</b> of a material master (add new unit <b>USE</b>). But wrong when I used BAPI...
View ArticleHow to find the enhancement spot
Hello, I need your help, according to the following screen of ME23N I want to know how to find the enhancement of the button in red rectangle. When I click this button appears a report with data...
View ArticleThe work area "IT_KUNNR" has more fields than selected. error
hi everyone im gettin this error how can ı fıx this any help would be amazing... IF xline NE 0 . SELECT kna1~kunnr kna1~name1 kna1~name2 kna1~ort01 kna1~regio kna1~stras kna1~telf1...
View ArticleCONVERT_OTFSPOOLJOB_2_PDF ECC6 spool conversion
Hi Folks, we facing an issue with the spool conversion in pdf.We are using the FM CONVERT_OTFSPOOLJOB_2_PDF and upload the file on an application server.The pdf is opening correctly but we have noticed...
View ArticleInternal Table to xls Attachment cl bcs?
Hy folks i'm facing an issue while converting an internal table to excel using cl_bcs (to send as attachment. After the first row, the first column wouldn't be fill again. i can't figure out why. this...
View ArticleCall transaction is not working for KKAO
Hi Experts, I am calling KKAO transaction in my report using SET PARAMETER ID i am passing 4 values Plant, WIP to period, fiscal year and RA version respectively, all the 3 values are working fine but...
View ArticleTaking SAP GUI screenshot automatically and send as attachment through mail...
This document explains how screen shot of SAP GUI screen can be taken automatically (not using Prtsc manually )and sends it as mail attachment by ABAP program. Requirement:Taking screenshot of GUI...
View ArticleSmartform hangs
Hi Experts, Its been so long, I am not able to code. Please check the following screenshot: Is there any solution? RegardsMani
View ArticleArial font in smartform
Hi Experts, The form is created and must be in ARIAL font. I have read many posts on it, it says upload from se73. I have already done it but in the printout it gives underline as follows: Please note...
View ArticleDoes not update. Could you help please?
TABLES : pernr. INFOTYPES : 0021,0106. DATA : rec_p0021 TYPE p0021 , rec_q0106 TYPE q0106 , rec_p0106 TYPE p0106 .DATA...
View ArticleMC87- create plan-Error: The evaluation profile SAP___A001 could not be read
Hi, I am faceing error while saving SOP plan (MC87) in DEV server only. not in Quality Server. Error:The evaluation profile SAP___A001 could not be readMessage no. CY330 Thanks,Jishu
View ArticleHi friends, I have a doubt in inserting a field to database table and...
I have a mpp screen for a cd library management system (we are practicing on it).We have a main screen where a user should enter the enteries and while clicking a add button it should be inserted in a...
View ArticleMock specific classes with mockA
With mockA it is quite easy to mock interfaces for unit tests. But it is also capable of creating mock objects that are not based only on interfaces, but specific classes. This blog post shows how it...
View ArticleBAPI_BUPA_ADDRESS_ADD FM for add address
hi exports,I'm using .net web service for create a vendor in sap,i used VENDOR_INSERT FM , it's successfully created.so then i go to xk03(t-code) to view the vendor by vendor code it show the error...
View ArticleHow to secure ALV report
Dear All, we have requirement to secure the extracted data from ALV report by means :make the exported excel file read only or make it not able to be copied or any kind of security thanks...
View ArticleLevel printing problem in smartform.
Dear All,Good day.Developing an smartform which will print levels based on counter number. For this reason i am doing the below code. i = 6.DO. READ TABLE it_final INTO wa_final INDEX i. IF sy-subrc...
View ArticleCALCULATE_TAX_FROM_GROSSAMOUNT
Hi GROUP, I am using FM CALCULATE_TAX_FROM_GROSSAMOUNT to calculate Tax based on Gross amount , but I am getting the below Error: Tax code XX country GB does not exist in procedure XXXX. can any body...
View ArticleReg Internal table modification based on other itab
Hi Folks, I have two internal tables, my first internal table as follows(this is final internla table i want to modify this based on other itab) material field1 field2 newfield mat1 aa...
View ArticleCreate ZPA20
Hi Expert, I want to create a new Tcode from PA20 which is allow onlyInfotype0001000600070050 Now how can i start it.... Thanks,Mahipal
View Articlemoving last 2 records on change of material Number in a sorted table
Dear Gurus, i have an internal table with material no,Qty and Posting dt.i have sorted it based on material and date.I want to move last two records from this itab to other itab on change of each...
View Article