Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

【BOXI3.0】既存webアプリケーションのカスタマイズ方法(WebIntelligence)

既存のWebIntelligence,WebIntelligenceリッチクライアントのカスタマイズ方法をご教示いただけないでしょうか。現在使用している環境は下記の通りです。サーバOS:Windows Server 2003 Enterprise EditionBOVer: BOXI3.0インタフェース:JavaWebアプリケーションサーバ:WebLogic Server version10.0 具体的には、画面に1機能を実装したボタン、メニュー等のUIを追加したいと考えております。SAP...

FM 'save_text'

hi all,my requirement iscreate a new program where input for the selection screen is a text file.when we execute the program, the content in the file should be copied to the area in 'long texts' tab in 'bp' transaction.i came to know gui_upload & sav...

Month wise splitting

Hi,I did a report to get details of customers based on invoice date. Now I have to modify the report to get month wise splitting of columns based on invoice dates. In the selection screen if the user selects a range of dates for 3 months based on the...

Resolved! Re : Reports in ABAP-HR

Hi All,What is the best way of creating reports in ABAP-HR while retreiving data from infotypes.I mean to ask u among the four ways that i know1. Using Macros2. Using Provide.. Endprovide statement3. Using Select statements4. Using Function Modules...

Resolved! Internal table, BDC

Hello Friends, i have to upload data into MD61. for that i will upload 'N' number of months. number of months will be given on the selection screen. so i dont have information regarding num of quantity fields. depending on the s...

Resolved! Subtotal in ALV

Hi,I have an internal table as followsField1 Field2 Field3 Field4Now I am summing up Field2 using DO_SUM.Suppose field4 = year, and now I want to sum as a subtotal all quantities where year = 2006 / 2007 / 2008 and so on.How can I do this.Thanks.

Resolved! AT / ENDAT

Hi,I have an internal table with 5 columnsField1 Field2AAA BB ......AAA CCBBB CCDDD CCNow I am using LOOP AT itab. AT NEW Field2. ADD 1 TO COUNTER. ENDAT.ENDLOOP.Now consider first row, since BB is new COUNTER = 1.Then consider second r...

Resolved! Help in Select Statement

Hi friends,In a module pool program iam working on a select statement as shown below.SELECT SINGLE * FROM zekko_94176 INTO zekko_94176 WHERE ebeln EQ zekko_94176-ebeln.Here zekko_94176 is screen workarea . Though the value is present in the database ...

Resolved! Fields not visible in SM30

10 zz fields have been created .Each comprises of length 20 character type. I have successfully created table mainetance generator.But when i check the table in the transaction SM30 , only blank screen is available.It shows no entries at the status ...

UmaArjunan by Active Participant
  • 6020 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! gui_download .

Hi Am replacing DOWNLOAD Fm in 4.6 c with cl_gui_frontend_services => file_save_dialogandcl_gui_frontend_serivces => gui_download . 1) A field symbol <itab> for a standard table is assigned to "Data_tab" parameter of DOWNLOAD Fm . 2) I have assigned...

BDC and Inbound IDoc

HiI need your help to guide me for inbound Idoc process,in my porject client is sending data with standard idoc and PI is middleware converting into file and sending to us then am using BDC and uploading data,but now client asking why i cant use Idoc...

Read text fun module

Hi I have developed a report to display all the long texts like Sales text, Basic text , PO text using material in seleciton screen. For this i have used READ_TEXT funcmodule and able to display on the output screen. But the problem is , In the outpu...

Labels in this area