"dynamic" variable
Dear experts, I have an cust. table where once per week from 1 to 3 different values will be written. Currently I have 3 variables for each table field and I do following: SELECT * FROM zdyu_vstel...
View ArticleError trying to install sapinstgui.exe
Hi Experts, I'm trying to install the all enviroment to learn abap so I downloaded the Sap Netweaver trial... but when I try to install the sapinstgui.exe I get this The port 21200 is not in use.....
View ArticleText Elements
Hi All, I am writing a select statement as shown below.Even though I maintained text element for 009 as 'A' but when I double click on below line it shows me as 009 not found.Why? How...
View ArticleHow to regenerate TMG?
Hi all, I have added a field in a ztable that table has TMG with earlier fields.Now the new filed also need to show is TMG.Deleting the existing TMG is only solution or how to do it? the present data...
View ArticleSummation of automatically in alv fields
Hello guys,I want to add summation of fields to last row in my alv table. Like this: Thank you for everyone.Regards,
View ArticleEnhancement for ME21N t-code ?
Dear ABAP Experts.., I have a requirement that in ME21N t-code Delivery / Invoice tab there is a field called Payment Terms. If user select Payment Terms as '0010'then he wants to new screen...
View ArticleDynamic Date Calculation
Hello, I am trying to run a program twice a month, on the 1st and on the 15th. I am setting up two separate variants. The first variant needs to collect information from the 16th of the previous...
View ArticleUpload/Download files From UI5 Using SAP EasyDMS not in SAPGUI
Hi Experts, My requirement is to upload a pdf/image or any file to dms, Tested it from BAPI's(BAPI_DOCUMENT_CREATE2) which are available in SAP where I can upload and download pdf/images or from the...
View ArticleSAP ABAP COGs
Hello All, Can someone direct me to any documentation about COGs from SAP? I am trying to find everything there about COGs and the relationship it has to SAP. For instance, what values are included in...
View ArticleAutomatically Generate Data Declarations While Inserting FM or Method Call
SummaryThere is a very important time-saving ABAP Editor setting that enables data declaration of actual parameters when calling a function module (FM) or class method. The setting should work fine on...
View Articlecl_gui_chart_engine - chart very small, not readable
Good morning all,i have an abap program that is working correctly for a number of user (almost all) but for some users, the graph is very scrunched and not viewable. i have an example attached. i have...
View ArticleGETTING PRODUCT HIERARCHY DATA FROM TABLE T179 USING 1 LEVEL PRODUCT HIERARCHY
HI ALL, i need get data from t179 using level-1. what i want is...if i have PRODH = 10, i need all the levels data from t179 which are having PH1 as 10. means i want data...
View ArticleSAP Netweaver, ABAP Training info
I am a newbie to the SAP World...But experienced developer in another ERP product....interested in learning SAP BASIS, and ABAP. Which Training courses from SAP I need to take... [Only the essential...
View ArticleTotal mistake due to page break in Smartforms
Hello Experts , Kindly Check the screen shots and help me with solving the issue in Smartforms. So, because of this the subtotal is calculated wrong.If all the is in 1 page then it is working...
View ArticleAdd columns in transaction IP17 \ IP18
Hello, I'm trying to add new column to ip17 report. I appended the required field to structure RIHMPOS. I can see the column in the report and I am now trying to fill it with data. Refering to :...
View ArticleHow to search/scan the sourcecode of Function Module
Hi,How to search / scan the Source code of Function module for any function modules used in it. Scenario : There is a Function module called ztestfm. In the source code of ztestfm, if it is using...
View Articlefetch multiple records using Native SQL
Hello All, I am trying to fetch data from an external database which is an oracle sysrtem.I am currenty using cursor method to fetch the data. The "fetch next cursor1" only bring 1 record at a time....
View ArticleError in SAPScript
Hi, I have developed a custom sapscript. Its running fine via tcode FBL5N. After the form is displayed when we are presing back we are getting a warning that : IN FORM ZABC IN MAIN WINDOW TEST ELEMENT...
View ArticleHow to make 1st column as header in ALV grid
Hi Experts, How to make 1st column as header in ALV grid as attached. Please help. Thanks in advance.
View ArticleStarting new task inside an Update Task
Hi guys,I need an expert opinion for a problem I'm facing at the moment. The requirement is this: I need to trigger a function module during the update task of a material document.This function module...
View Article