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

    Reg search help

    Hello all experts,I have created a customized search help, but while testing it i donot get the field combination for my selection rather the values are getting displayed directly. Please help me in rectifying this issues. please note the below scree...

    Resolved! Accepted Solution

    Dynamic select

    hi to all,        i am working in the dynamic select scenario. i want to select the fieldnames  from the tables dynamically using report editor as per the requirement as new to abap can some one please help me out and also kindly mention the table na...

    Resolved! Accepted Solution

    Count distinct occurrences

    Hello! Lemme explain my cenario:I've got this structure, in my infocube     DAD     SON 1           1 1           2 1           3 2           1 2           2__________                TOTAL:     X           5I have the total for my sons but not for my...

    Resolved! Accepted Solution

    ATC: "Invalid Setup: connection <> is not available" in result display

    In the ATC result detail I got next to Display object "Invalid Setup: connection <> is not available".What does it mean? Or this is for the scenario, when there is remote systems?Thanks in advance,PeterPS: It's in a BASIS 7.02 with SP 15 system.

    TAR extract in particular folder of SAP Application Server

    Hi *,I have a requirement to extract a TAR file to a particular folder of SAP Application Server (unix).I have tried with CALL system command.:CONCATENATE 'cd' wpv_dir_target ';'              'tar xvf' wpv_file                                     INT...

    Resolved! Accepted Solution

    Pdf as in the body of e-mail.

    Hello experts,we are sending a pdf as an attachment of an e-mail.what im trying to do is to send pdf in the body of e-mail.i have search and couldnt find any help in the documents or discussions.here is my code: FORM SEND_MAIL DATA: lv_formname TYPE...

    f_cemunal by Participant
    • 9948 Views
    • 35 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP efficiency question

    HiI have an internal table of the type STRING which may contain thousands of records and I am trying to get to lines which starts with a set of characters. There may be a few lines starting with that sequence and it is possible to do what I have show...

    Resolved! Accepted Solution

    Row wise summation to find out grand total

    Hi ,     I have a requirement where i need to find out the grand total from the total field row wise.Name       id        project     hrs worked from date  . . . . . . . . .  .hrs worked to date                grandtotal-----------------------------...

    Resolved! Accepted Solution

    Issue with open dataset

    Hello Experts,I have CSV file in application server and one program will run daily basis to pick the file and read the content using open dataset and posting the transaction FB01.Below the content I could see in Application server and I am using R/3 ...

    Resolved! Accepted Solution

    FM BAPI_PO_CREATE - Force NO INSPECTION Lot

    Hi experts,we are creating Purchase Orders with fm BAPI_PO_CREATE.There is the table PO_ITEMS, which inlcudes all the positions.Now I want to force, that the Part goes NOT on quality stock, at booking the receiving.I found the field INSMK, but SPACE ...

    Read Text Parameters

    Hi All ;I have problem with read text parameters.Now Im using the parameters like below;name = belnr + gjahr + buzei call function 'READ_TEXT'             exporting             client                = sy-mandt             id                      = '0...

    Resolved! Accepted Solution

    How to deal with dynamic selection screen elements when macros are used?

    Hello experts,This is regarding the dynamic selection screen elements. Actually the requirement is to modify the existing standard report program RFUMSV00 by copying it into a Z report, adding a few selection screen elements and new fields in the out...

    Resolved! Accepted Solution

    condition in smartform

    Hello gurus,my requirment is i wanted to have the final value in DMBTR from BSEG table.Here the condition i have implemented asfirst of all when i entered value in AUGBL then the field BELNR  value is being fetch if BUZEI = 1and then when BELNR is pa...

    Labels in this area

    Explore this Area