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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94914 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    ALV -Summation Icon Displaying Error.

    Hi Experts, In ALV Program  while Clicking Summation  Icon for Amount Field Displaying  Error, Code: REPORT  ZFI_TAX_DETAILS. TYPE-POOLS: abap,             slis. TABLES: bsik,         bsak. TYPES:         BEGIN OF ty_doc_det,         lifnr TY...

    In T023 table field WGBEZ60 is invisible in se11 but content we can see when we execute it

    Hi ,We have standard table T023 for Material Groups where we can't see the description field WGBEZ60 in se11 field list.But we can able to see the content of that field while execute the table.I have a same requirement in my custom tableone of the fi...

    Calling a web service from abap

    Hi all,I want to call a webservice from ABAP.In my report i use the below code .web_rul =' http://test.asmx'.CALL METHOD CL_HTTP_CLIENT=>CREATE_BY_URL         EXPORTING         URL                = WEB_URL         IMPORTING         CLIENT            ...

    Resolved! Accepted Solution

    SUSR0001 cannot be worded

    Hi experts,when i worked for last company, i used Exit SUSR0001,Component: EXIT_SAPLSUSF_001 to check the terminal ID ,but it cannot workd in my new company now.i coded programes in SUSR0001-EXIT_SAPLSUSF_001-ZXUSRU01 as before,i set break point in t...

    jin_pan by Explorer
    • 1171 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to join two internal table rows in alternative manner into one internal table?

    How to join two internal table rows in alternative manner into one internal table?two internal tables are suppose itab1 &  itab2 & its dataHeader 1Header 2Header 3abcdefghiHeader 1Header 2Header 3123456789INTO itab3 dataHeader 1Header 2Header 3abc123...

    Resolved! Accepted Solution

    Reuse_alv_grid_display

    Hi All,Iam writing a report program using oops and I am displaying the data using reuse_alv_grid_display.But the client wants a UPLOAD button on application toolbar. Please provide a sample code that how to put a button on application toolbar.Note:I ...

    Is there anyway we can call a TCode in Custom Container. I have seen earlier in Blog that it is not possible. No Solution?

    I have a splitter control left side - I have a Tree control with All Transaction Codes. When the user double Clicks on the TCode I need to call that TCode in my Custom Container. Please help me if any solution. I HTML Viewer but they don't want  that...

    Resolved! Accepted Solution

    Passing data to different internal tables with different columns from a comma delimited file

    Hi,I have a program wherein we upload a comma delimited file and based on the region( we have drop down in the selection screen to pick the region).  Based on the region, the data from the file is passed to internal table. For region A, we have 10 co...

    Resolved! Accepted Solution

    BRM - Org value mapping

    Hi community,I have a doubt about org. value mappings with derived roles. When I derive a role, I select an org. value mapping with organizationals values. Then I generate this. The problem is I can not see from the master rol the name of the org. va...

    Labels in this area

    Explore this Area