QIRF_GET_DEFECT_ITEMS2 Defect recording
Hi All, We have tried defect recording thorugh BAPI QIRF_GET_DEFECT_ITEMS2But we are not able to record the defect through the same.Result recording and Usage decision tested and working ok through...
View Articlei want to display invoice details(MIRO) in REPORT
Hi, i am new for abap can any one please send code for to display miro details in a report based on below logic. Pass the RSEG-BELNR & RSEG-GJAHR joined together into BKPF-AWKEY to get the MIRO...
View ArticleCall T Code in Module Pool
dear scn, how can i call standard T code in screen painter (module pool programing) in ecc 6.0. please take any standard t code like mm01. and please give a sample code.i am trying this code. please...
View ArticleSelect single performence issue
Hi All, Actually i need to improve one Report performence. SELECT SINGLE with out primary keys used in the report,While checking Runtime analysis for the Report,Only select single is taking more time....
View ArticleDuplicate invoce Validation in fb60
Hello Expert I am trying to restrict duplicate vendor Invoice at fb60 Only on basis of reference number,Any body please guide me. Regards Virendra Verma
View ArticleHow to create a document with SRM BAPIS
Dear colleagues, I have a problem with SRM BAPIs. I need to insert a pdf document into a record using SAP BAPIs, This document is already in a table in a binary format I am trying with these BAPIs:...
View ArticleITAB_DUPLICATE_KEY in BW endroutine
Hi ABAP experts I am getting a duplicate key error.Although I delete the duplicates I am getting this error. Any ideas why?ThanksThomas
View ArticleOptimize BW start and end routine
Hello, I created start and end routine from dso to another dso to enhance some other data.In developement system everything works fine. But in production system it takes a lot of time. Especially step...
View ArticlePerformance difference on BT and EQ range
Hello Experts, I am fairly new to ABAP. On program LM61RF86, there is a select statement that goes like this: SELECT matnr werks FROM marc APPENDING CORRESPONDING FIELDS OF TABLE gt_mdmwz...
View ArticleSELECT Query with NOT EQUAL TO Condition in WHERE Clause
Hi, I have this curiosity regarding the performance impact of having a NOT EQUAL TO condition in the WHERE clause of a SELECT query. Please provide your inputs and reasoning on the performance impact...
View Articlecomplex section in smartforms
Hi, when i am right click on smart form window i am chosen create option complex section is not displayed please any one send answer what i have to do.here i am attaching screen shot.
View ArticleQIRF_GET_DEFECT_ITEMS2 Defect recording
Hi All, We have tried defect recording thorugh BAPI QIRF_GET_DEFECT_ITEMS2But we are not able to record the defect through the same.Result recording and Usage decision tested and working ok through...
View ArticleUnable to archive binary content of PDF
Dear All, We have a required were in i'm getting the string format of PDF from Java layer and am converting it into into binary by converting first to XSTRING using SCMS_STRING_TO_XSTRING FM and then...
View ArticleRestricting Usage of Open FI Exit 1650 to Company Codes
Hi Experts, We are thinking of using the exit 1650 for one of our client requirements. The client has presence in many countries. But this enhancement is to be done only for company codes in 1 country...
View ArticleCustom Table behaves differently
Hello! We have a Z table that we made configurable (it was not so before) and to keep change logs (it was not doing so before). The changes worked perfectly in the Dev system but when the transport...
View ArticleHow to interpret RFC trace in ST05: Objects column
Dear all, I recorded trace for a call of RFC enabled function module in ABAP NetWeaver from external JAVA app in TA ST05.Here how does it look like:I'm struggling to interpret it at the moment. My main...
View ArticleCode inspector and test cockpit
Hi all, I'm having some problems in the company that work. Always compare the current development version with the previous (0010 to 0009 for example) and evaluate only the changes and not the whole....
View ArticleCall T Code in Module Pool
dear scn, how can i call standard T code in screen painter (module pool programing) in ecc 6.0. please take any standard t code like mm01. and please give a sample code.i am trying this code. please...
View ArticleSelect single performence issue
Hi All, Actually i need to improve one Report performence. SELECT SINGLE with out primary keys used in the report,While checking Runtime analysis for the Report,Only select single is taking more time....
View ArticleBADI displays error but still allow saving of Contract in RECN
Hi, I've been working on adding a validation in tcode RECN where i will prompt an error message if a certain field has no value. After adding my code to IF_EX_RECN_CONTRACT~CHECK_ALL method of...
View Article