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
    • 94727 Views
    • 212 Comments
    • 39 Likes

    abap memory?

    ******************************************************************************************************************report zxy_0002 .data: it001 type table of t001 with header line.select * into table it001 from t001.export it001 = it001 to memory id '...

    Resolved! Accepted Solution

    Trace Return Codes..

    Hello ,Can any explain what is the significance of below return Codes in ST01 Return codes of System Trace is as follows:-0 = Authorization check passed1 = No authorization2 = Too many paramaters for authorization check3 = Object not contained in use...

    Is it possible to be able to create a order reason preference list rather than having to scroll down a huge list

    Hi Is there possibility of being able to create a order reason(VA01, VA02, VA03) preference list rather than having to scroll down a huge list as there is a long list displayed.So  we want to restrict the long list using user preference list... If th...

    Resolved! Accepted Solution

    Is it possible to use a sub-query in dynamic selects?

    Hi Folks,I'd like to build a select where the components are dynamic. This is what I have so far and what works for simple selects:  "Select is enclosed in TRY...ENTRY to catch any Syntax-errors  "related to the dynamic where-clause provided in P_WHE...

    Resolved! Accepted Solution

    F4 help on ALV Grid Report

    Hi Friends,I have written a normal ALV grid program using FM reuse_alv_grid_display. On the output of my ALV report, I have a editable field/column for SAP userid(USR21-BNAME). I have given the reference table name (USR21) and field name (BNAME) in m...

    Resolved! Accepted Solution

    Code inspector - Extended Naming conventions for programs

    Hello,I want to use the Extended Naming Convention for Programs check in SAP Code Inspector. After running a test program i get an errro which i can't solve. I hope somebody can help me with this issue. The problem is, when i create a class which imp...

    Resolved! Accepted Solution

    Dynamic Columns using OLE

    Hi All,We have a requirement to create an excel with dynamic data. We have designed the filling of a field symbol with dynamic values. But we are not able to display the same and a runtime error is appearing at I_OI_SPREADSHEET->INSERT_ONE_TABLE.Here...

    Smartforms from IW22

       Hi Experts,   Functional has done necessary configuration to trigger the z driver program and z smartforms from IW22.In our driver program runtime sturctures has been used.   The thing is that when we do print preview from IW22 then these runtime ...

    Resolved! Accepted Solution

    Getting the list of fields in the current layout using CL_SALV_TABLE

    Hi Experts,I am displaying the data available by using the class cl_salv_table.I have been successful in displaying the table. But now I need to write a logic to download the table to the application server.While downloading, I also need to consider ...

    Authorization check

    Hi allI have created two roles with one transaction each (FB03 and S_ALR_87012357) and assigned thi sroles to one user. Both transactions have object f_bkpf_buk.I defined activity 03 and company code 1000,2000 for fb03 object and activity 03 and comp...

    Resolved! Accepted Solution

    Idoc ACLPAY01 user exit

    Hi All,I'm using the incoming idoc ACLPAY01 with the standard message type ACLPAY and what I need to do at the moment the receiving function module is executed is to adding a cost center (KOSTL) to the E1ACA3 segment based on another field that is al...

    matias_z by Participant
    • 1766 Views
    • 8 Comments
    • 0 Likes
    Labels in this area

    Explore this Area