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

    Sum use to subract the negative values in At end of field control comand.

    Hi all,I have the item values of both positive and negative values, the requirement was to display the I_DISPLAY-WRBTR value with a negative sign at its end if the posting key is 22.So I used a variable V_WRBTR of type Nlength 14 to concatenate fie...

    Resolved! Accepted Solution

    Search Help Hierarchy?

    Hi all,I am maintaining some fields like ABKRS,AMBRS,ANKRS with value in a ZTABLE.I created a elementary search help for the same table.Now my problem is when i enter ABKRS value in the popup and when i press F4 for AMBRS,It need to display the filte...

    Resolved! Accepted Solution

    ABAP/4 Open SQL statement with WHERE ... LIKE and pattern too long

    Dear All,I am getting an error "ABAP/4 Open SQL statement with WHERE ... LIKE and pattern too long" while executing the following statement:CLEAR LS_RANGE.LS_RANGE-SIGN = 'I'+LS_RANGE-OPTION = 'CP' +LS_RANGE-LOW = 'S_ADMI_FCD'LS_RANGE-HIGH = 'S_ADMI_...

    CSV file into SAP

    Hi Experts,I am trying to upload CSV file into SAP it is working fine, File format:Test,12333,"Reg. Organisational Development Delegate, TEST TEST, HFHFHFHF, JKSDFAS ",7373737Problem:When i am trying to SPLIT with ',' it is taking 3 column "Reg. Orga...

    Resolved! Accepted Solution

    ALV problem

    Dear frnds, I have to create an ALV in a report using ALV Grid display function in such a way that the user could able to select rows and can perform udation and deletion ect.But i am having problem with the navigation.Whenever a user double cli...

    Resolved! Accepted Solution

    search help behaviour

    Hi,i have created an elemnetary serach help in se11.i used it in my selection screen like this:PARAMETER p_popul LIKE MY_TABLE-m__filed.I have to use this parameter in the evenment :AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_docCould you explain m...

    Resolved! Accepted Solution

    Problem With Conversion....?

    Hi Abapers, I have developed a FM which is used for sending SMSNow my Problem is that to send sms i have converted the amount field into stringBut the requirement is such that where if suppose 5000 how can i insert comma there, as th...

    aarif_baig by Active Participant
    • 822 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area