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

    CONCATENATE

    I want to add ' - ' (minus) to a field if the my conditions satisfies.its like this.IF IAUFM-BWART = '262'.CONCATENATE ' - ' INTO IAUFM-DMBTR.ENDIF.but it is showing some error how to do it.pls help.

    Resolved! Accepted Solution

    Meaning of status message

    Hi,Whenever i place the cursor on HD00 line and press the pushbutton for condition records in VA02 i'm getting a message saying below "Condition type HD00 is not determined using condition records".What do you mean by this message?Thanks & RegardsSan...

    Resolved! Accepted Solution

    Please Help...

    Hi All,Can anybody please gimme the names of some of the basic <b>standard SAP programs</b> which i can analyze and learn. Note: <b>what i need is not material. but some standard programs which use the following technology.</b>I would like to have pr...

    Resolved! Accepted Solution

    Info on Lock Object

    Hello,ENQUEUE functions are used to set a lock object. Is there any function which gives me details about lock object under which object is locked. I can have this info by ENQUEUE function but if lock is not set this function will set the lock which...

    Resolved! Accepted Solution

    Escape Sequence

    Hi Experts,maybe this question is far to simple, but I just can't find out what escape sequences to use for ABAP.The problem ist, that I want to build a string via CONCATENATE like:CONCATENATE '/'' <fs>-field '/'' INTO string.The string shall look l...

    Resolved! Accepted Solution

    log on parameters

    should we set the log on parameters in sending and receiving system in ale?how to set that?in sending system we have to create ls name and receiving system we have to create ls name right.if that client is already having lsname . can we change that n...

    Resolved! Accepted Solution

    Dump error

    Hi All,I am using function module , fieldcatalog merge in my program.its going to dump at some point inside the function module .Trigger Location of Runtime Error Program CL_GUI_ALV_GRID===============CP Include ...

    Labels in this area