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

    selection screen issue

    Hi,in alv report while giving t-code the default values are shown,dmrdate    02.10.2014    to   06.10.2014noof days  0                  to    5based on no of days dmrr date is calculated  0 means current date and 5 means current date - 5 days.so whil...

    Resolved! Accepted Solution

    Information Regarding RG1

    Dear All,I have gone through the SDN posts but still i have some doubts regarding RG1. I am not from SD module. But i have to do the RG1 for our plants.Configuration Steps for RG1I want to know the table from which J2I6 display the data.Please clarif...

    Screen Exit QA03

    HI, all expertsI want to add more fields in QA03 on the marked circle place like the picture.But i cannot find the right screen exit for that.All i found is exit QPL10004 which only allow me to add field below the SYSTEM STATUS as in the picture.Plea...

    SAP router string

    Hi,I want to access SAP from outside i.e. not the MPLS(our company network) but the internet. I have heard about the concept of router string.Please help me to configure the router string, also please help to identify the dependency of router string ...

    Resolved! Accepted Solution

    How to check whether an sd invoice has a document attached inside

    Hi ppl,i need to check, within a report, whether a sd invoice (VF01) contains a document attached (as pdf or doc or txt).IS there a std table i can look into (IE using invoice number as key) and check if it contains any attachments?When i i say attac...

    Brunot by Explorer
    • 5014 Views
    • 5 Comments
    • 1 Likes

    SELECT COUNT(*) FROM VBAK-VBAP-VBUK - performance

    Hi Experts,The following SQL  will try to get record count of Sale order.     SELECT COUNT(*)      FROM vbak AS ak                                           INNER JOIN vbap AS ap                                         ON ak~vbeln = ap~vbeln     INNE...

    Resolved! Accepted Solution

    "WA_FCAT" cannot be converted to the line type of "IT_FCAT".

    Hi,I am new to ABAP please help me to solve the problem. I am trying to create an ALV reportMain programZTEST_PROGRAM_ALV*&---------------------------------------------------------------------* *& Report  ZTEST_PROGRAM_ALV *& *&----------------------...

    Resolved! Accepted Solution

    help a noob

       Hello guys, i started learning ABAP for a few weeks and i come across internal tables. I searched the forums and learned a few things so i wrote these 2 reports. Both accomplish the same task, but i like the second one ( REPORT TABLE 2 ) because i...

    Labels in this area

    Explore this Area