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

    Reg: GUI Status

    Hi,Am calling a screen 104 from the main screen, using the following statement.. CALL SCREEN 104 STARTING AT 10 5.It is including the GUI status of the main screen. But I dont want any GUI status for the screen 104. I need only Title bar. How can ...

    Resolved! Accepted Solution

    Calling a Function Module within a loop in Report Program

    Hiii,I'm calling one function module "Z_get_transaction_details" which returns details of transaction id passed to it. It returns them by means of some structures... I am calling this function module within loop statement in a report program. Now wha...

    ERROR

    Hi, while executing my include program one error is coming like this.Source code ???????????????????????????????????????? Line 0 SQL error 1691 occurred when accessing program ZMM_SAPFM06P part LOAD.can u recognise this error. pleas...

    Resolved! Accepted Solution

    string length to short

    Hi Friends,I read with open dataset a line into a string.Data text_line type string.READ DATASET dir INTO text_line.The record in the text file is about 350 characters.But when I watch the debugger, text_line shows only 255 characters.Has anyone an e...

    Resolved! Accepted Solution

    Two questions

    Hi,I have following 2 questions:1) I want to extract sales document using sold-to and material from VBAK, but don't have primary key document number and also there is no ondex on sold-to. Looking at the enormous data in VBAK, Can I doselect vbeln fr...

    SELECT QUREY

    1. what is the purpose of DISTINCT addtion in select statement ?2. what is the purpose of SINGLE addtion in select statement ?3. what is the difference between DISTINCT and SINGLE additions in SELECT statement?KIndly help me, it is urgent.

    Labels in this area

    Explore this Area