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
    • 94701 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    ABAP dump analysis

    Hi Experts, We have encountered a dump in production where insert statement fails to update a custom database table.The internal table that contains the entries that updates the database table is IT_LABELS. As can be seen in below screenshot, I...

    Resolved! Accepted Solution

    How to create a table or a structure dynamically if the value of the field is initial or space

    Hi team, i had one requirement where i need to compare two records. Example , i need to compare VBAK table's record.i have two vbelns , 123, 124VBELN : 123 , 124. Now , i'm giving the Table name, old 1st vbeln and second vbeln as input to a cla...

    Resolved! Accepted Solution

    CALL SCREEN NOT WORKING

    Hi All, I m developing a report and I m trying to call another screen which contain the container alv but the alv is not displaying,It is in same there on selection screen .I debugged the PBO of the screen and found that CALLMETHOD alv_grid->SET_TA...

    03 event in TMG

    Hello, i have requirement in TMG. Selected deleted entries should be save in another TMG. Suppose for ex., i have two tables ZA and ZB. Both tables have common fields. If i delete some records from TMG ZA, only that deleted entries should be save i...

    Resolved! Accepted Solution

    Is there a step-by-step guide to switch from using cl_salv_table to ABAP2XLSX?

    Better late than never, I'm starting to look into the options offered by ABAP2XLSX and have already imported all the objects into a sandbox system. I've also browsed the available information on Github and in SAP Community and checked out some of the...

    Basic SQL question

    Hi, all I have a table with following fields:FIELD1 KEYFIELD2 KEY FIELD3 (no key but secondary key exists)DATETIMEI would like to select all the records with last date and time grouping only by FIELD2.I'm trying the following: SELECT FIELD1 FI...

    oliver_am by Active Participant
    • 1835 Views
    • 7 Comments
    • 0 Likes

    On PGI to create invoice and inbound delivery (multiple Special Function in V2 application Issues)

    Hi All On PGI in VL02N, requirement is to create proforma invoice automatically. For this, calling custom program based on special function configured for output type ZXXX. But there is already SPED output type for creation of inbound delivery on P...

    How to restrict PERNRs from payroll simulation program through SAP Security authorizations ?

    Hi, I am running payroll simulation program. I don't want to process the '5' series PERNRs. After running the payroll simulation program, the output should not have the '5' series PERNRs. But client don't want to exclude the values through sele...

    Resolved! Accepted Solution

    OData DELETE-STREAM error: The requested service is not supported by entity

    When I Implement the DELETE_STREAM redefinition, I am getting an error message: CX_SADL_ENTITY_SRVICE_NOT_SUPP - The requested service is not supported by entity ~<MY Table Name> The Get and Create Stream implementations are working well but DELETE...

    Labels in this area

    Explore this Area