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

    How to transfer data more than 255 char from excel sheet to internal table.

    Hello Experts,I have a requirement where i have a text field in the excel sheet of more than 255 char and need to be updated in the text element. To do that i need to transfer the excel sheet data to an internal table where one of the field is more t...

    STMS related

    Hi, I want field from database table which carries Obtained Return code for given Transport request. The RC is showing its Icon in queue in Transaction STMS. If anyone knows Table name and field name please suggest me.Thanks,hp.Moderator message:...

    Resolved! Accepted Solution

    Transfer contents of itab attribute dynamically when object reference imp

    Hello,I have one method which has an importing parameter containing reference to an object. The object has many internal tables.I have one case endcase method in my method which checks for the table name ( all itabs refer to some table ). There are ...

    Resolved! Accepted Solution

    Contain Pattern issue

    Hi All,I have a requirement where I need to replace the 'X' in the string.EX: 1. ABCDXXX 2. ABXXCDXXThe output should be 1. ABCD 2. ABXXCD.This mean I need to replace all the X which comes last in the string. There is a possiblity that X may co...

    Resolved! Accepted Solution

    Locking issue

    Hello All I have one custom T code.When I run this, I get some records in ALV and some buttons to do some functions. I dont want to allow 2 users to make above functions in the same time. So I want to catch, which user already running this T code....

    Resolved! Accepted Solution

    How to find a BADI call

    Hi,I have come across a situation where the call of a BADI is missing after upgrade. I have been given a technical spec where I need to check if a BADI, EXEC_METHODCALL_PPF, is working as per the requirement. I could not find the BADI in the mention...

    Problem with MBVR

    Hi expert,I am still newbie on ABAP Programming. I have a problem when I want to delete reservation. I already created custom ABAP program to prevent the reservation from deletion, if the reservation has already been deleted. However, my client regul...

    Labels in this area