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

    Traversing

    Hi All,I am new to HR-ABAP programming. My requirement is:For a given pernr in date range, find all the managers with their names.l have to access HRP1001 and find the position(S) for the pernr(P) and for the position, check if there is any manager, ...

    Resolved! Accepted Solution

    Search Help Exit

    Hello,I am trying to build a search help for a custom table. I know that I have to build a search help in se11 and to implement a search help exit in order to do complex calculations. The problem is that I don't know hos to use the template 'F4IF_SH...

    Program Flow

    Hi,I am working on a program,which has a screen 100 with radiobuttons.Followed by screen 200 which displays the ALV GRID.Data is filtered & displayed in the ALV.When the Print button of the toolbar is pressed,data needs to be passsed to smartform.aft...

    select query

    Dear experts I am using the below query but i am getting the errorpls suggest any other way to satify all the conditionsSELECT likpvbeln lipswerks lipslfimg lipsmatnr INTO CORRESPONDING FIELDS OF TABLE i_c FROM likp INNER JOIN lips...

    Resolved! Accepted Solution

    Standard Date Fn

    Hi All,Are there any standard Date functions to calculate like 90 days, 60 days & 30 days of present day? And also to find the previous month of the present month & Month in Character format. If it is there please let me know.Thanks & RegardsRajendra

    General FAQs

    Please any body give answers for these questions.Which client number you use for the currentproject?You are running a report. It is taking long time forexecution. What steps will you do to reduce theexecution time.After running a BDC program in back...

    tables

    Hi,This query is used when some one tries to change payment terms it should display error mesage. SELECT SINGLE zterm FROM vbkd INTO l_zterm WHERE vbeln EQ vbak-vbeln. IF sy-subrc = 0. IF l_zterm NE *vbkd-zterm. error messageendif.here i have...

    Resolved! Accepted Solution

    table output

    Hi, can anyone tell me the syntax to manually create a table [ using uline and vline ] in the output of a report. i need to enclose a group of fields in that table structure.fld1:________ fld3:_______fld2:____...

    rnb86 by Participant
    • 949 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Sending Email with Attch

    Hi,i'm trying to send a mail with an attch file to a external recipient, using the function ''SO_NEW_DOCUMENT_ATT_SEND_API1".I'ts working fine, with one exception. I'am trying to send a file that could be open by the Excel. But when i try to open'it ...

    Resolved! Accepted Solution

    Radiobutton

    Hi guru's, I got a requirement to make changes in the existing report. In the current report they want me add two more radio buttons. when the first radio button is selected the data reterival/ output should be same as the current one an...

    Labels in this area

    Explore this Area