Function code when pushbutton is clicked on portal
Hi , We have an ESS portal (Java). When 'Mileage Details ' push button is clicked. which field in SAP the action will be captured. Ex.In dialog program when we click on any push button, the...
View ArticleABAP : Add Line items based on same material in .CSV File
Dear All, I have a requirement to export ABAP report to .CSV Excel Format. I have successfully exported the data to .CSV format. My .CSV file has first two lines as header,the data records are...
View ArticleThe mv command could not work with SXPG_COMMAND_EXECUTE
hello all, i want to use the function SXPG_COMMAND_EXECUTE to move files from one folder to another on application server. So i created a command "Z_MV" using TC sm69. The additional_parameters for the...
View ArticleSAPScript - Include text - Box - the text is outside
Hi, I really don't like SapScript and I have to made a modification. Insert a logo inside the Main window. When I just call the logo, the logo goes in the left position .. not realy what I expected....
View ArticleFM to read a file path based on AL11 profile
Hi Experts, Please could you give me a Function Module name to read directory path via AL11. Right now i have hard coded as Z:\usr\sap\XXX\TSTBMGS00\data\Files in my code, when I move this code to QA...
View ArticleAfter double click on the customer number pop-up is not displaying.
Hi , Using alv grid i am displaying the sales order information and when i am double click on the customer number in this output customer details should display in a pop-up, for this i am using...
View ArticleCondition record not getting updated
Hi Friends, I am new to idoc development. We have a condition record ( KSCHL ) in inbound idocs. After posting the idocs condition record is not getting updated for few idocs. Is there any particular...
View ArticleSales Order header text issue
Hello Experts, I've a requirement where I need to read header text from a document 'A' and copy into document 'B'. I've been able to read text from document 'A' using FM READ_TEXT table and able to...
View ArticleAbap logic
Hi Experts, I have small query,Let's say i have data in notepad as abc,"sunil,kumar",100,"praveen,kumar".xyz,"sateesh,kumar",200,"sukesh,kumar". Now my requirement is , i want to replace the , with +...
View ArticleRefresh SRM portal VIEW after deleting Message Area contents in Webdynpro
Hello , I have some messages that appear in the message area while user logs into a particular tab in SRM portal. (Webdynpro ABAP)I have added a custom button to delete these messages.The messages get...
View ArticleFunction module to Activate Equipment view in IQ02
Hi Experts , I need Function module to Activate Equipment view in IQ02. I have searched SAPsdn and function modules for BAPI but didn't get potential information on this . Regards,Bobby.
View ArticleAt selection screen to chage other field.
Hi GUYS.I need change value of field in screen when the user change value of other field by matchcode ( I created this matchcode),But the value no change. Please see my code. AT SELECTION-SCREEN ON...
View ArticleSearching Variants by Value
So, this is my code for searching for variant values. I started this when I learned that others had been writing hard coded paths into variants. When we copied Production to Development, the paths on...
View ArticleTVARVC Table - How to find out associated Variant
Hello, How we can find out which Report and Variant the TVARVC Name is associated with ? For example, there are 5 records in TVARVC with Name 'ABC' and LOW Values as 1,2,3,4 & 5. So how we can...
View ArticleSorting Numeric Characters as numbers
Hey guys, I have an ALV Grid that needs to display a column of numbers with a percent at the end and any negative values in the front. -35.4%8.7%13.4%-100.3%8732.9% This was done, but while within the...
View ArticleBDC Upload in Background with the help of F9
Hello , I develop a code for BDC to upload excel file from PC for T-code F-02 that is Payroll upload .It's working fine but problem is that client want to run this program in background not only BDC...
View ArticleHow to make a secure HTTP request from ABAP program
Hi All, I have a requirement to call an external webservice running on REST architecture from abap program. Since the web service is not running on SOAP protocol, I am unable to use the SOAMANAGER to...
View ArticlePrinting euro sign in Adobe form
Hi Guys,I am having an issue with printing euro sign in ADOBE form. When I print it, it gets automatically replaced by '#' symbol. I found that there is an OSS note to solve this problem. However, I...
View ArticleCode required for the fallowing requirement
Dear gurus,Can you please guide me the sample code for the fallowing requirement. IF LIKP-LFART = 'LB' and weight of the LIKP-BRGEW is less than 19 metric tons and greater than 21 metric tonsthen...
View ArticleChange log for Z tables when logging in not by the system.
the folowing are the steps tat i followed. 1) created CHANGE DOCUMENT OBJECT VIA SCDO. (OBJECT NAME : Z_test) 2) I have written the following code in Z-TABLE ( ZSC_TEST) i.e IN SM30 by creating a...
View Article