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...

    【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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    How to make ALV editable?

    Hi all,i wonder if there is a way to make cells of the new ALV CL_SALV_TABLE editable. I know that there is a way for the older version CL_GUI_ALV_GRID as you can see in SAP Demos BCALV_EDIT_*.Do i have to use the older one for editing fields or is t...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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
    • 6321 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    Can sales order line item text be replicated into production order

    HiCan sales order line item text be replicated to production order through standard PP configuration? If so how can it be done?If that is not possible through standard configuration then can it be possible to read both sales order line item informati...

    Labels in this area

    Explore this Area