Active BADI not getting triggered in QA system
Hi Folks, I have implemented the BADI 'ACC_DOCUMENT' in DEV to withhold tax while posting documents. Its working fine DEV and have moved the same to different client for testing (QA). But...
View ArticlePrint SAP Smartform from SAPUI5 application
Hi Experts, Am working on a custom SAPUI5/OData application, here i have a requirement where, a user action calls a Update Entityset in gateway system.In turn the Update will call a RFC FM in back end....
View Articlevendor code not available in FAGLL03 Report
Hi All In FAGLL03 Report. we need to display vendor code, so i have add the SPRO special field as vendor code, it working fine. when i transport to QAS to check it, Vendor Code field is not available...
View ArticleIssue in Inbound idoc
Hi All,I tried to process the inbound idoc using background program. But if i select the radio button in WE20, then ECC system doesnt receives the idoc(even not in status 64). Again if i change it to...
View ArticleCOR1 Batch Number
Hi all experts,i want to do the enhancement in cor1 by passing batch number from the general data screen To the material screen. I am using user exit PPCO0007 to do the enhancement; however, i can't...
View Articlesort table and binary search
If I just need to READ TABLE once for searching in an internal table.Do I need to sort it first and then do binary search. Someone told me that sort a table also takes time so that it is equal to READ...
View ArticleCheck if a user logged in SAP
Hi, Is there any function to check or transaction that shows if a user logged in SAP in a given month?
View Articlehow to process idoc auto after material creation
i have some requirement in idoc,the idoc should be process auto after creating material using mm01,after creating material using mm01 it should be transfer to receiver system using idoc,please help me...
View ArticleQuantity calculation not exceeding a value
Hi experts, I would like to know if it’s easy to do the following with abap.Let’s say I have the following table: Material codeMaterial nameQuantityAAA2AAA2AAA1AAC1BBB3BBB2BBD6 I would like to...
View ArticleDebug unauthorized TCODE without using SE93 or SM37
Hi guyz, In relation with the post below, I just want to ask if there is other way to access TCODEs you are not authorized to access aside from debugging in SE93 or SM37?...
View ArticleUser Name in a background job
Hello All, I am running a report in background that creates data in IT0105. This table has a field "UNAME". When I run it in foreground this field takes up the id from which I am logged in. The program...
View ArticleIDOC inbound EDI_DATA_INCOMING
Dear Gurus, We are upgrading from ECC 4.6 to 6.0 and we are facing difficulty in RFC call. In the present system to post IDOC we are calling RFC_REMOTE_PIPE , which will access a script in application...
View ArticleField Headers not coming in Excel sheet
Hello Experts,I had developed a report & using FM "GUI_DOWNLOAD" to have data in Excel format, Except that when i pass Fieldnames for header in Tables Parameters in FM the Excel sheet is not...
View ArticleCustom Field Addition in FB02/Fb03
Hi, My requirement is to add custom field in Transaction FB02/FB03 & to update that custom field from table T001Z field PAVAL (parameter Value)based on bukrs that we enter on screen of FB03. But i...
View ArticleTo Append Records at the begining of Excel.
Hello Experts, I am downloading some data from a Report into a Excel Sheet using FM "GUI_DOWNLOAD" in the Importing Parameters of this FM i had ticked markes append = 'X', By default the downloaded...
View ArticleHow to do auto miro using bapi_INCOMINGINVOICE_CREATE
for the first time doing BAPI. Have no idea how to do it. I need to upload excel data into MIRO using BAPI. Excel Contains the following field1.invoice date2. reference no3.currency4.business...
View ArticleNeed help in passing parameter from RFC function Module to Shell Script
Hello Gurus, I want to post idocs and i have idocs file in al11 directory.For that i am calling Function Module 'SXPG_COMMAND_EXECUTE' and now i want to filter by filesname(PATTERN)so in TA: SM69 i am...
View ArticleTAR extract in particular folder of SAP Application Server
Hi *, I have a requirement to extract a TAR file to a particular folder of SAP Application Server (unix).I have tried with CALL system command.:CONCATENATE 'cd' wpv_dir_target ';' 'tar...
View ArticleBilling Document
Dear Experts, I want to add a condition type at item level in the billing document. I have around 10000 such invoices, I tried using LSMW but in recording in am not able to mention the line item....
View Article